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()
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()
287 if (isUsed((String) this.data.get("Platform"))) in writeTransUnit()
292 if (isUsed((String) this.data.get("Width"))) 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
866 if(!mpBColors->isUsed()) in ImplB3DPolygon()
877 if(!mpNormals->isUsed()) in ImplB3DPolygon()
888 if(!mpTextureCoordiantes->isUsed()) in ImplB3DPolygon()
1103 if(!mpBColors->isUsed()) in setBColor()
1162 if(!mpNormals->isUsed()) in setNormal()
1218 if(!mpTextureCoordiantes->isUsed()) in setTextureCoordinate()
1321 if(!mpBColors->isUsed()) in remove()
[all …]
H A Db2dpolygon.cxx337 bool isUsed() const in isUsed() function in ControlVectorArray2D
636 if(!mpControlVector || !mpControlVector->isUsed()) in getDefaultAdaptiveSubdivision()
690 if(!mpControlVector->isUsed()) in ImplB2DPolygon()
745 bControlVectorsAreEqual = !mpControlVector->isUsed(); in operator ==()
840 if(!mpControlVector->isUsed()) in setPrevControlVector()
873 if(!mpControlVector->isUsed()) in setNextControlVector()
880 return (mpControlVector && mpControlVector->isUsed()); in areControlPointsUsed()
934 if(!mpControlVector->isUsed()) in insert()
956 if(!mpControlVector->isUsed()) in remove()
1138 if(mpControlVector->isUsed()) in transform()
[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.cxx1644 if(bUseNew && rFillAttributes.get() && rFillAttributes->isUsed()) in DrawFillAttributes()
3448 else if(aFillAttributes.get() && aFillAttributes->isUsed()) //UUUU in IsBackgroundTransparent()
3695 if(aFillAttributes.get() && aFillAttributes->isUsed()) in Paint()
5926 if(aFillAttributes->isUsed()) in PaintBackground()
6519 if(aFillAttributes.get() && aFillAttributes->isUsed()) //UUUU in GetDrawBackgrdColor()
6760 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/core/attr/
H A Dformat.cxx466 if(aFill.get() && aFill->isUsed()) in GetItemState()
/trunk/main/sw/source/ui/frmdlg/
H A Dcolex.cxx253 if(!rFillAttributes.get() || !rFillAttributes->isUsed()) in DrawPage()

Completed in 162 milliseconds