Home
last modified time | relevance | path

Searched refs:attribute (Results 76 – 100 of 679) sorted by relevance

12345678910>>...28

/aoo4110/main/oovbaapi/ooo/vba/word/
H A DXApplication.idl43 [attribute, readonly] XDocument ActiveDocument;
44 [attribute, readonly] XWindow ActiveWindow;
45 [attribute, readonly] string Name;
46 [attribute, readonly] ooo::vba::word::XSystem System;
47 [attribute, readonly] ooo::vba::word::XOptions Options;
48 [attribute, readonly] ooo::vba::word::XSelection Selection;
49 [attribute] boolean DisplayAutoCompleteTips;
50 [attribute] long EnableCancelKey;
H A DXRange.idl48 [attribute] string Text;
49 [attribute] XParagraphFormat ParagraphFormat;
50 [attribute] XStyle Style;
51 [attribute,readonly] ::com::sun::star::text::XTextRange XTextRange;
54 [attribute, readonly] XFont Font;
55 [attribute] long LanguageID;
56 [attribute] long Start;
57 [attribute] long End;
/aoo4110/main/drawinglayer/inc/drawinglayer/primitive3d/
H A Dpolygonprimitive3d.hxx98 attribute::LineAttribute maLineAttribute;
101 attribute::StrokeAttribute maStrokeAttribute;
111 const attribute::LineAttribute& rLineAttribute,
112 const attribute::StrokeAttribute& rStrokeAttribute);
117 const attribute::LineAttribute& rLineAttribute);
121 const attribute::LineAttribute& getLineAttribute() const { return maLineAttribute; } in getLineAttribute()
122 const attribute::StrokeAttribute& getStrokeAttribute() const { return maStrokeAttribute; } in getStrokeAttribute()
H A Dsdrdecompositiontools3d.hxx42 namespace drawinglayer { namespace attribute { namespace
73 const attribute::SdrLineAttribute& rLine);
79 const attribute::Sdr3DObjectAttribute& aSdr3DObjectAttribute,
80 const attribute::SdrFillAttribute& rFill,
81 const attribute::FillGradientAttribute& rFillGradient);
85 const attribute::SdrShadowAttribute& rShadow,
92 const attribute::Sdr3DObjectAttribute& aSdr3DObjectAttribute);
H A Dtextureprimitive3d.hxx136 attribute::FillGradientAttribute maGradient;
141 const attribute::FillGradientAttribute& rGradient,
148 const attribute::FillGradientAttribute& getGradient() const { return maGradient; } in getGradient()
175 attribute::FillGraphicAttribute maFillGraphicAttribute;
180 const attribute::FillGraphicAttribute& rFillGraphicAttribute,
187 …const attribute::FillGraphicAttribute& getFillGraphicAttribute() const { return maFillGraphicAttri… in getFillGraphicAttribute()
216 const attribute::FillGradientAttribute& rGradient,
H A Dsdrprimitive3d.hxx53 attribute::SdrLineFillShadowAttribute3D maSdrLFSAttribute;
54 attribute::Sdr3DObjectAttribute maSdr3DObjectAttribute;
72 const attribute::SdrLineFillShadowAttribute3D& rSdrLFSAttribute,
73 const attribute::Sdr3DObjectAttribute& rSdr3DObjectAttribute);
78 …const attribute::SdrLineFillShadowAttribute3D& getSdrLFSAttribute() const { return maSdrLFSAttribu… in getSdrLFSAttribute()
79 …const attribute::Sdr3DObjectAttribute getSdr3DObjectAttribute() const { return maSdr3DObjectAttrib… in getSdr3DObjectAttribute()
/aoo4110/main/svx/source/xoutdev/
H A Dxtabgrdt.cxx183 …drawinglayer::attribute::GradientStyle aGradientStyle(drawinglayer::attribute::GRADIENTSTYLE_RECT); in CreateBitmapForUI()
189 aGradientStyle = drawinglayer::attribute::GRADIENTSTYLE_LINEAR; in CreateBitmapForUI()
194 aGradientStyle = drawinglayer::attribute::GRADIENTSTYLE_AXIAL; in CreateBitmapForUI()
199 aGradientStyle = drawinglayer::attribute::GRADIENTSTYLE_RADIAL; in CreateBitmapForUI()
204 aGradientStyle = drawinglayer::attribute::GRADIENTSTYLE_ELLIPTICAL; in CreateBitmapForUI()
209 aGradientStyle = drawinglayer::attribute::GRADIENTSTYLE_SQUARE; in CreateBitmapForUI()
214 aGradientStyle = drawinglayer::attribute::GRADIENTSTYLE_RECT; // XGRAD_RECT in CreateBitmapForUI()
220 const drawinglayer::attribute::FillGradientAttribute aFillGradient( in CreateBitmapForUI()
/aoo4110/main/drawinglayer/source/primitive2d/
H A Dfillgradientprimitive2d.cxx74 case attribute::GRADIENTSTYLE_LINEAR: in generateMatricesAndColors()
80 case attribute::GRADIENTSTYLE_AXIAL: in generateMatricesAndColors()
86 case attribute::GRADIENTSTYLE_RADIAL: in generateMatricesAndColors()
92 case attribute::GRADIENTSTYLE_ELLIPTICAL: in generateMatricesAndColors()
98 case attribute::GRADIENTSTYLE_SQUARE: in generateMatricesAndColors()
104 case attribute::GRADIENTSTYLE_RECT: in generateMatricesAndColors()
214 case attribute::GRADIENTSTYLE_RADIAL: in createFill()
215 case attribute::GRADIENTSTYLE_ELLIPTICAL: in createFill()
267 const attribute::FillGradientAttribute& rFillGradient) in FillGradientPrimitive2D()
H A Dmetafileprimitive2d.cxx558 const attribute::FillGradientAttribute& rFillGradient) in NonOverlappingFillGradientPrimitive2D()
871 …drawinglayer::attribute::GradientStyle aGradientStyle(drawinglayer::attribute::GRADIENTSTYLE_RECT); in createFillGradientAttribute()
907 return drawinglayer::attribute::FillGradientAttribute( in createFillGradientAttribute()
923 drawinglayer::attribute::HatchStyle aHatchStyle(drawinglayer::attribute::HATCHSTYLE_SINGLE); in createFillHatchAttribute()
929 aHatchStyle = drawinglayer::attribute::HATCHSTYLE_SINGLE; in createFillHatchAttribute()
934 aHatchStyle = drawinglayer::attribute::HATCHSTYLE_DOUBLE; in createFillHatchAttribute()
944 return drawinglayer::attribute::FillHatchAttribute( in createFillHatchAttribute()
1231 drawinglayer::attribute::FontAttribute& rFontAttribute, in createFontAttributeTransformAndAlignment()
1239 rFontAttribute = drawinglayer::attribute::FontAttribute( in createFontAttributeTransformAndAlignment()
1292 drawinglayer::attribute::FontAttribute aFontAttribute; in proccessMetaTextAction()
[all …]
/aoo4110/main/offapi/com/sun/star/sdbc/
H A DXSQLOutput.idl90 /** writes the next attribute to the stream as a string.
99 /** writes the next attribute to the stream as boolean.
108 /** writes the next attribute to the stream as byte.
117 /** writes the next attribute to the stream as short.
126 /** writes the next attribute to the stream as long.
135 /** writes the next attribute to the stream as hyper.
144 /** writes the next attribute to the stream as float.
153 /** writes the next attribute to the stream as double.
171 /** writes the next attribute to the stream as a date.
180 /** writes the next attribute to the stream as a time.
[all …]
/aoo4110/main/svx/source/sdr/primitive2d/
H A Dsdrdecompositiontools.cxx66 const attribute::SdrFillAttribute& rFill, in createPolyPolygonFillPrimitive()
67 const attribute::FillGradientAttribute& rFillGradient) in createPolyPolygonFillPrimitive()
124 const attribute::SdrLineAttribute& rLine, in createPolygonLinePrimitive()
125 const attribute::SdrLineStartEndAttribute& rStroke) in createPolygonLinePrimitive()
132 …const attribute::LineAttribute aLineAttribute(rLine.getColor(), rLine.getWidth(), rLine.getJoin(),… in createPolygonLinePrimitive()
133 …const attribute::StrokeAttribute aStrokeAttribute(rLine.getDotDashArray(), rLine.getFullDotDashLen… in createPolygonLinePrimitive()
138attribute::LineStartEndAttribute aStart(rStroke.getStartWidth(), rStroke.getStartPolyPolygon(), rS… in createPolygonLinePrimitive()
139attribute::LineStartEndAttribute aEnd(rStroke.getEndWidth(), rStroke.getEndPolyPolygon(), rStroke.… in createPolygonLinePrimitive()
167 const attribute::SdrTextAttribute& rText, in createTextPrimitive()
168 const attribute::SdrLineAttribute& rStroke, in createTextPrimitive()
[all …]
/aoo4110/main/writerfilter/source/ooxml/
H A DREADME.efforts44 - Namespaces can be flagged with attribute @todo="ignore" to prevent
47 - For every <element>/<attribute> an entry in an according element in <analyze> is genereated. Thes…
49 <attribute id="..." resource="..." tokenid="..." qname="..." namespace="..." define="..." name="...…
88 This stage associates the <attribute> and <element> elements in
94 <attribute
115 <attribute
127 </attribute>
135 3.1. Choose which <attribute>/<element> elements need effort
141 - The <attribute>/<element> is not handled in any file.
143 - The status for the <attribute>/<element> declares that work is
[all …]
/aoo4110/main/offapi/com/sun/star/chart2/data/
H A DXDatabaseDataProvider.idl86 [attribute,bound] sequence<string> MasterFields;
128 [attribute,bound] string Command;
139 [attribute,bound] long CommandType;
155 [attribute,bound] string Filter;
160 [attribute,bound] boolean ApplyFilter;
164 [attribute,bound] string HavingClause
171 [attribute,bound] string GroupBy
178 [attribute,bound] string Order;
190 [attribute,bound] boolean EscapeProcessing;
195 [attribute,bound] long RowLimit;
[all …]
/aoo4110/main/offapi/com/sun/star/sheet/
H A DXSolver.idl46 [attribute] XSpreadsheetDocument Document;
49 [attribute] com::sun::star::table::CellAddress Objective;
52 [attribute] sequence< com::sun::star::table::CellAddress > Variables;
55 [attribute] sequence< SolverConstraint > Constraints;
58 [attribute] boolean Maximize;
64 [attribute, readonly] boolean Success;
67 [attribute, readonly] double ResultValue;
72 [attribute, readonly] sequence< double > Solution;
/aoo4110/main/oovbaapi/ooo/vba/msforms/
H A DXCommandButton.idl37 [attribute] string Caption;
38 [attribute] boolean AutoSize;
39 [attribute] boolean Cancel;
40 [attribute] boolean Default;
41 [attribute] long BackColor;
42 [attribute] long ForeColor;
43 [attribute, readonly] XNewFont Font;
/aoo4110/main/oovbaapi/ooo/vba/excel/
H A DXOLEObject.idl44 [attribute, readonly] com::sun::star::uno::XInterface Object;
45 [attribute] boolean Enabled;
46 [attribute] boolean Visible;
47 [attribute] double Left;
48 [attribute] double Top;
49 [attribute] double Height;
50 [attribute] double Width;
H A DXGlobals.idl51 [attribute, readonly] ooo::vba::excel::XWorkbook ActiveWorkbook;
52 [attribute, readonly] ooo::vba::excel::XWorksheet ActiveSheet;
53 [attribute, readonly] ooo::vba::excel::XWindow ActiveWindow;
54 [attribute, readonly] ooo::vba::excel::XRange ActiveCell;
55 [attribute, readonly] ooo::vba::XAssistant Assistant;
56 [attribute, readonly] any Selection;
57 [attribute, readonly] XWorkbook ThisWorkbook;
58 [attribute, readonly] ooo::vba::excel::XApplication Excel;
59 [attribute, readonly] any Debug;
/aoo4110/main/xmloff/source/forms/
H A Dproperty_meta_data.cxx136 …s_reverseTokenLookup[ token::GetXMLToken( desc->attribute.attributeToken ) ] = desc->attribute.att… in getReverseTokenLookup()
166 … s_attributeGroups.insert( AttributeGroups::value_type( desc->attribute, desc->propertyGroup ) ); in lcl_getAttributeGroups()
191 s_attributesWithoutGroup[ desc->attribute ].push_back( singleElementList ); in lcl_getAttributesWithoutGroups()
254 AttributeDescription attribute; in getAttributeDescription() local
259 attribute.namespacePrefix = i_namespacePrefix; in getAttributeDescription()
260 attribute.attributeToken = pos->second; in getAttributeDescription()
262 return attribute; in getAttributeDescription()
/aoo4110/main/offapi/com/sun/star/report/
H A DXReportComponent.idl82 [attribute,bound] string Name
89 [attribute,bound] long Height;
93 [attribute,bound] long PositionX;
97 [attribute,bound] long PositionY;
101 [attribute,bound] long Width;
110 [attribute,bound] short ControlBorder
123 [attribute,bound] long ControlBorderColor
133 [attribute,bound] boolean PrintRepeatedValues
148 [attribute,bound] sequence<string> MasterFields
177 [attribute,bound] sequence<string> DetailFields
[all …]
/aoo4110/main/drawinglayer/inc/drawinglayer/processor2d/
H A Dvclmetafileprocessor2d.hxx46 namespace drawinglayer { namespace attribute { namespace
84 const attribute::FillGradientAttribute& rFiGrAtt,
91 const attribute::LineAttribute* pLineAttribute,
92 const attribute::StrokeAttribute* pStrokeAttribute,
93 const attribute::LineStartEndAttribute* pStart,
94 const attribute::LineStartEndAttribute* pEnd);
/aoo4110/main/udkapi/com/sun/star/reflection/
H A DXInterfaceAttributeTypeDescription2.idl34 Reflects an interface attribute, supporting extended attributes that are
46 Returns whether this object reflects a bound attribute.
48 @return <TRUE/> iff this object reflects a bound attribute
53 Returns the exceptions that can be raised by the attribute's getter.
56 <code>raises</code> specification of the attribute's getter (if any), in
63 Returns the exceptions that can be raised by the attribute's setter.
66 <code>raises</code> specification of the attribute's setter (if any), in
/aoo4110/main/drawinglayer/inc/drawinglayer/primitive2d/
H A Dsceneprimitive2d.hxx66 attribute::SdrSceneAttribute maSdrSceneAttribute;
69 attribute::SdrLightingAttribute maSdrLightingAttribute;
131 const attribute::SdrSceneAttribute& rSdrSceneAttribute,
132 const attribute::SdrLightingAttribute& rSdrLightingAttribute,
138 const attribute::SdrSceneAttribute& getSdrSceneAttribute() const { return maSdrSceneAttribute; } in getSdrSceneAttribute()
139 …const attribute::SdrLightingAttribute& getSdrLightingAttribute() const { return maSdrLightingAttri… in getSdrLightingAttribute()
/aoo4110/main/offapi/com/sun/star/drawing/
H A DEnhancedCustomShapeExtrusion.idl67 /** This attribute specifies the brightness of a scene in percent.
77 /** This attribute specifies the amount of diffusion reflected by the shape
129 /** This attribute specifies the position of the rotate center
139 /** The first value of the draw:extrusion-skew attribute specifies the skew amount of
141 are only applied if the attribute ProjectionMode is ProjectionMode_PARALLEL.
145 /** This attribute specifies the specularity of an extrusion object in percent.
153 /** This attribute specifies the viewpoint of the observer.
157 /** This attribute specifies the origin within the bounding box of the
162 /** This attribute specifies if the "SecondFillColor" is used as extrusion color
/aoo4110/main/offapi/com/sun/star/presentation/
H A DXSlideShowController.idl201 <p>Change attribute <member>Pause</member> to false to unpause
264 /** If this attribute is set to <TRUE/>, the window of the slideshow is
267 [attribute] boolean AlwaysOnTop;
271 /** If this attribute is <TRUE/>, the mouse is visible during the
274 [attribute] boolean MouseVisible;
282 [attribute] boolean UsePen;
286 /** This attribute changes the color of the pen. */
287 [attribute] long PenColor;
291 /** This attribute changes the width of the pen.
295 [attribute] double PenWidth;
/aoo4110/main/offapi/com/sun/star/system/
H A DXMailMessage.idl36 [attribute] string Recipient;
40 [attribute] string Originator;
44 [attribute] string Subject;
48 [attribute] string Body;
52 [attribute] sequence< string > BccRecipient;
56 [attribute] sequence< string > CcRecipient;
67 [attribute] sequence< string > Attachement

Completed in 89 milliseconds

12345678910>>...28