Searched defs:HasContent (Results 1 – 5 of 5) sorted by relevance
/trunk/main/xmloff/source/text/ | ||
H A D | XMLIndexBodyContext.hxx | 70 inline sal_Bool XMLIndexBodyContext::HasContent() in HasContent() function in XMLIndexBodyContext |
/trunk/main/shell/source/all/zipfile/ | ||
H A D | zipfile.cxx | 213 bool ZipFile::HasContent(const std::string& ContentName) const in HasContent() function in ZipFile |
/trunk/main/sw/inc/ | ||
H A D | txatbase.hxx | 104 bool HasContent() const { return m_bHasContent; } in HasContent() function in SwTxtAttr |
/trunk/main/sw/source/ui/uiview/ | ||
H A D | formatclipboard.cxx | 313 bool SwFormatClipboard::HasContent() const in HasContent() function in SwFormatClipboard |
/trunk/main/sw/source/filter/xml/ | ||
H A D | xmltbli.cxx | 416 sal_Bool HasContent() const { return bHasTextContent || bHasTableContent; } in HasContent() function in SwXMLTableCellContext_Impl |
Completed in 53 milliseconds