Home
last modified time | relevance | path

Searched refs:AdjustCellWidth (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sw/source/core/frmedt/ !
H A Dfetab.cxx1256 void SwFEShell::AdjustCellWidth( sal_Bool bBalance ) in AdjustCellWidth() function in SwFEShell
1265 GetDoc()->AdjustCellWidth( *getShellCrsr( false ), bBalance ); in AdjustCellWidth()
/trunk/main/sw/inc/ !
H A Dfesh.hxx701 void AdjustCellWidth( sal_Bool bBalance = sal_False );
H A Ddoc.hxx1985 void AdjustCellWidth( const SwCursor& rCursor, sal_Bool bBalance = sal_False );
/trunk/main/sw/source/ui/shells/ !
H A Dtabsh.cxx834 rSh.AdjustCellWidth(bBalance); in Execute()
/trunk/main/sw/source/core/docnode/ !
H A Dndtbl1.cxx1444 void SwDoc::AdjustCellWidth( const SwCursor& rCursor, sal_Bool bBalance ) in AdjustCellWidth() function in SwDoc