Searched refs:HasContent (Results 1 – 17 of 17) sorted by relevance
59 inline sal_Bool HasContent();70 inline sal_Bool XMLIndexBodyContext::HasContent() in HasContent() function in XMLIndexBodyContext
281 ((XMLIndexBodyContext*)&xBodyContextRef)->HasContent() ) in EndElement()314 !((XMLIndexBodyContext*)&xBodyContextRef)->HasContent() ) in CreateChildContext()
178 if( pFormatClipboard->HasContent() ) in ExecFormatPaintbrush()209 bool bHasContent = pFormatClipboard && pFormatClipboard->HasContent(); in StateFormatPaintbrush()
313 bool SwFormatClipboard::HasContent() const in HasContent() function in SwFormatClipboard323 if( !HasContent() ) in HasContentForThisType()
108 else if ( pHt->HasContent() ) in SearchNext()139 || pHt->HasContent() ) in OutAttr()
72 return zipfile->HasContent("META-INF/documentsignatures.xml"); in IsSignedDocument()369 if (zipfile->HasContent(THUMBNAIL_CONTENT)) in Extract()
44 bool HasContent() const;
146 bool HasContent(const std::string& ContentName) const;
69 return zipFile.HasContent("mimetype"); in test_hasContentCaseInSensitive()
213 bool ZipFile::HasContent(const std::string& ContentName) const in HasContent() function in ZipFile
416 sal_Bool HasContent() const { return bHasTextContent || bHasTableContent; } in HasContent() function in SwXMLTableCellContext_Impl574 ASSERT( !HasContent(), "content already there" ); in InsertContent()581 if( !HasContent() ) in InsertContentIfNotThere()630 if( !HasContent() ) in CreateChildContext()
104 bool HasContent() const { return m_bHasContent; } in HasContent() function in SwTxtAttr
1509 const bool bHasContent( pAttr->HasContent() ); in InsertHint()1673 else if ( pAttr->HasContent() ) in DeleteAttribute()1749 else if ( pTxtHt->HasContent() ) in DeleteAttributes()
468 if ( pHt->HasContent() ) in RstTxtAttr()
2656 && pApplyTempl->pFormatClipboard->HasContent(); in MouseButtonDown()3431 && pApplyTempl->pFormatClipboard->HasContent(); in MouseMove()4349 if(!pFormatClipboard->HasContent()) in MouseButtonUp()
730 if ( !bDelFld && pTxtFld->HasContent() ) in MoveFldType()
610 if ( ( pHt->HasDummyChar() || pHt->HasContent() ) in IsTxtAttr()
Completed in 322 milliseconds