Home
last modified time | relevance | path

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

/aoo41x/main/oox/source/vml/
H A Dvmlinputstream.cxx186 bool bIsEmptyElement = pcClose[ -1 ] == '/'; in lclProcessElement() local
187 const sal_Char* pcContentEnd = bIsEmptyElement ? (pcClose - 1) : pcClose; in lclProcessElement()
196 if( bIsEmptyElement ) in lclProcessElement()

Completed in 6 milliseconds