Searched refs:nPhyNum (Results 1 – 5 of 5) sorted by relevance
/aoo41x/main/sw/source/ui/docvw/ |
H A D | edtwin3.cxx | 100 void PageNumNotify( ViewShell* pVwSh, sal_uInt16 nPhyNum, sal_uInt16 nVirtNum, in PageNumNotify() argument 106 ((SwView *)pSfxVwSh)->UpdatePageNums(nPhyNum, nVirtNum, rPgStr); in PageNumNotify()
|
/aoo41x/main/sw/source/ui/inc/ |
H A D | view.hxx | 596 void UpdatePageNums(sal_uInt16 nPhyNum, sal_uInt16 nVirtNum, const String& rPgStr); 598 String GetPageStr(sal_uInt16 nPhyNum, sal_uInt16 nVirtNum, const String& rPgStr);
|
H A D | edtwin.hxx | 65 sal_uInt16 nPhyNum,
|
/aoo41x/main/sw/inc/ |
H A D | mdiexp.hxx | 45 sal_uInt16 nPhyNum,
|
/aoo41x/main/sw/source/ui/uiview/ |
H A D | view2.cxx | 1184 void SwView::UpdatePageNums(sal_uInt16 nPhyNum, sal_uInt16 nVirtNum, const String& rPgStr) in UpdatePageNums() argument 1186 String sTemp(GetPageStr( nPhyNum, nVirtNum, rPgStr )); in UpdatePageNums()
|
Completed in 23 milliseconds