Searched refs:BalanceRowHeight (Results 1 – 5 of 5) sorted by relevance
840 if ( rSh.BalanceRowHeight(sal_True) ) in Execute()841 rSh.BalanceRowHeight(sal_False); in Execute()1276 if ( !rSh.BalanceRowHeight(sal_True) ) in GetState()1283 !rSh.BalanceRowHeight(sal_True) ) in GetState()
646 sal_Bool BalanceRowHeight( sal_Bool bTstOnly );
1981 sal_Bool BalanceRowHeight( const SwCursor& rCursor, sal_Bool bTstOnly = sal_True );
821 sal_Bool SwFEShell::BalanceRowHeight( sal_Bool bTstOnly ) in BalanceRowHeight() function in SwFEShell826 sal_Bool bRet = GetDoc()->BalanceRowHeight( *getShellCrsr( false ), bTstOnly ); in BalanceRowHeight()
439 sal_Bool SwDoc::BalanceRowHeight( const SwCursor& rCursor, sal_Bool bTstOnly ) in BalanceRowHeight() function in SwDoc
Completed in 50 milliseconds