Home
last modified time | relevance | path

Searched refs:attribute (Results 26 – 50 of 679) sorted by relevance

12345678910>>...28

/aoo4110/main/oovbaapi/ooo/vba/word/
H A DXOptions.idl40 [attribute] long DefaultBorderLineStyle;
41 [attribute] long DefaultBorderLineWidth;
42 [attribute] long DefaultBorderColorIndex;
43 [attribute] boolean ReplaceSelection;
44 [attribute] boolean MapPaperSize;
45 [attribute] boolean AutoFormatAsYouTypeApplyHeadings;
46 [attribute] boolean AutoFormatAsYouTypeApplyBulletedLists;
49 [attribute] boolean AutoFormatAsYouTypeDefineStyles;
50 [attribute] boolean AutoFormatApplyHeadings;
51 [attribute] boolean AutoFormatApplyLists;
[all …]
H A DXFind.idl40 [attribute] string Text;
41 [attribute] any Replacement;
42 [attribute] boolean Forward;
43 [attribute] long Wrap;
44 [attribute] boolean Format;
45 [attribute] boolean MatchCase;
46 [attribute] boolean MatchWholeWord;
47 [attribute] boolean MatchWildcards;
48 [attribute] boolean MatchSoundsLike;
49 [attribute] boolean MatchAllWordForms;
[all …]
/aoo4110/main/oovbaapi/ooo/vba/msforms/
H A DXControl.idl47 [attribute] string ControlSource;
48 [attribute] string RowSource;
49 [attribute] boolean Enabled;
50 [attribute] boolean Visible;
54 [attribute] double Height;
55 [attribute] double Width;
57 [attribute] double Left;
58 [attribute] double Top;
59 [attribute] string Name;
61 [attribute] string Tag;
[all …]
H A DXComboBox.idl37 [attribute] any Value;
38 [attribute] any ListIndex;
39 [attribute, readonly] long ListCount;
40 [attribute] string Text;
41 [attribute] long Style;
42 [attribute] long DropButtonStyle;
43 [attribute] long DragBehavior;
45 [attribute] long ListStyle;
46 [attribute] long TextAlign;
47 [attribute, readonly] long TextLength;
[all …]
H A DXLineFormat.idl37 [attribute] long BeginArrowheadStyle;
38 [attribute] long BeginArrowheadLength;
39 [attribute] long BeginArrowheadWidth;
40 [attribute] long EndArrowheadStylel;
41 [attribute] long EndArrowheadLength;
42 [attribute] long EndArrowheadWidth;
43 [attribute] double Weight;
44 [attribute] boolean Visible;
45 [attribute] double Transparency;
46 [attribute] short Style;
[all …]
/aoo4110/main/offapi/com/sun/star/xml/input/
H A DXAttributes.idl44 /** Gets attribute index passing a QName.
49 attribute index or -1, if not found
60 attribute index or -1, if not found
64 /** Gets the QName of an attribute.
69 QName of attribute or empty string, if invalid index
73 /** Gets the namespace uid of an attribute.
78 namespace uid of attribute or -1, if invalid index
82 /** Gets the localname of an attribute.
91 /** Gets the value of an attribute.
111 /** Gets the type of an attribute, if possible.
[all …]
/aoo4110/main/xmerge/source/minicalc/java/org/openoffice/xmerge/converter/xml/sxc/minicalc/
H A DConverterCapabilitiesImpl.java67 String attribute) { in canConvertAttribute() argument
71 if (OfficeConstants.ATTRIBUTE_TABLE_NAME.equals(attribute)) in canConvertAttribute()
76 if (OfficeConstants.ATTRIBUTE_TABLE_VALUE_TYPE.equals(attribute)) in canConvertAttribute()
79 equals(attribute)) in canConvertAttribute()
81 else if (OfficeConstants.ATTRIBUTE_TABLE_VALUE.equals(attribute)) in canConvertAttribute()
84 equals(attribute)) in canConvertAttribute()
87 equals(attribute)) in canConvertAttribute()
90 equals(attribute)) in canConvertAttribute()
93 equals(attribute)) in canConvertAttribute()
96 equals(attribute)) in canConvertAttribute()
[all …]
/aoo4110/main/xmerge/source/pexcel/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/
H A DConverterCapabilitiesImpl.java67 String attribute) { in canConvertAttribute() argument
71 if (OfficeConstants.ATTRIBUTE_TABLE_NAME.equals(attribute)) in canConvertAttribute()
76 if (OfficeConstants.ATTRIBUTE_TABLE_VALUE_TYPE.equals(attribute)) in canConvertAttribute()
79 equals(attribute)) in canConvertAttribute()
81 else if (OfficeConstants.ATTRIBUTE_TABLE_VALUE.equals(attribute)) in canConvertAttribute()
84 equals(attribute)) in canConvertAttribute()
87 equals(attribute)) in canConvertAttribute()
90 equals(attribute)) in canConvertAttribute()
93 equals(attribute)) in canConvertAttribute()
96 equals(attribute)) in canConvertAttribute()
[all …]
/aoo4110/main/offapi/com/sun/star/xml/sax/
H A DXFastAttributeList.idl59 /** checks if an attribute is available.<br>
65 If the attribute name has a namespace that was registered with the
72 <TRUE/>, if the attribute is available
82 If the attribute name has a namespace that was registered with the
92 if the attribute is not available
111 This value will be returned if the attribute is not available
115 from the attribute or <const>FastToken::Invalid</const>.
134 The string value from the attribute.
137 if the attribute is not available
156 The string value from the attribute or an empty string if the
[all …]
/aoo4110/main/stoc/test/registry_tdprovider/
H A Dtestregistrytdprovider.cxx325 attribute; in run() local
335 attribute = css::uno::Reference< in run()
343 attribute->getName()); in run()
346 attribute->getMemberName()); in run()
351 attribute->getType()->getName()); in run()
358 attribute = css::uno::Reference< in run()
366 attribute->getName()); in run()
369 attribute->getMemberName()); in run()
399 attribute = css::uno::Reference< in run()
407 attribute->getName()); in run()
[all …]
/aoo4110/main/oovbaapi/ooo/vba/excel/
H A DSheetObject.idl51 [attribute] double Left;
54 [attribute] double Top;
57 [attribute] double Width;
60 [attribute] double Height;
63 [attribute] string Name;
66 [attribute] string OnAction;
70 [attribute] long Placement;
83 [attribute] boolean AutoSize;
94 [attribute] string Caption;
97 [attribute] XFont Font;
[all …]
H A DXWorksheet.idl59 [attribute] long Visible;
60 [attribute, readonly] long StandardHeight;
61 [attribute, readonly] long StandardWidth;
62 [attribute, readonly] boolean ProtectionMode;
66 [attribute, readonly] XRange UsedRange;
67 [attribute, readonly] XWorksheet Next;
68 [attribute, readonly] XWorksheet Previous;
69 [attribute, readonly] string CodeName;
70 [attribute, readonly] short Index;
71 [attribute] long EnableSelection;
[all …]
/aoo4110/main/oovbaapi/ooo/vba/
H A DXFontBase.idl45 [attribute] any Size;
46 [attribute] any ColorIndex;
47 [attribute] any Color;
48 [attribute] any Bold;
49 [attribute] any Underline;
50 [attribute] any Strikethrough;
51 [attribute] any Shadow;
52 [attribute] any Italic;
53 [attribute] any Subscript;
54 [attribute] any Superscript;
[all …]
/aoo4110/main/udkapi/com/sun/star/test/bridge/
H A DXBridgeTest.idl155 [attribute] boolean Bool;
156 [attribute] byte Byte;
157 [attribute] char Char;
158 [attribute] short Short;
160 [attribute] long Long;
162 [attribute] hyper Hyper;
164 [attribute] float Float;
165 [attribute] double Double;
166 [attribute] TestEnum Enum;
167 [attribute] string String;
[all …]
/aoo4110/main/offapi/com/sun/star/document/
H A DXDocumentProperties.idl93 [attribute] string Author;
106 [attribute] string Generator;
118 [attribute] string Title;
124 [attribute] string Subject;
133 [attribute] string Description;
151 [attribute] string ModifiedBy;
166 [attribute] string PrintedBy;
195 [attribute] string TemplateURL;
219 [attribute] string AutoloadURL;
238 [attribute] long AutoloadSecs {
[all …]
/aoo4110/main/offapi/com/sun/star/awt/grid/
H A DXGridColumn.idl56 [attribute] any Identifier;
60 [attribute] long ColumnWidth;
64 [attribute] long MinWidth;
68 [attribute] long MaxWidth;
75 [attribute] boolean Resizeable;
90 [attribute] long Flexibility
97 [attribute] ::com::sun::star::style::HorizontalAlignment HorizontalAlign;
100 [attribute] string Title;
106 [attribute] string HelpText;
112 [attribute, readonly] long Index;
[all …]
/aoo4110/main/offapi/com/sun/star/sdb/application/
H A DXCopyTableWizard.idl64 <p>At initialization time, you can use this attribute to control the
67 <p>After the wizard has finished, you can use this attribute to determine
70 <p>Changing this attribute while the dialog is running is not supported, the
79 [attribute] short Operation
86 <p>At initialization time, you can use this attribute to control the
89 <p>After the wizard has finished, you can use this attribute to determine
96 [attribute] string DestinationTableName;
106 which cannot be represented in this simple attribute anymore.</p>
108 <p>This attribute is ignored if <member>Operation</member> is
120 [attribute] ::com::sun::star::beans::Optional< string >
[all …]
/aoo4110/main/writerfilter/source/resourcemodel/
H A DLoggedResources.cxx64 mpLogger->attribute(rName, rValue); in attribute()
67 void LoggedResourcesHelper::attribute(const string & rName, sal_uInt32 nValue) in attribute() function in writerfilter::LoggedResourcesHelper
69 mpLogger->attribute(rName, nValue); in attribute()
220 mHelper.attribute("name", (*QNameToString::Instance())(name)); in table()
234 mHelper.attribute("name", (*QNameToString::Instance())(name)); in substream()
248 mHelper.attribute("text", _info); in info()
268 void LoggedProperties::attribute(Id name, Value & val) in attribute() function in writerfilter::LoggedProperties
272 mHelper.attribute("name", (*QNameToString::Instance())(name)); in attribute()
273 mHelper.attribute("value", val.toString()); in attribute()
284 mHelper.attribute("name", (*QNameToString::Instance())(_sprm.getId())); in sprm()
[all …]
/aoo4110/main/xmerge/source/xmerge/java/org/openoffice/xmerge/converter/palm/
H A DPalmDB.java107 private short attribute = 0; field in PalmDB
118 public PalmDB(int creatorID, int typeID, int version, short attribute) { in PalmDB() argument
121 setAttributes(creatorID, typeID, version, attribute); in PalmDB()
142 short attribute, Record[] recs) in PalmDB() argument
146 attribute, recs); in PalmDB()
168 short attribute, Record[] recs) throws UnsupportedEncodingException { in PalmDB() argument
174 setAttributes(creatorID, typeID, version, attribute); in PalmDB()
186 public void setAttributes (int creatorID, int typeID, int version, short attribute) { in setAttributes() argument
190 this.attribute = attribute; in setAttributes()
265 return attribute; in getAttribute()
/aoo4110/main/xmlsecurity/tools/uno/
H A DAttributeListHelper.java59 Vector attribute = (Vector)m_AttributeList.get(i); in setAttribute() local
60 attribute.setElementAt(type,1); in setAttribute()
61 attribute.setElementAt(value,2); in setAttribute()
69 Vector attribute = new Vector(); in setAttribute() local
70 attribute.addElement(name); in setAttribute()
71 attribute.addElement(type); in setAttribute()
72 attribute.addElement(value); in setAttribute()
73 m_AttributeList.addElement(attribute); in setAttribute()
83 Vector attribute = (Vector)m_AttributeList.get(index); in getAttributeItem() local
84 item = (String)(attribute.get(itemIndex)); in getAttributeItem()
/aoo4110/main/offapi/com/sun/star/xml/dom/
H A DXElement.idl39 Retrieves an attribute value by name.
44 Retrieves an attribute node by name.
55 Retrieves an attribute value by local name and namespace URI.
85 Returns true when an attribute with a given local name and namespace
91 Removes an attribute by name.
98 Removes the specified attribute node.
106 Removes an attribute by local name and namespace URI.
113 Adds a new attribute.
121 Adds a new attribute node.
130 Adds a new attribute.
[all …]
/aoo4110/main/drawinglayer/source/primitive3d/
H A Dsdrdecompositiontools3d.cxx146 const attribute::SdrLineAttribute& rLine) in create3DPolyPolygonLinePrimitives()
179 const attribute::Sdr3DObjectAttribute& aSdr3DObjectAttribute, in create3DPolyPolygonFillPrimitives()
180 const attribute::SdrFillAttribute& rFill, in create3DPolyPolygonFillPrimitives()
181 const attribute::FillGradientAttribute& rFillGradient) in create3DPolyPolygonFillPrimitives()
287 const attribute::SdrShadowAttribute& rShadow, in createShadowPrimitive3D()
312 const attribute::Sdr3DObjectAttribute& aSdr3DObjectAttribute) in createHiddenGeometryPrimitives3D()
316 const attribute::SdrFillAttribute aSimplifiedFillAttribute( in createHiddenGeometryPrimitives3D()
319 attribute::FillGradientAttribute(), in createHiddenGeometryPrimitives3D()
320 attribute::FillHatchAttribute(), in createHiddenGeometryPrimitives3D()
321 attribute::SdrFillGraphicAttribute()); in createHiddenGeometryPrimitives3D()
[all …]
/aoo4110/main/offapi/com/sun/star/report/
H A DXReportDefinition.idl184 [attribute,bound] string MimeType
191 [attribute,bound] string Caption;
196 [attribute,bound] short GroupKeepTogether
204 [attribute,bound] short PageHeaderOption;
209 [attribute,bound] short PageFooterOption;
227 [attribute,bound] string Command;
238 [attribute,bound] long CommandType;
254 [attribute,bound] string Filter;
278 [attribute,bound] string DataSourceName;
293 [attribute,bound] boolean PageHeaderOn;
[all …]
/aoo4110/main/vcl/aqua/source/a11y/
H A Daqua11ywrappercombobox.mm118 -(BOOL)accessibilityIsAttributeSettable:(NSString *)attribute {
120 [ attribute isEqualToString: NSAccessibilitySelectedTextAttribute ]
121 || [ attribute isEqualToString: NSAccessibilitySelectedTextRangeAttribute ]
122 || [ attribute isEqualToString: NSAccessibilityVisibleCharacterRangeAttribute ] ) ) {
123 return [ [ self textArea ] accessibilityIsAttributeSettable: attribute ];
125 return [ super accessibilityIsAttributeSettable: attribute ];
128 -(void)accessibilitySetValue:(id)value forAttribute:(NSString *)attribute {
130 [ attribute isEqualToString: NSAccessibilitySelectedTextAttribute ]
131 || [ attribute isEqualToString: NSAccessibilitySelectedTextRangeAttribute ]
133 return [ [ self textArea ] accessibilitySetValue: value forAttribute: attribute ];
[all …]
/aoo4110/main/offapi/com/sun/star/drawing/
H A DEnhancedCustomShapeHandle.idl61 /** If this attribute is set, the handle is a polar handle. The property specifies the center
62 position of the handle. If this attribute is set, the attributes RangeX and RangeY are ignored,
63 instead the attribute RadiusRange is used.
67 /** RefX, if this attribute is set, it specifies the index of the adjustment
72 /** RefY, if this attribute is set, it specifies the index of the adjustment
77 /** RefAngle, if this attribute is set, it specifies the index of the adjustment
82 /** RefR, if this attribute is set, it specifies the index of the adjustment
87 /** If the attribute RangeXMinimum is set, it specifies the horizontal minimum range of the handle.
91 /** If the attribute RangeXMaximum is set, it specifies the horizontal maximum range of the handle.
95 /** If the attribute RangeYMinimum is set, it specifies the vertical minimum range of the handle.
[all …]

Completed in 93 milliseconds

12345678910>>...28