Home
last modified time | relevance | path

Searched refs:attribute (Results 176 – 200 of 679) sorted by relevance

12345678910>>...28

/aoo4110/main/svx/source/svdraw/
H A Dsvdotextpathdecomposition.cxx223 …const drawinglayer::attribute::SdrFormTextAttribute maSdrFormTextAttribute; // FormText paramete…
263 const drawinglayer::attribute::SdrFormTextAttribute& rSdrFormTextAttribute, in impPolygonParagraphHandler()
361 const drawinglayer::attribute::FontAttribute aCandidateFontAttribute( in HandlePair()
587 const drawinglayer::attribute::LineAttribute& rLineAttribute, in impAddPolygonStrokePrimitives()
588 const drawinglayer::attribute::StrokeAttribute& rStrokeAttribute, in impAddPolygonStrokePrimitives()
610 const drawinglayer::attribute::SdrFormTextOutlineAttribute& rOutlineAttribute) in impAddPathTextOutlines()
714 …const drawinglayer::attribute::SdrFormTextAttribute& rFormTextAttribute = rSdrPathTextPrimitive.ge… in impDecomposePathTextPrimitive()
/aoo4110/main/svx/
H A DLibrary_svxcore.mk192 svx/source/sdr/attribute/sdrlinefillshadowtextattribute \
193 svx/source/sdr/attribute/sdrfilltextattribute \
194 svx/source/sdr/attribute/sdrshadowtextattribute \
195 svx/source/sdr/attribute/sdrtextattribute \
196 svx/source/sdr/attribute/sdrlineshadowtextattribute \
197 svx/source/sdr/attribute/sdrformtextattribute \
198 svx/source/sdr/attribute/sdrformtextoutlineattribute \
/aoo4110/main/offapi/com/sun/star/animations/
H A DAnimationNodeType.idl52 /** Defines a generic attribute animation. */
56 an attribute for a specified duration. */
62 /** Defines an animation of a color attribute. */
65 /** Defines an animation of a transformation attribute. */
H A DAnimationRestart.idl40 …r the element is determined by the value of the <member>XTiming::RestartDefault</member> attribute.
41 This is the default value for the <member>XTiming::Restart</member> attribute.
45 /** Specifies that the value of this attribute (and of the restart behavior) are
48 This is the default value for the <member>XTiming::RestartDefault</member> attribute.
/aoo4110/main/cppuhelper/qa/propertysetmixin/
H A Dtypes.idl38 [attribute] long First;
42 [attribute, bound]
57 [attribute] long Third {
61 [attribute] long Fourth {
/aoo4110/main/svx/source/sdr/contact/
H A Dviewcontactofe3dscene.cxx209 const drawinglayer::attribute::SdrSceneAttribute& rSdrSceneAttribute = getSdrSceneAttribute(); in createViewInformation3D()
367 maSdrSceneAttribute = drawinglayer::attribute::SdrSceneAttribute(); in ActionChanged()
368 maSdrLightingAttribute = drawinglayer::attribute::SdrLightingAttribute(); in ActionChanged()
415 …const drawinglayer::attribute::SdrSceneAttribute& ViewContactOfE3dScene::getSdrSceneAttribute() co… in getSdrSceneAttribute()
425 …const drawinglayer::attribute::SdrLightingAttribute& ViewContactOfE3dScene::getSdrLightingAttribut… in getSdrLightingAttribute()
/aoo4110/main/writerfilter/source/doctok/
H A DDff.cxx181 rHandler.attribute(NS_rtf::LN_dfftype, *pVal); in resolve()
184 rHandler.attribute(NS_rtf::LN_dffinstance, *pVal); in resolve()
187 rHandler.attribute(NS_rtf::LN_dffversion, *pVal); in resolve()
190 rHandler.attribute(NS_rtf::LN_dffheader, *pVal); in resolve()
247 virtual void attribute(Id name, Value & val) in attribute() function in writerfilter::doctok::DffOPTHandler
/aoo4110/main/offapi/com/sun/star/mail/
H A DXMailMessage.idl53 [attribute, readonly] string SenderName;
58 [attribute, readonly] string SenderAddress;
66 [attribute] string ReplyToAddress;
119 [attribute] string Subject;
131 [attribute] com::sun::star::datatransfer::XTransferable Body;
/aoo4110/main/reportbuilder/java/com/sun/star/report/pentaho/output/
H A DStyleUtilities.java283 final Object attribute = style.getAttribute(OfficeNamespaces.STYLE_NS, attributeName); in performDataStyleProcessing() local
285 if (attribute != null) in performDataStyleProcessing()
287 final String styleName = String.valueOf(attribute); in performDataStyleProcessing()
598 final Object attribute = section.getAttribute(propertyNamespace, propertyName); in queryStyle() local
599 if (attribute != null) in queryStyle()
601 return String.valueOf(attribute); in queryStyle()
/aoo4110/main/writerfilter/source/resourcemodel/
H A DTagLogger.cxx293 void TagLogger::attribute(const string & name, const string & value) in attribute() function in writerfilter::TagLogger
298 void TagLogger::attribute(const string & name, const ::rtl::OUString & value) in attribute() function in writerfilter::TagLogger
303 void TagLogger::attribute(const string & name, sal_uInt32 value) in attribute() function in writerfilter::TagLogger
308 void TagLogger::attribute(const string & name, const uno::Any aAny) in attribute() function in writerfilter::TagLogger
407 void PropertySetToTagHandler::attribute(Id name, Value & val) in attribute() function in writerfilter::PropertySetToTagHandler
/aoo4110/main/svx/inc/svx/sdr/primitive2d/
H A Dsdrconnectorprimitive2d.hxx43 attribute::SdrLineShadowTextAttribute maSdrLSTAttribute;
52 const attribute::SdrLineShadowTextAttribute& rSdrLSTAttribute,
56 …const attribute::SdrLineShadowTextAttribute& getSdrLSTAttribute() const { return maSdrLSTAttribute… in getSdrLSTAttribute()
H A Dsdrole2primitive2d.hxx45 attribute::SdrLineFillShadowTextAttribute maSdrLFSTAttribute;
51 const attribute::SdrLineFillShadowTextAttribute& rSdrLFSTAttribute);
56 …const attribute::SdrLineFillShadowTextAttribute& getSdrLFSTAttribute() const { return maSdrLFSTAtt… in getSdrLFSTAttribute()
H A Dsdrpathprimitive2d.hxx45 attribute::SdrLineFillShadowTextAttribute maSdrLFSTAttribute;
55 const attribute::SdrLineFillShadowTextAttribute& rSdrLFSTAttribute,
60 …const attribute::SdrLineFillShadowTextAttribute& getSdrLFSTAttribute() const { return maSdrLFSTAtt… in getSdrLFSTAttribute()
H A Dsdrgrafprimitive2d.hxx45 attribute::SdrLineFillShadowTextAttribute maSdrLFSTAttribute;
56 const attribute::SdrLineFillShadowTextAttribute& rSdrLFSTAttribute,
62 …const attribute::SdrLineFillShadowTextAttribute& getSdrLFSTAttribute() const { return maSdrLFSTAtt… in getSdrLFSTAttribute()
H A Dsdrrectangleprimitive2d.hxx45 attribute::SdrLineFillShadowTextAttribute maSdrLFSTAttribute;
60 const attribute::SdrLineFillShadowTextAttribute& rSdrLFSTAttribute,
67 …const attribute::SdrLineFillShadowTextAttribute& getSdrLFSTAttribute() const { return maSdrLFSTAtt… in getSdrLFSTAttribute()
H A Dsdrcustomshapeprimitive2d.hxx43 attribute::SdrShadowTextAttribute maSdrSTAttribute;
65 const attribute::SdrShadowTextAttribute& rSdrSTAttribute,
73 const attribute::SdrShadowTextAttribute& getSdrSTAttribute() const { return maSdrSTAttribute; } in getSdrSTAttribute()
/aoo4110/main/shell/source/win32/shlxthandler/ooofilt/
H A Dooofilt.cxx389 pStat->attribute.guidPropSet = guidStorage; in GetChunk()
390 pStat->attribute.psProperty.ulKind = PRSPEC_PROPID; in GetChunk()
391 pStat->attribute.psProperty.propid = PID_STG_CONTENTS; in GetChunk()
426 pStat->attribute.guidPropSet = FMTID_SummaryInformation; in GetChunk()
427 pStat->attribute.psProperty.ulKind = PRSPEC_PROPID; in GetChunk()
428 … pStat->attribute.psProperty.propid = m_pAttributes[m_ulPropertyNum].GetPropertyPropid(); in GetChunk()
/aoo4110/main/svx/source/table/
H A Dviewcontactoftableobj.cxx65 attribute::SdrFillTextAttribute maSdrFTAttribute;
74 const attribute::SdrFillTextAttribute& rSdrFTAttribute) in SdrCellPrimitive2D()
83 const attribute::SdrFillTextAttribute& getSdrFTAttribute() const { return maSdrFTAttribute; } in getSdrFTAttribute()
126 attribute::SdrLineAttribute(), in create2DDecomposition()
603 drawinglayer::attribute::SdrFillTextAttribute aAttribute; in createViewIndependentPrimitive2DSequence()
683 const drawinglayer::attribute::SdrShadowAttribute aNewShadowAttribute( in createViewIndependentPrimitive2DSequence()
/aoo4110/main/offapi/com/sun/star/report/
H A DXImageControl.idl59 [attribute,bound] string ImageURL;
69 [attribute,bound] short ScaleMode
75 … If the data field contains something different as string then this attribute will be ignored.
77 [attribute,bound] boolean PreserveIRI;
/aoo4110/main/drawinglayer/inc/drawinglayer/primitive3d/
H A Dpolypolygonprimitive3d.hxx53 attribute::MaterialAttribute3D maMaterial;
62 const attribute::MaterialAttribute3D& rMaterial,
67 const attribute::MaterialAttribute3D& getMaterial() const { return maMaterial; } in getMaterial()
H A Dhatchtextureprimitive3d.hxx48 attribute::FillHatchAttribute maHatch;
64 const attribute::FillHatchAttribute& rHatch,
71 const attribute::FillHatchAttribute& getHatch() const { return maHatch; } in getHatch()
/aoo4110/main/drawinglayer/inc/drawinglayer/primitive2d/
H A Dfillgraphicprimitive2d.hxx59 attribute::FillGraphicAttribute maFillGraphic;
69 const attribute::FillGraphicAttribute& rFillGraphic);
73 const attribute::FillGraphicAttribute& getFillGraphic() const { return maFillGraphic; } in getFillGraphic()
H A Dfillhatchprimitive2d.hxx60 attribute::FillHatchAttribute maFillHatch;
74 const attribute::FillHatchAttribute& rFillHatch);
78 const attribute::FillHatchAttribute& getFillHatch() const { return maFillHatch; } in getFillHatch()
/aoo4110/main/drawinglayer/inc/drawinglayer/attribute/
H A Dfillhatchattribute.hxx33 namespace drawinglayer { namespace attribute { namespace
42 namespace attribute namespace
57 namespace attribute namespace
/aoo4110/main/svx/inc/svx/sdr/contact/
H A Dviewcontactofgraphic.hxx34 namespace drawinglayer { namespace attribute { class SdrLineFillShadowTextAttribute; }} namespace
49 const drawinglayer::attribute::SdrLineFillShadowTextAttribute& rAttribute) const;
52 const drawinglayer::attribute::SdrLineFillShadowTextAttribute& rAttribute) const;

Completed in 84 milliseconds

12345678910>>...28