Searched refs:bTstOnly (Results 1 – 6 of 6) sorted by relevance
646 sal_Bool BalanceRowHeight( sal_Bool bTstOnly );709 sal_Bool BalanceCellWidth( sal_Bool bTstOnly );
452 sal_Bool bTstOnly = sal_True, //Nur testen, nicht setzen
1981 sal_Bool BalanceRowHeight( const SwCursor& rCursor, sal_Bool bTstOnly = sal_True );
821 sal_Bool SwFEShell::BalanceRowHeight( sal_Bool bTstOnly ) in BalanceRowHeight() argument824 if( !bTstOnly ) in BalanceRowHeight()826 sal_Bool bRet = GetDoc()->BalanceRowHeight( *getShellCrsr( false ), bTstOnly ); in BalanceRowHeight()827 if( !bTstOnly ) in BalanceRowHeight()
439 sal_Bool SwDoc::BalanceRowHeight( const SwCursor& rCursor, sal_Bool bTstOnly ) in BalanceRowHeight() argument450 if( !bTstOnly ) in BalanceRowHeight()
964 sal_Bool bTstOnly, in ChgCurrPam() argument970 if( bTstOnly && pTblCrsr ) in ChgCurrPam()989 if( bTstOnly || pCurCrsr == pCmp ) // ist der aktuelle. in ChgCurrPam()
Completed in 63 milliseconds