Home
last modified time | relevance | path

Searched refs:isUsed (Results 1 – 22 of 22) sorted by relevance

/trunk/main/l10ntools/java/l10nconv/java/com/sun/star/tooling/converter/
H A DXLIFFWriter.java111 private final boolean isUsed(String item) { in isUsed() method in XLIFFWriter
246 if (isUsed((String) this.data.get("ResType"))) in writeTransUnit()
251 if (isUsed((String) this.data.get("Project"))) in writeTransUnit()
256 if (isUsed((String) this.data.get("SourceFile"))) in writeTransUnit()
261 if (isUsed((String) this.data.get("SourceHText"))) in writeTransUnit()
266 if (isUsed((String) this.data.get("TargetHText"))) in writeTransUnit()
271 if (isUsed((String) this.data.get("ResType"))) in writeTransUnit()
275 if (isUsed((String) this.data.get("GID"))) in writeTransUnit()
279 if (isUsed((String) this.data.get("LID"))) in writeTransUnit()
283 if (isUsed((String) this.data.get("HID"))) in writeTransUnit()
[all …]
/trunk/main/basegfx/source/polygon/
H A Db3dpolygon.cxx313 bool isUsed() const in isUsed() function in BColorArray
477 bool isUsed() const in isUsed() function in NormalsArray3D
652 bool isUsed() const in isUsed() function in TextureCoordinate2D
836 if(rToBeCopied.mpBColors && rToBeCopied.mpBColors->isUsed()) in ImplB3DPolygon()
841 if(rToBeCopied.mpNormals && rToBeCopied.mpNormals->isUsed()) in ImplB3DPolygon()
846 if(rToBeCopied.mpTextureCoordiantes && rToBeCopied.mpTextureCoordiantes->isUsed()) in ImplB3DPolygon()
862 if(rToBeCopied.mpBColors && rToBeCopied.mpBColors->isUsed()) in ImplB3DPolygon()
866 if(!mpBColors->isUsed()) in ImplB3DPolygon()
873 if(rToBeCopied.mpNormals && rToBeCopied.mpNormals->isUsed()) in ImplB3DPolygon()
877 if(!mpNormals->isUsed()) in ImplB3DPolygon()
[all …]
H A Db2dpolygon.cxx337 bool isUsed() const in isUsed() function in ControlVectorArray2D
636 if(!mpControlVector || !mpControlVector->isUsed()) in getDefaultAdaptiveSubdivision()
673 if(rToBeCopied.mpControlVector && rToBeCopied.mpControlVector->isUsed()) in ImplB2DPolygon()
686 if(rToBeCopied.mpControlVector && rToBeCopied.mpControlVector->isUsed()) in ImplB2DPolygon()
690 if(!mpControlVector->isUsed()) in ImplB2DPolygon()
703 if(rToBeCopied.mpControlVector && rToBeCopied.mpControlVector->isUsed()) in operator =()
745 bControlVectorsAreEqual = !mpControlVector->isUsed(); in operator ==()
753 bControlVectorsAreEqual = !rCandidate.mpControlVector->isUsed(); in operator ==()
840 if(!mpControlVector->isUsed()) in setPrevControlVector()
873 if(!mpControlVector->isUsed()) in setNextControlVector()
[all …]
/trunk/main/oox/source/drawingml/
H A Dfillproperties.cxx180 …aSolidColor = maPatternProps.maPattBgColor.isUsed() ? maPatternProps.maPattBgColor : maPatternProp… in getBestSolidColor()
199 if( maFillColor.isUsed() ) in pushToPropMap()
316 if( aColor.isUsed() ) in pushToPropMap()
350 if( maBlipProps.maColorChangeFrom.isUsed() && maBlipProps.maColorChangeTo.isUsed() ) in pushToPropMap()
H A Dtextcharacterproperties.cxx54 if (!maCharColor.isUsed()) in assignUsed()
99 if( maCharColor.isUsed() ) in pushToPropMap()
145 if( moUnderline.has() && maUnderlineColor.isUsed() && !bUnderlineFillFollowText ) in pushToPropMap()
H A Dtextparagraph.cxx53 …ns.begin() != rRuns.end() && ((*rRuns.begin())->getTextCharacterProperties()).maCharColor.isUsed()) in lcl_getBulletclr()
116 …ies.getBulletList().maBulletColorPtr && !(maProperties.getBulletList().maBulletColorPtr)->isUsed()) in insertAt()
H A Dtextparagraphproperties.cxx248 if ( rSource.maBulletColorPtr->isUsed() ) in apply()
317 if ( maBulletColorPtr->isUsed() ) in pushToPropMap()
H A Dlineproperties.cxx410 if( aLineColor.isUsed() ) in pushToPropMap()
/trunk/main/svx/source/sdr/attribute/
H A Dsdrallfillattributeshelper.cxx50 if(isUsed()) in createPrimitive2DSequence()
105 bool SdrAllFillAttributesHelper::isUsed() const in isUsed() function in drawinglayer::attribute::SdrAllFillAttributesHelper
241 if(!isUsed() || !hasSdrFillAttribute()) in needCompleteRepaint()
/trunk/main/oox/inc/oox/drawingml/
H A Dcolor.hxx81 … inline void assignIfUsed( const Color& rColor ) { if( rColor.isUsed() ) *this = rColor; } in assignIfUsed()
84 bool isUsed() const { return meMode != COLOR_UNUSED; } in isUsed() function in oox::drawingml::Color
/trunk/main/svx/inc/svx/sdr/attribute/
H A Dsdrallfillattributeshelper.hxx59 bool isUsed() const;
/trunk/main/oox/source/ppt/
H A Danimvariantcontext.cxx60 if( ( aElement == mnElement ) && maColor.isUsed() ) in endFastElement()
H A Dtimenodelistcontext.cxx507 if( maToClr.isUsed() ) in endFastElement()
509 if( maFromClr.isUsed() ) in endFastElement()
H A Dslidepersist.cxx169 sal_Int32 nPhClr = maBackgroundColor.isUsed() ? in createBackground()
/trunk/main/basegfx/inc/basegfx/pixel/
H A Dbpixel.hxx121 bool isUsed() const { return isVisible(); } in isUsed() function in basegfx::BPixel
/trunk/main/svx/source/dialog/
H A Dpagectrl.cxx380 if(rFillAttributes.get() && rFillAttributes->isUsed()) in drawFillAttributes()
/trunk/main/oox/source/drawingml/table/
H A Dtablecell.cxx158 if (clr.isUsed()) in lcl_getCharPropFromTblStylePart()
/trunk/main/sw/source/core/layout/
H A Dpaintfrm.cxx1636 if(bUseNew && rFillAttributes.get() && rFillAttributes->isUsed()) in DrawFillAttributes()
3427 else if(aFillAttributes.get() && aFillAttributes->isUsed()) //UUUU in IsBackgroundTransparent()
3670 if(aFillAttributes.get() && aFillAttributes->isUsed()) in Paint()
5876 if(aFillAttributes->isUsed()) in PaintBackground()
6461 if(aFillAttributes.get() && aFillAttributes->isUsed()) //UUUU in GetDrawBackgrdColor()
6698 if(rFillAttributes->isUsed()) in GetBackgroundBrush()
H A Datrfrm.cxx3148 return !getSdrAllFillAttributesHelper()->isUsed(); in IsBackgroundBrushInherited()
H A Dfrmtool.cxx234 if(aFillAttributes.get() && aFillAttributes->isUsed()) in ~SwFrmNotify()
/trunk/main/sw/source/ui/frmdlg/
H A Dcolex.cxx253 if(!rFillAttributes.get() || !rFillAttributes->isUsed()) in DrawPage()
/trunk/main/sw/source/core/attr/
H A Dformat.cxx466 if(aFill.get() && aFill->isUsed()) in GetItemState()