Home
last modified time | relevance | path

Searched refs:bTstOnly (Results 1 – 6 of 6) sorted by relevance

/trunk/main/sw/source/core/frmedt/
H A Dfetab.cxx821 sal_Bool SwFEShell::BalanceRowHeight( sal_Bool bTstOnly ) in BalanceRowHeight() argument
824 if( !bTstOnly ) in BalanceRowHeight()
826 sal_Bool bRet = GetDoc()->BalanceRowHeight( *getShellCrsr( false ), bTstOnly ); in BalanceRowHeight()
827 if( !bTstOnly ) in BalanceRowHeight()
/trunk/main/sw/inc/
H A Dfesh.hxx646 sal_Bool BalanceRowHeight( sal_Bool bTstOnly );
709 sal_Bool BalanceCellWidth( sal_Bool bTstOnly );
H A Dcrsrsh.hxx452 sal_Bool bTstOnly = sal_True, //Nur testen, nicht setzen
H A Ddoc.hxx1973 sal_Bool BalanceRowHeight( const SwCursor& rCursor, sal_Bool bTstOnly = sal_True );
/trunk/main/sw/source/core/docnode/
H A Dndtbl1.cxx439 sal_Bool SwDoc::BalanceRowHeight( const SwCursor& rCursor, sal_Bool bTstOnly ) in BalanceRowHeight() argument
450 if( !bTstOnly ) in BalanceRowHeight()
/trunk/main/sw/source/core/crsr/
H A Dcrsrsh.cxx964 sal_Bool bTstOnly, in ChgCurrPam() argument
970 if( bTstOnly && pTblCrsr ) in ChgCurrPam()
989 if( bTstOnly || pCurCrsr == pCmp ) // ist der aktuelle. in ChgCurrPam()

Completed in 68 milliseconds