Home
last modified time | relevance | path

Searched refs:property (Results 76 – 100 of 923) sorted by relevance

12345678910>>...37

/aoo4110/main/offapi/com/sun/star/awt/
H A DUnoControlFixedHyperlinkModel.idl65 [property] short Align;
83 [property] short Border;
100 [property] boolean Enabled;
113 [property] short FontEmphasisMark;
120 [property] short FontRelief;
126 [property] string HelpText;
132 [property] string HelpURL;
138 [property] string Label;
144 [property] boolean MultiLine;
150 [property] boolean Printable;
[all …]
H A DUnoControlSpinButtonModel.idl66 [property] short Border;
83 [property] boolean Enabled;
89 [property] string HelpText;
95 [property] string HelpURL;
108 [property] long Orientation;
114 [property] boolean Printable;
120 [property] long SpinValue;
126 [property] long SpinValueMin;
132 [property] long SpinValueMax;
152 [property] boolean Repeat;
[all …]
H A DUnoControlFileControlModel.idl70 [property] short Border;
81 [optional, property] long BorderColor;
87 [property] boolean Enabled;
100 [property] short FontEmphasisMark;
107 [property] short FontRelief;
113 [property] string HelpText;
119 [property] string HelpURL;
134 [property] boolean Printable;
142 [optional, property] boolean ReadOnly;
148 [property] boolean Tabstop;
[all …]
H A DUnoControlFixedTextModel.idl65 [property] short Align;
83 [property] short Border;
94 [optional, property] long BorderColor;
100 [property] boolean Enabled;
113 [property] short FontEmphasisMark;
120 [property] short FontRelief;
126 [property] string HelpText;
132 [property] string HelpURL;
138 [property] string Label;
144 [property] boolean MultiLine;
[all …]
H A DUnoControlDialogModel.idl86 [property] boolean Closeable;
92 [property] boolean Enabled;
105 [property] short FontEmphasisMark;
112 [property] short FontRelief;
118 [property] string HelpText;
124 [property] string HelpURL;
130 [property] boolean Moveable;
136 [property] boolean Sizeable;
154 [property] string Title;
162 [optional, property] boolean DesktopAsParent;
[all …]
H A DUnoControlImageControlModel.idl65 [property] short Border;
76 [optional, property] long BorderColor;
82 [property] boolean Enabled;
88 [property] string HelpText;
94 [property] string HelpURL;
101 [property] string ImageURL;
124 [property] boolean Printable;
131 [property] boolean ScaleImage;
135 <p>If this property is present, it supersedes the <member>ScaleImage</member> property.</p>
141 [property, optional] short ScaleMode;
[all …]
H A DUnoControlRoadmapModel.idl68 [property] long BackgroundColor;
77 [property] boolean Interactive;
84 [property] boolean Complete;
93 [property] string ImageURL;
110 [optional, property, transient] com::sun::star::graphic::XGraphic Graphic;
122 [property] short Border;
128 [property] boolean Printable;
134 [property] string Text;
143 [property] short CurrentItemID;
150 [property] string HelpText;
[all …]
/aoo4110/main/offapi/com/sun/star/drawing/
H A DGenericDrawPage.idl151 [optional, property] long BorderBottom;
158 [optional, property] long BorderLeft;
165 [optional, property] long BorderRight;
172 [optional, property] long BorderTop;
179 [optional, property] long Height;
183 // DocMerge from xml: property com::sun::star::drawing::GenericDrawPage::Width
186 [optional, property] long Width;
193 [optional, readonly, property] short Number;
204 /** this property stores xml attributes.
217 [readonly, optional, property] boolean IsBackgroundDark;
[all …]
H A DEnhancedCustomShapeHandle.idl44 [optional, property] boolean MirroredX;
48 [optional, property] boolean MirroredY;
52 [optional, property] boolean Switched;
54 /** If the property Polar is set, then the first value specifies the radius and the second
59 [optional, property] com::sun::star::drawing::EnhancedCustomShapeParameterPair Position;
65 [optional, property] ::com::sun::star::drawing::EnhancedCustomShapeParameterPair Polar;
70 [optional, property] long RefX;
75 [optional, property] long RefY;
80 [optional, property] long RefAngle;
85 [optional, property] long RefR;
[all …]
H A DConnectorShape.idl91 [property] long StartGluePointIndex;
99 [property] com::sun::star::awt::Point StartPosition;
107 [property] com::sun::star::drawing::XShape EndShape;
114 [property] com::sun::star::awt::Point EndPosition;
122 [property] long EndGluePointIndex;
126 /** This property contains the distance of line 1.
128 [property] long EdgeLine1Delta;
132 /** This property contains the distance of line 2.
134 [property] long EdgeLine2Delta;
138 /** This property contains the distance of line 3.
[all …]
H A DShape.idl116 [optional, property] long ZOrder;
123 [optional, property] short LayerID;
130 [optional, property] string LayerName;
138 [optional, property] boolean Visible;
145 [optional, property] boolean Printable;
152 [optional, property] boolean MoveProtect;
158 [optional, property] string Name;
165 [optional, property] boolean SizeProtect;
171 [optional, property] com::sun::star::style::XStyle Style;
185 /** this property stores xml attributes.
[all …]
/aoo4110/main/qadevOOo/testdocs/qadevlibs/source/com/sun/star/cmp/
H A DMyPersistObject.java190 if ( property.equals(props[0].Name)) in setPropertyValue()
192 if ( property.equals(props[1].Name)) in setPropertyValue()
194 if ( property.equals(props[2].Name)) in setPropertyValue()
196 if ( property.equals(props[3].Name)) in setPropertyValue()
198 if ( property.equals(props[4].Name)) in setPropertyValue()
200 if ( property.equals(props[5].Name)) in setPropertyValue()
202 if ( property.equals(props[6].Name)) in setPropertyValue()
213 if ( property.equals(props[0].Name)) in getPropertyValue()
215 if ( property.equals(props[1].Name)) in getPropertyValue()
217 if ( property.equals(props[2].Name)) in getPropertyValue()
[all …]
/aoo4110/main/offapi/com/sun/star/text/
H A DPageFootnoteInfo.idl45 // DocMerge from xml: property com::sun::star::text::PageFootnoteInfo::FootnoteHeight
52 [property] long FootnoteHeight;
56 // DocMerge from xml: property com::sun::star::text::PageFootnoteInfo::FootnoteSeparatorLineWidth
59 [property] long FootnoteSeparatorLineWidth;
63 // DocMerge from xml: property com::sun::star::text::PageFootnoteInfo::FootnoteTopDistance
66 [property] long FootnoteTopDistance;
70 // DocMerge from xml: property com::sun::star::text::PageFootnoteInfo::FootnoteBottomDistance
73 [property] long FootnoteBottomDistance;
80 [property] short FootnoteSeparatorLineWidthPercent;
87 [property] com::sun::star::text::HorizontalAdjust FootnoteSeparatorLineAdjust;
[all …]
H A DTextPageStyle.idl74 [property] boolean RegisterModeActive;
81 [property] string RegisterParagraphStyle;
95 [property] com::sun::star::text::XText HeaderText;
103 [property] com::sun::star::text::XText HeaderTextLeft;
119 [property] com::sun::star::text::XText FooterText;
143 [property] long FootnoteHeight;
150 [property] short FootnoteLineWeight;
164 [property] byte FootnoteLineRelativeWidth;
173 [property] short FootnoteLineAdjust;
180 [property] long FootnoteLineTextDistance;
[all …]
/aoo4110/main/offapi/com/sun/star/sheet/
H A DDocumentSettings.idl64 [optional, property] boolean ShowZeroValues;
68 [optional, property] boolean ShowNotes;
72 [optional, property] boolean ShowGrid;
80 [optional, property] boolean ShowPageBreaks;
88 [optional, property] boolean HasSheetTabs;
97 [optional, property] boolean IsSnapToRaster;
101 [optional, property] boolean RasterIsVisible;
106 [optional, property] long RasterResolutionX;
111 [optional, property] long RasterResolutionY;
116 [optional, property] long RasterSubdivisionX;
[all …]
H A DDatabaseRange.idl83 /** if this property is set, columns or rows are inserted or deleted
86 [property] boolean MoveCells;
91 /** if this property is set, cell formats are extended
94 [property] boolean KeepFormats;
99 /** if this property is set, the cell contents within the database
102 [property] boolean StripData;
110 [optional, property] boolean AutoFilter;
118 [optional, property] boolean UseFilterCriteriaSource;
135 [optional, property] long RefreshPeriod;
143 [optional, property] boolean FromSelection;
[all …]
/aoo4110/main/offapi/com/sun/star/chart2/
H A DAxis.idl64 [property] boolean Show;
72 [optional, property] double CrossoverValue;
76 [property] boolean DisplayLabels;
88 [property] boolean TextBreak;
92 [property] boolean TextOverlap;
96 [property] boolean StackCharacters;
100 [property] double TextRotation;
112 [property, maybevoid] long NumberFormat;
114 [property] ::com::sun::star::awt::Size ReferencePageSize;
120 [property] long MajorTickmarks;
[all …]
H A DXFastPropertyState.idl65 the state of the property.
68 specifies the name of the property.
71 if the property does not exist.
83 given property names. </p>
86 contains the sequence of property names.
89 if one property does not exist.
97 /** Sets the property to default value.
106 specifies the name of the property.
109 if the property does not exist.
123 specifies the name of the property.
[all …]
H A DCandleStickChartType.idl46 /** If this property is <TRUE/>, the candlesticks are shown as
47 japanese candlesticks. This implies that the property
60 [maybedefault, property] boolean Japanese;
63 the property <member>Japanese</member> is <TRUE/>, the
64 property set given here contains the formatting attributes of
76 the property <member>Japanese</member> is <TRUE/>, the
77 property set given here contains the formatting attributes of
88 /** If this property is <TRUE/>, the first value (which would be
92 <p>This property is only evaluated for non-japanese
98 [maybedefault, property] boolean ShowFirst;
[all …]
/aoo4110/main/offapi/com/sun/star/presentation/
H A DDrawPage.idl71 [property] long Change;
79 [property] long Duration;
92 [property] short Layout;
106 [optional, property] boolean IsHeaderVisible;
113 [optional, property] string HeaderText;
121 [optional, property] boolean IsFooterVisible;
128 [optional, property] string FooterText;
144 [optional, property] boolean IsDateTimeVisible;
152 [optional, property] boolean IsDateTimeFixed;
159 [optional, property] string DateTimeText;
[all …]
/aoo4110/main/saxon/
H A Dsaxon-9.0.0.7-bj.patch52 + <property name="version" value="9.0.0.7"/>
53 + <property name="versionh" value="9-0-0-7"/>
54 + <property name="release.date" value="2008-07-03"/>
59 + <property name="root" value="."/>
62 + <property name="troot" value="."/>
121 + <property name="lib.dir" value="libs"/>
122 + <property name="temp.dir" value="temp"/>
123 + <property name="archive.dir" value="archive"/>
143 + <property name="build.debug" value="true"/>
146 + <property name="build.optimize" value="true"/>
[all …]
/aoo4110/main/offapi/com/sun/star/text/textfield/
H A DSetExpression.idl44 [property]string Content;
53 [property]long NumberFormat;
57 [property]short NumberingType;
60 [property]boolean IsShowFormula;
64 [property]string Hint;
67 [property]boolean IsInput;
70 [property]boolean IsVisible;
73 [property]short SequenceValue;
77 [property]short SubType;
80 [property]double Value;
[all …]
/aoo4110/main/udkapi/com/sun/star/beans/
H A DXPropertyState.idl69 the state of the property.
72 specifies the name of the property.
75 if the property does not exist.
87 given property names. </p>
90 contains the sequence of property names.
93 if one property does not exist.
101 /** Sets the property to default value.
110 specifies the name of the property.
113 if the property does not exist.
127 specifies the name of the property.
[all …]
H A DPropertyAttribute.idl38 /** indicates that a property value can be void.
40 <p>It does not mean that the type of the property is void!
48 value of this property changes.
56 value of this property changes.
64 /** indicates that the value of the property is not persistent.
70 /** indicates that the value of the property is read-only.
76 /** indicates that the value of the property can be ambiguous.
82 /** indicates that the property can be set to default.
88 /** indicates that the property can be removed
100 /** indicates that a property is optional.
[all …]
/aoo4110/main/offapi/com/sun/star/ui/
H A DItemDescriptor.idl55 [property] short Type;
59 [property] string Label;
63 [property] string CommandURL;
67 [property] string HelpURL;
70 <p>This property is only valid if the item describes a toolbar or statusbar
73 [optional, property] short Style;
76 <p>This property is only valid if the item describes a statusbar item.</p>
78 [optional, property] short Offset;
81 <p>This property is valid for menus only. It can be used to define sub menus.</p>
88 [optional, property] boolean IsVisible;
[all …]

Completed in 89 milliseconds

12345678910>>...37