Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/filter/html/
H A Dswhtml.hxx514 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 Dswhtml.cxx2575 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 54 milliseconds