Home
last modified time | relevance | path

Searched refs:bHasContent (Results 1 – 14 of 14) sorted by relevance

/trunk/main/sw/source/ui/uiview/
H A Dview1.cxx209 bool bHasContent = pFormatClipboard && pFormatClipboard->HasContent(); in StateFormatPaintbrush() local
210 rSet.Put(SfxBoolItem(SID_FORMATPAINTBRUSH, bHasContent)); in StateFormatPaintbrush()
211 if(!bHasContent) in StateFormatPaintbrush()
/trunk/main/xmloff/source/text/
H A DXMLSectionImportContext.cxx119 , bHasContent(sal_False) in XMLSectionImportContext()
345 if (bHasContent) in EndElement()
397 bHasContent = sal_True; in CreateChildContext()
H A DXMLIndexBodyContext.hxx45 sal_Bool bHasContent; member in XMLIndexBodyContext
72 return bHasContent; in HasContent()
H A DXMLIndexBodyContext.cxx47 bHasContent(sal_False) in XMLIndexBodyContext()
70 bHasContent = sal_True; in CreateChildContext()
H A DXMLSectionImportContext.hxx82 sal_Bool bHasContent; member in XMLSectionImportContext
H A Dtxtparae.cxx1787 sal_Bool bHasContent = sal_False; in exportTextContentEnumeration() local
1865 bHasContent = sal_True; in exportTextContentEnumeration()
1895 bHasContent = sal_True; in exportTextContentEnumeration()
1926 if( bExportLevels && bHasContent && !bAutoStyles ) in exportTextContentEnumeration()
H A Dtxtfldi.cxx1673 , bHasContent(bContent) in XMLSimpleDocInfoImportContext()
1723 if (bFixed && bHasContent) in PrepareField()
/trunk/main/writerfilter/source/resourcemodel/
H A DTagLogger.cxx247 bool bHasContent = mChars.size() > 0 || mTags.size() > 0; in output() local
263 if (bHasContent) in output()
284 if (bHasContent) in output()
/trunk/main/svx/source/sdr/contact/
H A Dviewcontactofsdrole2obj.cxx98 const bool bHasContent(true); in createPrimitive2DSequenceWithParameters() local
103 bHasContent)); in createPrimitive2DSequenceWithParameters()
H A Dviewcontactofgraphic.cxx327 const bool bHasContent(255L != aLocalGrafInfo.GetTransparency()); in createViewIndependentPrimitive2DSequence() local
332 bHasContent)); in createViewIndependentPrimitive2DSequence()
/trunk/main/svx/inc/svx/sdr/primitive2d/
H A Dsdrattributecreator.hxx103 bool bHasContent); // used from OLE and graphic
/trunk/main/svx/source/sdr/primitive2d/
H A Dsdrattributecreator.cxx770 bool bHasContent) in createNewSdrLineFillShadowTextAttribute() argument
818 if(bHasContent || !aLine.isDefault() || !aFill.isDefault() || !aText.isDefault()) in createNewSdrLineFillShadowTextAttribute()
/trunk/main/sw/source/core/txtnode/
H A Dthints.cxx1509 const bool bHasContent( pAttr->HasContent() ); in InsertHint() local
1510 if ( bHasContent ) in InsertHint()
1619 if ( bHasContent ) in InsertHint()
/trunk/main/xmloff/inc/
H A Dtxtfldi.hxx644 sal_Bool bHasContent; member in XMLSimpleDocInfoImportContext

Completed in 931 milliseconds