Searched refs:mbHasEmptyAttribs (Results 1 – 2 of 2) sorted by relevance
41 sal_Bool mbHasEmptyAttribs; member in TextCharAttribList60 sal_Bool HasEmptyAttribs() const { return mbHasEmptyAttribs; } in HasEmptyAttribs()61 sal_Bool& HasEmptyAttribs() { return mbHasEmptyAttribs; } in HasEmptyAttribs()
85 mbHasEmptyAttribs = sal_False; in TextCharAttribList()105 mbHasEmptyAttribs = sal_True; in InsertAttrib()193 if ( !mbHasEmptyAttribs ) in FindEmptyAttrib()221 mbHasEmptyAttribs = sal_False; in DeleteEmptyAttribs()
Completed in 13 milliseconds