Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/ui/uiview/
H A Dpview.cxx711 if( pPagePrevwLay->GetWinPagesScrollAmount( _bPgUp ? -1 : 1 ) != 0 ) in _ExecPgUpAndPgDown()
731 nScrollAmount = pPagePrevwLay->GetWinPagesScrollAmount( -1 ); in _ExecPgUpAndPgDown()
745 nScrollAmount = pPagePrevwLay->GetWinPagesScrollAmount( 1 ); in _ExecPgUpAndPgDown()
1086 if( pPagePrevwLay->GetWinPagesScrollAmount( -1 ) == 0 ) in GetState()
1092 if( pPagePrevwLay->GetWinPagesScrollAmount( 1 ) == 0 ) in GetState()
1737 … pViewWin->Scroll( 0, pPagePrevwLay->GetWinPagesScrollAmount( nWinPagesToScroll ) ); in IMPL_LINK()
/aoo41x/main/sw/inc/
H A Dpagepreviewlayout.hxx551 SwTwips GetWinPagesScrollAmount( const sal_Int16 _nWinPagesToScroll ) const;
/aoo41x/main/sw/source/core/view/
H A Dpagepreviewlayout.cxx1004 SwTwips SwPagePreviewLayout::GetWinPagesScrollAmount( in GetWinPagesScrollAmount() function in SwPagePreviewLayout

Completed in 29 milliseconds