Searched refs:bIsEmptyElement (Results 1 – 1 of 1) sorted by relevance
186 bool bIsEmptyElement = pcClose[ -1 ] == '/'; in lclProcessElement() local187 const sal_Char* pcContentEnd = bIsEmptyElement ? (pcClose - 1) : pcClose; in lclProcessElement()196 if( bIsEmptyElement ) in lclProcessElement()
Completed in 25 milliseconds