Home
last modified time | relevance | path

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

/trunk/main/xmloff/source/text/
H A DXMLIndexBodyContext.hxx59 inline sal_Bool HasContent();
70 inline sal_Bool XMLIndexBodyContext::HasContent() in HasContent() function in XMLIndexBodyContext
H A DXMLIndexTOCContext.cxx281 ((XMLIndexBodyContext*)&xBodyContextRef)->HasContent() ) in EndElement()
314 !((XMLIndexBodyContext*)&xBodyContextRef)->HasContent() ) in CreateChildContext()
/trunk/main/sw/source/ui/uiview/
H A Dview1.cxx178 if( pFormatClipboard->HasContent() ) in ExecFormatPaintbrush()
209 bool bHasContent = pFormatClipboard && pFormatClipboard->HasContent(); in StateFormatPaintbrush()
H A Dformatclipboard.cxx313 bool SwFormatClipboard::HasContent() const in HasContent() function in SwFormatClipboard
323 if( !HasContent() ) in HasContentForThisType()
/trunk/main/sw/source/filter/ascii/
H A Dascatr.cxx108 else if ( pHt->HasContent() ) in SearchNext()
139 || pHt->HasContent() ) in OutAttr()
/trunk/main/shell/source/win32/shlxthandler/thumbviewer/
H A Dthumbviewer.cxx72 return zipfile->HasContent("META-INF/documentsignatures.xml"); in IsSignedDocument()
369 if (zipfile->HasContent(THUMBNAIL_CONTENT)) in Extract()
/trunk/main/sw/source/ui/inc/
H A Dformatclipboard.hxx44 bool HasContent() const;
/trunk/main/shell/inc/internal/
H A Dzipfile.hxx146 bool HasContent(const std::string& ContentName) const;
/trunk/main/shell/qa/zip/testimpl/
H A Dtestzipimpl.cxx69 return zipFile.HasContent("mimetype"); in test_hasContentCaseInSensitive()
/trunk/main/shell/source/all/zipfile/
H A Dzipfile.cxx213 bool ZipFile::HasContent(const std::string& ContentName) const in HasContent() function in ZipFile
/trunk/main/sw/source/filter/xml/
H A Dxmltbli.cxx416 sal_Bool HasContent() const { return bHasTextContent || bHasTableContent; } in HasContent() function in SwXMLTableCellContext_Impl
574 ASSERT( !HasContent(), "content already there" ); in InsertContent()
581 if( !HasContent() ) in InsertContentIfNotThere()
630 if( !HasContent() ) in CreateChildContext()
/trunk/main/sw/inc/
H A Dtxatbase.hxx104 bool HasContent() const { return m_bHasContent; } in HasContent() function in SwTxtAttr
/trunk/main/sw/source/core/txtnode/
H A Dthints.cxx1509 const bool bHasContent( pAttr->HasContent() ); in InsertHint()
1673 else if ( pAttr->HasContent() ) in DeleteAttribute()
1749 else if ( pTxtHt->HasContent() ) in DeleteAttributes()
H A Dtxtedt.cxx468 if ( pHt->HasContent() ) in RstTxtAttr()
/trunk/main/sw/source/ui/docvw/
H A Dedtwin.cxx2658 && pApplyTempl->pFormatClipboard->HasContent(); in MouseButtonDown()
3433 && pApplyTempl->pFormatClipboard->HasContent(); in MouseMove()
4351 if(!pFormatClipboard->HasContent()) in MouseButtonUp()
/trunk/main/sw/source/core/crsr/
H A Dcrstrvl.cxx730 if ( !bDelFld && pTxtFld->HasContent() ) in MoveFldType()
/trunk/main/sw/source/filter/ww8/
H A Dwrtw8nds.cxx610 if ( ( pHt->HasDummyChar() || pHt->HasContent() ) in IsTxtAttr()

Completed in 157 milliseconds