Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/inc/
H A Dtblrwcl.hxx66 void _CheckBoxWidth( const SwTableLine& rLine, SwTwips nSize );
/trunk/main/sw/source/core/doc/
H A Dhtmltbl.cxx1754 extern void _CheckBoxWidth( const SwTableLine&, SwTwips ); in SetWidths()
1760 _CheckBoxWidth( *rLines[ n ], nSize ); in SetWidths()
H A Dtblrwcl.cxx197 void _CheckBoxWidth( const SwTableLine& rLine, SwTwips nSize );
203 ::_CheckBoxWidth( *aLines[ nTmp ], nSize ); \
3499 void _CheckBoxWidth( const SwTableLine& rLine, SwTwips nSize ) in _CheckBoxWidth() function
3512 _CheckBoxWidth( *pBox->GetTabLines()[ i ], nBoxW ); in _CheckBoxWidth()
/trunk/main/sw/source/core/table/
H A Dswtable.cxx1141 extern void _CheckBoxWidth( const SwTableLine&, SwTwips ); in SetTabCols()
1145 _CheckBoxWidth( *aLines[ n ], nSize ); in SetTabCols()

Completed in 55 milliseconds