class MFieldPageNumInfo |
Specifies the mixin protocol for evaluating a current page number field.
You should implement the UpdateFieldPageNum() function in a concrete derived class, then pass an object of the class to the page number field (using CPageNumField::SetPageNumInfo()) before the field can be evaluated.
Public Member Functions | |
---|---|
TInt | UpdateFieldPageNum() |
TInt | UpdateFieldPageNum | ( | ) | const [pure virtual] |
Implementations of this function should return the current page number.
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.