Home
last modified time | relevance | path

Searched refs:attribute (Results 251 – 275 of 679) sorted by relevance

1...<<11121314151617181920>>...28

/aoo4110/main/offapi/com/sun/star/logging/
H A DXLogger.idl56 [attribute, readonly] string Name;
62 [attribute] long Level;
112 attribute, then the call will be ignored.
124 attribute, then the call will be ignored.
H A DXLogHandler.idl68 [attribute] string Encoding;
72 [attribute] XLogFormatter Formatter;
80 [attribute] long Level;
/aoo4110/main/offapi/com/sun/star/report/
H A DXReportEngine.idl134 [attribute,bound] XReportDefinition ReportDefinition
141 [attribute,bound] com::sun::star::sdbc::XConnection ActiveConnection
148 [attribute] com::sun::star::task::XStatusIndicator StatusIndicator;
155 [attribute,bound] long MaxRows;
H A DXReportControlModel.idl78 [attribute,bound] string DataField
87 [attribute,bound] boolean PrintWhenGroupChange
96 [attribute,bound] string ConditionalPrintExpression
/aoo4110/main/offapi/com/sun/star/animations/
H A DXAnimateColor.idl53 [attribute] short ColorInterpolation;
60 This attribute will be ignored for color spaces where this does
63 [attribute] boolean Direction;
H A DXTimeContainer.idl80 [attribute] long PresetId;
81 [attribute] long PresetSubType;
82 [attribute] long PresetClass;
/aoo4110/main/drawinglayer/source/primitive2d/
H A Dtextlineprimitive2d.cxx179 const attribute::LineAttribute aLineAttribute(getLineColor(), fHeight, eLineJoin); in create2DDecomposition()
180 attribute::StrokeAttribute aStrokeAttribute; in create2DDecomposition()
191 aStrokeAttribute = attribute::StrokeAttribute(aDoubleArray); in create2DDecomposition()
H A Dtextdecoratedprimitive2d.cxx52 const attribute::FontAttribute& rFontAttribute) const in impCreateGeometryContent()
192 const attribute::FontAttribute aNewFontAttribute( in create2DDecomposition()
324 const attribute::FontAttribute& rFontAttribute, in TextDecoratedPortionPrimitive2D()
/aoo4110/main/offapi/com/sun/star/awt/
H A DXTopWindow2.idl42 [attribute] boolean IsMaximized;
46 [attribute] boolean IsMinimized;
62 [attribute] long Display
/aoo4110/main/stoc/test/registry_tdprovider/
H A Dtypes.idl62 [attribute, bound] short a1;
64 [attribute] long a2 {
73 [attribute, readonly, bound] hyper a3 {
/aoo4110/main/offapi/com/sun/star/sdb/
H A DXDocumentDataSource.idl47 <p>The component returned by this attribute is an <type>OfficeDatabaseDocument</type>.</p>
51 only. As a consequence, the document obtained via this attribute might be newly created,
60 [readonly, attribute] XOfficeDatabaseDocument DatabaseDocument;
/aoo4110/main/offapi/com/sun/star/frame/
H A DXController2.idl50 [readonly, attribute] ::com::sun::star::awt::XWindow ComponentWindow;
58 [readonly, attribute] string ViewControllerName;
67 [readonly, attribute] sequence< ::com::sun::star::beans::PropertyValue >
/aoo4110/main/offapi/com/sun/star/xml/csax/
H A DXCompressedDocumentHandler.idl36 * A struct to keep information of an element's attribute.
41 * the attribute name
46 * the attribute value
/aoo4110/main/writerfilter/source/doctok/
H A Descherdoc.xsl43 <xsl:attribute name="xmi.id">
45 </xsl:attribute>
46 <xsl:attribute name="name">
48 </xsl:attribute>
/aoo4110/main/solenv/bin/modules/installer/windows/
H A Didtglobal.pm2430 my $attribute = $6;
2433 $attribute = $attribute + $bidiattribute;
2434 ${$dialogfile}[$i] = "$one\t$two\t$three\t$four\t$five\t$attribute\t$seven\t$eight\n";
2454 my $attribute = $8;
2459 $attribute = $attribute + $bidiattribute;
2460 …${$controlfile}[$i] = "$one\t$two\t$three\t$four\t$five\t$six\t$seven\t$attribute\t$nine\t$ten\t$e…
/aoo4110/main/offapi/com/sun/star/ui/
H A DXUIElement.idl76 [readonly, attribute] ::com::sun::star::frame::XFrame Frame;
80 [readonly, attribute] string ResourceURL;
86 [readonly, attribute] short Type;
/aoo4110/main/offapi/com/sun/star/table/
H A DXCell.idl52 this attribute's value to another cell's formula attribute would
53 create the same cell content. This is because this attribute contains
/aoo4110/main/drawinglayer/source/processor2d/
H A Dvclpixelprocessor2d.cxx362 const attribute::FillGradientAttribute& rGradient(rPolygonCandidate.getFillGradient()); in processBasePrimitive2D()
707 … const attribute::FillHatchAttribute& rFillHatchAttributes = rFillHatchPrimitive.getFillHatch(); in processBasePrimitive2D()
738 case attribute::HATCHSTYLE_DOUBLE : in processBasePrimitive2D()
743 case attribute::HATCHSTYLE_TRIPLE : in processBasePrimitive2D()
/aoo4110/main/svx/
H A DPackage_inc.mk207 …al $(call gb_Package_add_file,svx_inc,inc/svx/sdr/attribute/sdrfilltextattribute.hxx,svx/sdr/attri…
208 …al $(call gb_Package_add_file,svx_inc,inc/svx/sdr/attribute/sdrformtextattribute.hxx,svx/sdr/attri…
209 …$(call gb_Package_add_file,svx_inc,inc/svx/sdr/attribute/sdrformtextoutlineattribute.hxx,svx/sdr/a…
210 …call gb_Package_add_file,svx_inc,inc/svx/sdr/attribute/sdrlinefillshadowtextattribute.hxx,svx/sdr/
211 …$(call gb_Package_add_file,svx_inc,inc/svx/sdr/attribute/sdrlineshadowtextattribute.hxx,svx/sdr/at…
212 …l $(call gb_Package_add_file,svx_inc,inc/svx/sdr/attribute/sdrshadowtextattribute.hxx,svx/sdr/attr…
213 …eval $(call gb_Package_add_file,svx_inc,inc/svx/sdr/attribute/sdrtextattribute.hxx,svx/sdr/attribu…
/aoo4110/main/offapi/com/sun/star/form/runtime/
H A DXFormOperations.idl98 [attribute, readonly] ::com::sun::star::sdbc::XRowSet Cursor;
102 [attribute, readonly] ::com::sun::star::sdbc::XResultSetUpdate UpdateCursor;
111 [attribute, readonly] ::com::sun::star::form::runtime::XFormController Controller;
257 <p>If this attribute is not <NULL/>, the instance which it denotes will be notified
271 [attribute] XFeatureInvalidation FeatureInvalidation;
/aoo4110/main/offapi/com/sun/star/xml/dom/
H A DXNode.idl63 <tr><th>Attr </th><td>name of attribute </td><td>value of attribute
217 Node, including attribute nodes, into a "normal" form where only structure
267 "http://www.w3.org/XML/1998/namespace", if this node is an attribute and the
269 … " http://www.w3.org/2000/xmlns/", or if this node is an attribute and the qualifiedName
/aoo4110/main/udkapi/com/sun/star/reflection/
H A DXIdlField2.idl53 /** Reflects an IDL interface attribute, enum or compound type
78 <p>When setting an interface attribute raises a
100 <p>When setting an interface attribute raises a
/aoo4110/main/vcl/aqua/source/a11y/
H A Daqua11ytextattributeswrapper.mm106 +(void)addColor:(SalColor)nSalColor forAttribute:(NSString *)attribute andRange:(NSRange)range toSt…
111 [ string addAttribute: attribute value: (id) aColorRef range: range ];
208 …} else if ( wrapper != nil && fonttraits != 0 ) { // attribute run and bold and/or italic was found
232 // add attributes for attribute run(s)
/aoo4110/main/svx/inc/svx/sdr/primitive3d/
H A Dsdrattributecreator3d.hxx33 namespace drawinglayer { namespace attribute { namespace
48 attribute::Sdr3DObjectAttribute* createNewSdr3DObjectAttribute(const SfxItemSet& rSet);
/aoo4110/main/drawinglayer/inc/drawinglayer/attribute/
H A Dstrokeattribute.hxx33 namespace drawinglayer { namespace attribute { namespace
41 namespace attribute namespace

Completed in 111 milliseconds

1...<<11121314151617181920>>...28