Home
last modified time | relevance | path

Searched refs:bBeforeTable (Results 1 – 2 of 2) sorted by path

/trunk/main/sw/source/filter/html/
H A Dswhtml.cxx2564 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()
H A Dswhtml.hxx511 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()

Completed in 34 milliseconds