Home
last modified time | relevance | path

Searched refs:attribute (Results 101 – 125 of 679) sorted by relevance

12345678910>>...28

/aoo4110/main/drawinglayer/source/processor2d/
H A Dvclmetafileprocessor2d.cxx278 const attribute::FillGradientAttribute& rFiGrAtt, in impConvertFillGradientAttributeToVCLGradient()
311 case attribute::GRADIENTSTYLE_AXIAL : in impConvertFillGradientAttributeToVCLGradient()
316 case attribute::GRADIENTSTYLE_RADIAL : in impConvertFillGradientAttributeToVCLGradient()
326 case attribute::GRADIENTSTYLE_SQUARE : in impConvertFillGradientAttributeToVCLGradient()
331 case attribute::GRADIENTSTYLE_RECT : in impConvertFillGradientAttributeToVCLGradient()
364 const attribute::LineAttribute* pLineAttribute, in impTryToCreateSvtGraphicStroke()
365 const attribute::StrokeAttribute* pStrokeAttribute, in impTryToCreateSvtGraphicStroke()
366 const attribute::LineStartEndAttribute* pStart, in impTryToCreateSvtGraphicStroke()
367 const attribute::LineStartEndAttribute* pEnd) in impTryToCreateSvtGraphicStroke()
1490 case attribute::HATCHSTYLE_DOUBLE : in processBasePrimitive2D()
[all …]
/aoo4110/main/oovbaapi/ooo/vba/word/
H A DXWrapFormat.idl33 [attribute] long Type;
34 [attribute] long Side;
35 [attribute] float DistanceTop;
36 [attribute] float DistanceBottom;
37 [attribute] float DistanceLeft;
38 [attribute] float DistanceRight;
H A DXGlobals.idl38 [attribute, readonly] XDocument ActiveDocument;
39 [attribute, readonly] XWindow ActiveWindow;
40 [attribute, readonly] string Name;
41 [attribute, readonly] ooo::vba::word::XSystem System;
42 [attribute, readonly] ooo::vba::word::XOptions Options;
43 [attribute, readonly] ooo::vba::word::XSelection Selection;
/aoo4110/main/writerfilter/source/ooxml/
H A DOOXMLFactory.cxx132 debug_logger->attribute("define", pFactory->getDefineName(nDefine)); in attributes()
135 debug_logger->attribute("define-num", sBuffer); in attributes()
149 debug_logger->attribute("name", fastTokenToId(aIt->first)); in attributes()
150 debug_logger->attribute("tokenid", (*QNameToString::Instance())(nId)); in attributes()
152 debug_logger->attribute("tokenid-num", sBuffer); in attributes()
223 debug_logger->attribute("value", aValue); in attributes()
224 debug_logger->attribute("value-num", nValue); in attributes()
262 debug_logger->attribute("token", fastTokenToId(Element)); in createFastChildContext()
H A DOOXMLFastContextHandler.cxx192 debug_logger->attribute("token", sToken); in startFastElement()
193 debug_logger->attribute("type", getType()); in startFastElement()
210 debug_logger->attribute("namespace", Namespace); in startUnknownElement()
211 debug_logger->attribute("name", Name); in startUnknownElement()
272 debug_logger->attribute("type", getType()); in createFastChildContext()
303 debug_logger->attribute("namespace", Namespace); in createUnknownChildContext()
304 debug_logger->attribute("name", Name); in createUnknownChildContext()
463 debug_logger->attribute("id", sBuffer); in setId()
961 debug_logger->attribute("id", fastTokenToId(rId)); in sendPropertiesWithId()
1584 debug_logger->attribute("id", str); in lcl_endFastElement()
[all …]
/aoo4110/main/desktop/test/deployment/dependencies/
H A Dreadme.txt42 versionempty.oxt contains an empty value attribute and versionnone.oxt lacks the
43 value attribute; neither is allowed by the spec, but the current implementation
49 additionally specified OpenOffice.org-minimal-version attribute).
53 minimal-version attribute is specified). bad-minmaxversion.oxt contains a
58 UNSATISFIED dependency with an OpenOffice.org-minimal-version attribute of
60 but with an OpenOffice.org-minimal-version attribute of "2.3" (and should thus
62 OpenOffice.org-minimal-version attribute of "2.4" (and should thus only install
68 unknown-dependency.oxt contains a dependency without a name attribute, and
/aoo4110/main/oovbaapi/ooo/vba/msforms/
H A DXListBox.idl37 [attribute] any Value;
38 [attribute] string Text;
39 [attribute] boolean MultiSelect;
40 [attribute] any ListIndex;
41 [attribute, readonly] long ListCount;
42 [attribute, readonly] XNewFont Font;
/aoo4110/main/oovbaapi/ooo/vba/
H A DXCommandBarControl.idl42 [attribute] string Caption;
43 [attribute] string OnAction;
44 [attribute] boolean Visible;
45 [attribute, readonly] long Type;
46 [attribute] boolean Enabled;
47 [attribute] boolean BeginGroup;
H A DXApplicationBase.idl37 [attribute] boolean ScreenUpdating;
38 [attribute] boolean DisplayStatusBar;
39 [attribute] boolean Interactive;
40 [attribute] boolean Visible;
42 [attribute, readonly] string Version;
43 [attribute, readonly] any VBE;
/aoo4110/main/offapi/com/sun/star/xml/sax/
H A DXFastShapeContextHandler.idl45 [attribute, readonly] com::sun::star::drawing::XShape Shape;
46 [attribute] com::sun::star::drawing::XDrawPage DrawPage;
47 [attribute] com::sun::star::frame::XModel Model;
48 [attribute] com::sun::star::io::XInputStream InputStream;
49 [attribute] string RelationFragmentPath;
50 [attribute] long StartToken;
H A DXAttributeList.idl39 single attribute of a tag. Implementors are encouraged to implement the
59 the name of an attribute in this list (by position).
66 the type of an attribute in the list (by position).
74 the type of an attribute in the list (by name).
82 the value of an attribute in the list (by position).
89 the value of an attribute in the list (by name).
/aoo4110/main/udkapi/com/sun/star/io/
H A DXTempFile.idl64 /** This attribute controls whether the file will be automatically
67 [attribute] boolean RemoveFile;
70 /** This attribute specifies the URL of the temp file.
72 [readonly,attribute] string Uri;
75 /** This attribute specifies the temp file name.
77 [readonly,attribute] string ResourceName;
/aoo4110/main/offapi/com/sun/star/xml/dom/
H A DXAttr.idl38 Returns the name of this attribute.
43 The Element node this attribute is attached to or null if this
44 attribute is not in use.
49 If this attribute was explicitly given a value in the original
55 On retrieval, the value of the attribute is returned as a string.
60 Sets the value of the attribute from a string.
/aoo4110/main/vcl/aqua/source/a11y/
H A Daqua11ywrapper.mm150 // generates selectors for attribute name AXAttributeNameHere
158 // step 1: create method name from attribute name
170 … [ methodName appendString: [ attribute substringFromIndex: 3 ] ]; // append rest of attribute name
665 -(id)accessibilityAttributeValue:(NSString *)attribute {
740 // Special Attributes depending on attribute values
797 -(BOOL)accessibilityIsAttributeSettable:(NSString *)attribute {
800 isSettable = [ AquaA11yTextWrapper isAttributeSettable: attribute forElement: self ];
823 -(id)accessibilityAttributeValue:(NSString *)attribute forParameter:(id)parameter {
831 -(BOOL)accessibilitySetOverrideValue:(id)value forAttribute:(NSString *)attribute
834 (void)attribute;
[all …]
/aoo4110/main/svx/source/sdr/primitive2d/
H A Dsdrmeasureprimitive2d.cxx48 const attribute::SdrLineAttribute& rLineAttribute, in impCreatePart()
55 … const attribute::SdrLineStartEndAttribute& rLineStartEnd = getSdrLSTAttribute().getLineStartEnd(); in impCreatePart()
67 attribute::SdrLineStartEndAttribute()); in impCreatePart()
80 const attribute::SdrLineStartEndAttribute aLineStartEnd( in impCreatePart()
100 const attribute::SdrTextAttribute rTextAttribute = getSdrLSTAttribute().getText(); in create2DDecomposition()
148 const attribute::SdrLineAttribute rLineAttribute(getSdrLSTAttribute().getLine()); in create2DDecomposition()
151 … const attribute::SdrLineStartEndAttribute& rLineStartEnd = getSdrLSTAttribute().getLineStartEnd(); in create2DDecomposition()
445 const attribute::SdrLineShadowTextAttribute& rSdrLSTAttribute, in SdrMeasurePrimitive2D()
/aoo4110/main/udkapi/com/sun/star/beans/
H A DXIntroTest.idl59 [attribute] string ObjectName;
64 [readonly, attribute] string FirstName;
69 [readonly, attribute] string LastName;
74 [readonly, attribute] short Age;
79 [attribute] short ChildrenCount;
84 [attribute] com::sun::star::beans::Property FirstStruct;
89 [attribute] com::sun::star::beans::PropertyValue SecondStruct;
/aoo4110/main/stoc/test/
H A Dtestintrosp.idl72 [attribute] string ObjectName;
77 [readonly, attribute] string FirstName;
82 [readonly, attribute] string LastName;
87 [readonly, attribute] short Age;
92 [attribute] short ChildrenCount;
97 [attribute] com::sun::star::beans::Property FirstStruct;
102 [attribute] com::sun::star::beans::PropertyValue SecondStruct;
/aoo4110/main/drawinglayer/inc/drawinglayer/processor3d/
H A Dzbufferprocessor3d.hxx39 namespace attribute { namespace
89 …virtual void rasterconvertB3DPolygon(const attribute::MaterialAttribute3D& rMaterial, const basegf…
90 …virtual void rasterconvertB3DPolyPolygon(const attribute::MaterialAttribute3D& rMaterial, const ba…
96 const attribute::SdrSceneAttribute& rSdrSceneAttribute,
97 const attribute::SdrLightingAttribute& rSdrLightingAttribute,
/aoo4110/main/desktop/test/deployment/update/license/
H A Dreadme.txt1 …uring installaion. If a the license is displayed during a update can be determined by the attribute
4 The default value is false, which means that the attribute is not set, then the license is displaye…
6 lic1.oxt: attribute not set
7 lic2.oxt: attribute set to false
8 lic3.oxt: attribute set to true
/aoo4110/main/offapi/com/sun/star/report/
H A DXFixedLine.idl59 [attribute,bound] long Orientation
67 [attribute,bound] com::sun::star::drawing::LineStyle LineStyle;
73 [attribute,bound] com::sun::star::drawing::LineDash LineDash;
79 [attribute,bound] com::sun::star::util::Color LineColor;
85 [attribute,bound] short LineTransparence;
91 [attribute,bound] long LineWidth;
H A DXShape.idl48 [attribute,bound] long ZOrder;
56 [attribute,bound] com::sun::star::drawing::HomogenMatrix3 Transformation;
62 [attribute] string CustomShapeEngine;
68 [attribute] string CustomShapeData;
77 [attribute,bound] sequence<::com::sun::star::beans::PropertyValue> CustomShapeGeometry;
81 [attribute,bound] boolean Opaque;
/aoo4110/main/offapi/com/sun/star/sdb/tools/
H A DXTableName.idl75 [attribute] string CatalogName;
79 [attribute] string SchemaName;
84 [attribute] string TableName;
116 in <code>SELECT</code> statements. Using this attribute, you can generate a table
121 [attribute, readonly] string NameForSelect;
126 <p>Retrieving this attribute is equivalent to obtaining the tables
132 if, upon getting the attribute value, the current composed table name
138 [attribute] ::com::sun::star::beans::XPropertySet Table
/aoo4110/main/sw/source/ui/docvw/
H A DShadowOverlayObject.cxx92 const ::drawinglayer::attribute::FillGradientAttribute aFillGradientAttribute( in create2DDecomposition()
93 drawinglayer::attribute::GRADIENTSTYLE_LINEAR, in create2DDecomposition()
113 const drawinglayer::attribute::FillGradientAttribute aFillGradientAttribute( in create2DDecomposition()
114 drawinglayer::attribute::GRADIENTSTYLE_LINEAR, in create2DDecomposition()
134 const drawinglayer::attribute::FillGradientAttribute aFillGradientAttribute( in create2DDecomposition()
135 drawinglayer::attribute::GRADIENTSTYLE_LINEAR, in create2DDecomposition()
/aoo4110/main/svx/inc/svx/sdr/primitive2d/
H A Dsdrmeasureprimitive2d.hxx43 namespace drawinglayer { namespace attribute { namespace
56 attribute::SdrLineShadowTextAttribute maSdrLSTAttribute;
74 const attribute::SdrLineAttribute& rLineAttribute,
87 const attribute::SdrLineShadowTextAttribute& rSdrLSTAttribute,
102 …const attribute::SdrLineShadowTextAttribute& getSdrLSTAttribute() const { return maSdrLSTAttribute… in getSdrLSTAttribute()
/aoo4110/ext_libraries/ratscan/scan/
H A Drat-output-to-html.xsl82 …<td colspan="1" class="notes">Notes: <xsl:value-of select="count(descendant::type[attribute::name=…
83 …class="binaries">Binaries: <xsl:value-of select="count(descendant::type[attribute::name=&quot;bina…
84 …class="archives">Archives: <xsl:value-of select="count(descendant::type[attribute::name=&quot;arch…
85 …ass="standards">Standards: <xsl:value-of select="count(descendant::type[attribute::name=&quot;stan…
88 …d">Apache Licensed: <xsl:value-of select="count(descendant::header-type[attribute::name=&quot;AL …
89 …enerated Documents: <xsl:value-of select="count(descendant::header-type[attribute::name=&quot;GEN …
97 <xsl:when test="count(descendant::header-type[attribute::name=&quot;?????&quot;]) &gt; 0">
98 …<td colspan="4" class="unknown"><xsl:value-of select="count(descendant::header-type[attribute::nam…
101 …lass="unknown-zero"><xsl:value-of select="count(descendant::header-type[attribute::name=&quot;????…

Completed in 298 milliseconds

12345678910>>...28