Searched refs:ppDepAttr (Results 1 – 2 of 2) sorted by relevance
2930 void SwHTMLParser::EndAttr( _HTMLAttr* pAttr, _HTMLAttr **ppDepAttr, in EndAttr() argument2933 ASSERT( !ppDepAttr, "SwHTMLParser::EndAttr: ppDepAttr-Feature ungetestet?" ); in EndAttr()3046 if( ppDepAttr && *ppDepAttr ) in EndAttr()3047 (*ppDepAttr)->InsertPrev( pAttr ); in EndAttr()
532 void EndAttr( _HTMLAttr *pAttr, _HTMLAttr **ppDepAttr=0,
Completed in 39 milliseconds