Home
last modified time | relevance | path

Searched defs:HasEmptyAttribs (Results 1 – 2 of 2) sorted by relevance

/trunk/main/svtools/source/edit/
H A Dtextdoc.hxx60 sal_Bool HasEmptyAttribs() const { return mbHasEmptyAttribs; } in HasEmptyAttribs() function in TextCharAttribList
61 sal_Bool& HasEmptyAttribs() { return mbHasEmptyAttribs; } in HasEmptyAttribs() function in TextCharAttribList
/trunk/main/editeng/source/editeng/
H A Deditdoc.hxx233 sal_Bool HasEmptyAttribs() const { return bHasEmptyAttribs; } in HasEmptyAttribs() function in CharAttribList
234 sal_Bool& HasEmptyAttribs() { return bHasEmptyAttribs; } in HasEmptyAttribs() function in CharAttribList

Completed in 11 milliseconds