Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/layout/
H A Dtabfrm.cxx221 const sal_Bool _bConsiderObjs );
4118 const sal_Bool _bConsiderObjs, in lcl_CalcMinCellHeight() argument
4135 _bConsiderObjs ); in lcl_CalcMinCellHeight()
4143 if ( _bConsiderObjs ) in lcl_CalcMinCellHeight()
4177 const sal_Bool _bConsiderObjs ) in lcl_CalcMinRowHeight() argument
4202 nTmp = ::lcl_CalcMinCellHeight( pLow, _bConsiderObjs ); in lcl_CalcMinRowHeight()
4210 nTmp = ::lcl_CalcMinCellHeight( &rMaster, _bConsiderObjs ); in lcl_CalcMinRowHeight()

Completed in 38 milliseconds