Home
last modified time | relevance | path

Searched refs:rPgStr (Results 1 – 3 of 3) sorted by relevance

/aoo42x/main/sw/source/ui/docvw/
H A Dedtwin3.cxx101 const String& rPgStr) in PageNumNotify() argument
106 ((SwView *)pSfxVwSh)->UpdatePageNums(nPhyNum, nVirtNum, rPgStr); in PageNumNotify()
/aoo42x/main/sw/source/ui/inc/
H A Dview.hxx596 void UpdatePageNums(sal_uInt16 nPhyNum, sal_uInt16 nVirtNum, const String& rPgStr);
598 String GetPageStr(sal_uInt16 nPhyNum, sal_uInt16 nVirtNum, const String& rPgStr);
/aoo42x/main/sw/source/ui/uiview/
H A Dview2.cxx1184 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 30 milliseconds