Home
last modified time | relevance | path

Searched refs:ppDepAttr (Results 1 – 2 of 2) sorted by last modified time

/trunk/main/sw/source/filter/html/
H A Dswhtml.hxx529 void EndAttr( _HTMLAttr *pAttr, _HTMLAttr **ppDepAttr=0,
H A Dswhtml.cxx2915 void SwHTMLParser::EndAttr( _HTMLAttr* pAttr, _HTMLAttr **ppDepAttr, in EndAttr() argument
2918 ASSERT( !ppDepAttr, "SwHTMLParser::EndAttr: untested ppDepAttr-Feature?" ); in EndAttr()
3031 if( ppDepAttr && *ppDepAttr ) in EndAttr()
3032 (*ppDepAttr)->InsertPrev( pAttr ); in EndAttr()

Completed in 37 milliseconds