Searched refs:_CheckBoxWidth (Results 1 – 4 of 4) sorted by relevance
66 void _CheckBoxWidth( const SwTableLine& rLine, SwTwips nSize );
1754 extern void _CheckBoxWidth( const SwTableLine&, SwTwips ); in SetWidths()1760 _CheckBoxWidth( *rLines[ n ], nSize ); in SetWidths()
197 void _CheckBoxWidth( const SwTableLine& rLine, SwTwips nSize );203 ::_CheckBoxWidth( *aLines[ nTmp ], nSize ); \3499 void _CheckBoxWidth( const SwTableLine& rLine, SwTwips nSize ) in _CheckBoxWidth() function3512 _CheckBoxWidth( *pBox->GetTabLines()[ i ], nBoxW ); in _CheckBoxWidth()
1141 extern void _CheckBoxWidth( const SwTableLine&, SwTwips ); in SetTabCols()1145 _CheckBoxWidth( *aLines[ n ], nSize ); in SetTabCols()
Completed in 53 milliseconds