Searched refs:bBeforeTable (Results 1 – 2 of 2) sorted by relevance
/aoo4110/main/sw/source/filter/html/ |
H A D | swhtml.hxx | 514 void _SetAttr( sal_Bool bChkEnd, sal_Bool bBeforeTable, _HTMLAttrs *pPostIts ); 515 inline void SetAttr( sal_Bool bChkEnd = sal_True, sal_Bool bBeforeTable = sal_False, in SetAttr() argument 519 _SetAttr( bChkEnd, bBeforeTable, pPostIts ); in SetAttr()
|
H A D | swhtml.cxx | 2575 void SwHTMLParser::_SetAttr( sal_Bool bChkEnd, sal_Bool bBeforeTable, in _SetAttr() argument 2610 ( bBeforeTable && in _SetAttr() 2722 if( bBeforeTable && in _SetAttr() 2892 if( bBeforeTable && in _SetAttr() 2895 ASSERT( !bBeforeTable, "Aha, der Fall tritt also doch ein" ); in _SetAttr()
|
Completed in 73 milliseconds