Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/core/view/
H A Dpagepreviewlayout.cxx321 sal_uInt16 nProposedStartPageNum = ConvertAbsoluteToRelativePageNum( _nProposedStartPageNum ); in Prepare()
848 sal_uInt16 nTmpRelSelPageNum = ConvertAbsoluteToRelativePageNum( mnSelectedPageNum ); in CalcStartValuesForSelectedPageMove()
1490 sal_uInt16 SwPagePreviewLayout::ConvertAbsoluteToRelativePageNum( sal_uInt16 _nAbsPageNum ) const in ConvertAbsoluteToRelativePageNum() function in SwPagePreviewLayout
/aoo42x/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()
/aoo42x/main/sw/inc/
H A Dpagepreviewlayout.hxx633 sal_uInt16 ConvertAbsoluteToRelativePageNum( sal_uInt16 _nAbsPageNum ) const;

Completed in 35 milliseconds