Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/uiview/
H A Dpview.cxx709 if( pPagePrevwLay->GetWinPagesScrollAmount( _bPgUp ? -1 : 1 ) != 0 ) in _ExecPgUpAndPgDown()
729 nScrollAmount = pPagePrevwLay->GetWinPagesScrollAmount( -1 ); in _ExecPgUpAndPgDown()
743 nScrollAmount = pPagePrevwLay->GetWinPagesScrollAmount( 1 ); in _ExecPgUpAndPgDown()
1084 if( pPagePrevwLay->GetWinPagesScrollAmount( -1 ) == 0 ) in GetState()
1090 if( pPagePrevwLay->GetWinPagesScrollAmount( 1 ) == 0 ) in GetState()
1735 … pViewWin->Scroll( 0, pPagePrevwLay->GetWinPagesScrollAmount( nWinPagesToScroll ) ); in IMPL_LINK()
/trunk/main/sw/inc/
H A Dpagepreviewlayout.hxx551 SwTwips GetWinPagesScrollAmount( const sal_Int16 _nWinPagesToScroll ) const;
/trunk/main/sw/source/core/view/
H A Dpagepreviewlayout.cxx1002 SwTwips SwPagePreviewLayout::GetWinPagesScrollAmount( in GetWinPagesScrollAmount() function in SwPagePreviewLayout

Completed in 33 milliseconds