Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/filter/html/
H A Dswhtml.cxx2930 void SwHTMLParser::EndAttr( _HTMLAttr* pAttr, _HTMLAttr **ppDepAttr, in EndAttr() argument
2933 ASSERT( !ppDepAttr, "SwHTMLParser::EndAttr: ppDepAttr-Feature ungetestet?" ); in EndAttr()
3046 if( ppDepAttr && *ppDepAttr ) in EndAttr()
3047 (*ppDepAttr)->InsertPrev( pAttr ); in EndAttr()
H A Dswhtml.hxx532 void EndAttr( _HTMLAttr *pAttr, _HTMLAttr **ppDepAttr=0,

Completed in 27 milliseconds