Searched refs:nLogPage (Results 1 – 3 of 3) sorted by relevance
| /trunk/main/sw/source/ui/uiview/ |
| H A D | viewdlg.cxx | 60 sal_uInt16 nPage, nLogPage; in ExecDlg() local 61 pWrtShell->GetPageNum( nPage, nLogPage, in ExecDlg() 64 if(nValue != nOldValue || nValue != nLogPage) in ExecDlg()
|
| H A D | view2.cxx | 1246 sal_uInt16 nPage, nLogPage; in StateStatusLine() local 1248 rShell.GetPageNumber( -1, rShell.IsCrsrVisible(), nPage, nLogPage, sDisplay ); in StateStatusLine() 1250 GetPageStr( nPage, nLogPage, sDisplay) )); in StateStatusLine() 1252 if (nOldPageNum != nLogPage ) in StateStatusLine() 1255 rShell.FirePageChangeEvent(nOldPageNum, nLogPage); in StateStatusLine() 1256 nOldPageNum = nLogPage; in StateStatusLine()
|
| /trunk/main/sw/source/core/access/ |
| H A D | accdoc.cxx | 649 sal_uInt16 nPage, nLogPage; in getExtendedAttributes() local 654 pFEShell->GetPageNumber(-1,sal_True,nPage,nLogPage,sDisplay); in getExtendedAttributes()
|