Searched refs:bBeforeTable (Results 1 – 2 of 2) sorted by relevance
/trunk/main/sw/source/filter/html/ |
H A D | swhtml.hxx | 511 void _SetAttr( sal_Bool bChkEnd, sal_Bool bBeforeTable, _HTMLAttrs *pPostIts ); 512 inline void SetAttr( sal_Bool bChkEnd = sal_True, sal_Bool bBeforeTable = sal_False, in SetAttr() argument 516 _SetAttr( bChkEnd, bBeforeTable, pPostIts ); in SetAttr()
|
H A D | swhtml.cxx | 2564 void SwHTMLParser::_SetAttr( sal_Bool bChkEnd, sal_Bool bBeforeTable, in _SetAttr() argument 2597 ( bBeforeTable && in _SetAttr() 2708 if( bBeforeTable && in _SetAttr() 2878 if( bBeforeTable && in _SetAttr() 2881 ASSERT( !bBeforeTable, "Aha, the case occurs after all" ); in _SetAttr()
|
Completed in 36 milliseconds