Home
last modified time | relevance | path

Searched refs:nPhyNum (Results 1 – 5 of 5) sorted by relevance

/AOO42X/main/sw/source/ui/docvw/
H A Dedtwin3.cxx87 void PageNumNotify( ViewShell* pVwSh, sal_uInt16 nPhyNum, sal_uInt16 nVirtNum, in PageNumNotify() argument
93 ((SwView *)pSfxVwSh)->UpdatePageNums(nPhyNum, nVirtNum, rPgStr); in PageNumNotify()
/AOO42X/main/sw/source/ui/inc/
H A Dview.hxx595 void UpdatePageNums(sal_uInt16 nPhyNum, sal_uInt16 nVirtNum, const String& rPgStr);
597 String GetPageStr(sal_uInt16 nPhyNum, sal_uInt16 nVirtNum, const String& rPgStr);
H A Dedtwin.hxx65 sal_uInt16 nPhyNum,
/AOO42X/main/sw/inc/
H A Dmdiexp.hxx45 sal_uInt16 nPhyNum,
/AOO42X/main/sw/source/ui/uiview/
H A Dview2.cxx1182 void SwView::UpdatePageNums(sal_uInt16 nPhyNum, sal_uInt16 nVirtNum, const String& rPgStr) in UpdatePageNums() argument
1184 String sTemp(GetPageStr( nPhyNum, nVirtNum, rPgStr )); in UpdatePageNums()