Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/view/
H A Dpagepreviewlayout.cxx323 sal_uInt16 nProposedStartPageNum = ConvertAbsoluteToRelativePageNum( _nProposedStartPageNum ); in Prepare()
850 sal_uInt16 nTmpRelSelPageNum = ConvertAbsoluteToRelativePageNum( mnSelectedPageNum ); in CalcStartValuesForSelectedPageMove()
1495 sal_uInt16 SwPagePreviewLayout::ConvertAbsoluteToRelativePageNum( sal_uInt16 _nAbsPageNum ) const in ConvertAbsoluteToRelativePageNum() function in SwPagePreviewLayout
/aoo41x/main/sw/source/ui/uiview/
H A Dpview.cxx349 … const sal_uInt16 nRelSttPage = mpPgPrevwLayout->ConvertAbsoluteToRelativePageNum( mnSttPage ); in MovePage()
355 …const sal_uInt16 nRelSelPage = mpPgPrevwLayout->ConvertAbsoluteToRelativePageNum( SelectedPage() ); in MovePage()
365 … const sal_uInt16 nRelSttPage = mpPgPrevwLayout->ConvertAbsoluteToRelativePageNum( mnSttPage ); in MovePage()
369 …const sal_uInt16 nRelSelPage = mpPgPrevwLayout->ConvertAbsoluteToRelativePageNum( SelectedPage() ); in MovePage()
/aoo41x/main/sw/inc/
H A Dpagepreviewlayout.hxx633 sal_uInt16 ConvertAbsoluteToRelativePageNum( sal_uInt16 _nAbsPageNum ) const;

Completed in 44 milliseconds