Home
last modified time | relevance | path

Searched refs:property (Results 226 – 250 of 943) sorted by relevance

12345678910>>...38

/trunk/main/solenv/bin/modules/installer/
H A Dsetupscript.pm423 my $property;
424 foreach $property ( @installer::globals::forced_properties )
426 if ( ! exists($allvariables->{$property}) ) { $allvariables->{$property} = ""; }
450 foreach my $property (@presetproperties)
452 my $presetproperty = "PRESET" . $property;
455 $allvariables->{$property} = $allvariables->{$presetproperty};
/trunk/main/offapi/com/sun/star/view/
H A DRenderOptions.idl46 [property] com::sun::star::awt::XDevice RenderDevice;
54 is exported. Therefore the IsFirstPage property has been introduced.
61 [optional, property] boolean IsFirstPage;
67 the last page has been processed. Therefore the IsLastPage property
74 [optional, property] boolean IsLastPage;
87 [optional, property] boolean IsSkipEmptyPages;
100 [optional, property] string PageRange;
/trunk/main/offapi/com/sun/star/sdbcx/
H A DView.idl66 [readonly, property] string Name;
71 [readonly, property] string CatalogName;
76 [readonly, property] string SchemaName;
83 <p>This property might be empty when a backend does not support retrieving the current
86 current SQL command in the <code>Command</code> property.</p>
88 [readonly, property] string Command;
95 [readonly, property] long CheckOption;
/trunk/main/offapi/com/sun/star/sdbc/
H A DODBCConnectionProperties.idl51 [optional, property] boolean ParameterNameSubstitution;
55 [optional, property] long Timeout;
59 [optional, property] boolean Silent;
63 [optional, property] boolean UseCatalog;
70 [optional, property] string CharSet;
75 [optional, property] boolean IsAutoRetrievingEnabled;
80 [optional, property] string AutoRetrievingStatement;
H A DFLATConnectionProperties.idl52 [optional, property] boolean HeaderLine;
56 [optional, property] string FieldDelimiter;
60 [optional, property] string StringDelimiter;
64 [optional, property] string DecimalDelimiter;
68 [optional, property] string ThousandDelimiter;
72 [property] string Extension;
H A DPreparedStatement.idl163 [property] long QueryTimeOut;
189 [property] long MaxFieldSize;
196 [property] long MaxRows;
205 the database does not support positioned update/delete, this property is
221 [property] string CursorName;
227 [property] long ResultSetConcurrency;
233 [property] long ResultSetType;
247 [property] long FetchDirection;
261 [property] long FetchSize;
/trunk/main/offapi/com/sun/star/drawing/
H A DEnhancedCustomShapeTextPath.idl41 /** This property specifies if a text path is used. The default is false.
43 [optional, property] boolean TextPath;
45 /** This property specifies how the text is drawn.
47 [optional, property] ::com::sun::star::drawing::EnhancedCustomShapeTextPathMode TextPathMode;
49 /** This property specifies if the text is scaled using the shape path.
51 [optional, property] boolean ScaleX;
/trunk/main/offapi/com/sun/star/chart2/
H A DErrorBar.idl57 [property] ::com::sun::star::chart::ErrorBarStyle ErrorBarStyle;
61 [property] double PositiveError;
65 [property] double NegativeError;
69 [property] double Weight;
73 [property] boolean ShowPositiveError;
77 [property] boolean ShowNegativeError;
/trunk/main/offapi/com/sun/star/text/textfield/
H A DAnnotation.idl44 [property]string Author;
50 [optional, property]string Initials;
56 [optional, property]string Name;
60 [property]string Content;
64 [property]com::sun::star::util::Date Date;
68 [optional, property]com::sun::star::util::DateTime DateTimeValue;
H A DAuthor.idl45 [optional, property] boolean IsFixed;
49 [optional, property] string Content;
54 [optional, property] short AuthorFormat;
56 <p> This property is especially useful for import/export purposes. </p>
58 [optional, property]string CurrentPresentation;
62 [optional, property]boolean FullName;
/trunk/main/offapi/com/sun/star/frame/status/
H A DItemState.idl47 /** specifies that the property is currently disabled.
52 /** specifies that the property is currently read-only.
57 /** specifies that the property is currently in a don't care state.
61 for a property at the same time.
67 /** specifies that the property is currently in a default state.
72 /** specifies that the property is currently in a set state.
/trunk/main/offapi/com/sun/star/chart/
H A DChartAxisXSupplier.idl48 /** This property determines if the x-axis is shown or hidden.@see ChartAxis
50 [property] boolean HasXAxis;
57 [property] boolean HasXAxisDescription;
64 [property] boolean HasXAxisGrid;
71 [property] boolean HasXAxisHelpGrid;
78 [property] boolean HasXAxisTitle;
/trunk/main/offapi/com/sun/star/form/component/
H A DImageButton.idl57 property specifies the URL of an image to be displayed.</p>
74 property is changed, the model loads the specified image, and sets it as image source
86 [property] com::sun::star::form::FormButtonType ButtonType;
91 <p>This property is evaluated if the button is of type URL.</p>
96 [property] string TargetFrame;
101 <p>This property is evaluated if the button is of type URL.</p>
105 [property] string TargetURL;
/trunk/main/offapi/com/sun/star/embed/
H A DStorageStream.idl162 [property] string MediaType;
167 [property] boolean IsCompressed;
173 The property value <TRUE/> means that the stream is currently encrypted.
185 [property, readonly] boolean IsEncrypted;
192 The property value <TRUE/> means that the stream will become encrypted
199 In case stream is not encrypted and the property is set to <TRUE/>,
205 Thus this property must be set very carefully.
222 [property] boolean UseCommonStoragePasswordEncryption;
227 [property, readonly] long Size;
H A DStorage.idl246 <dt>property URL</dt>
248 If the storage is created based on url this property allows
294 [property] string MediaType;
300 [property,optional] string Version;
319 [property, readonly] boolean MediaTypeFallbackIsUsed;
324 [property, readonly] boolean IsRoot;
330 [property, optional, readonly] boolean RepairPackage;
337 substorages contain encrypted streams. Usually in case this property
342 [property, optional, readonly] boolean HasEncryptedEntries;
350 property is supported the implementation supports
[all …]
/trunk/main/offapi/com/sun/star/sdb/
H A DQueryDefinition.idl49 [readonly, property] string Name;
54 [property] string Command;
59 [property] boolean EscapeProcessing;
65 [property] string UpdateTableName;
70 [property] string UpdateCatalogName;
75 [property] string UpdateSchemaName;
/trunk/main/udkapi/com/sun/star/beans/
H A DXIntrospectionAccess.idl107 /** returns information about which property concepts described in
126 /** returns information about a property if a property with
133 information about the demanded property,
134 if a corresponding property exists.
137 the name of the property.
145 when a property with the demanded name doesn't exist
154 /** allows to ask if a property with the demanded name exists
159 <TRUE/> if the property exists and accords to one of
164 the name of the property.
H A DXPropertySetInfo.idl62 a sequence with all property descriptors which are specified
70 the property with the specified name from the object.
73 specifies the name of the property.
76 if the property does not exist.
84 <TRUE/> if a property with the specified name exist;
88 specifies the name of the property.
H A DPropertyChangeEvent.idl37 /** gets delivered whenever a "bound" or "constrained" property is changed.
44 value of the changed property. </p>
53 /** contains the unique name of the property which changes its value.
65 /** contains the implementation handle for the property.
74 /** contains the old value of the property.
80 /** contains the new value of the property.
/trunk/main/offapi/com/sun/star/sheet/
H A DSpreadsheetDocument.idl229 [readonly, property] com::sun::star::sheet::XNamedRanges NamedRanges;
235 [readonly, property] com::sun::star::sheet::XDatabaseRanges DatabaseRanges;
241 [readonly, property] com::sun::star::sheet::XLabelRanges ColumnLabelRanges;
247 [readonly, property] com::sun::star::sheet::XLabelRanges RowLabelRanges;
253 [readonly, property] com::sun::star::container::XNameAccess SheetLinks;
259 [readonly, property] com::sun::star::sheet::XAreaLinks AreaLinks;
265 [readonly, property] com::sun::star::container::XNameAccess DDELinks;
274 [optional, readonly, property] com::sun::star::sheet::XExternalDocLinks ExternalDocLinks;
/trunk/main/offapi/com/sun/star/configuration/backend/
H A DXSchemaHandler.idl390 <p> The property will have a default value of <NULL/>
395 specifies the name of the new property.
398 specifies the attributes of the new property.
405 specifies the type of the new property.
412 <li>if the name is not a valid property name</li>
413 <li>if the attributes are not valid for a property</li>
434 specifies the name of the new property.
437 specifies the attributes of the new property.
444 specifies the value of the new property.
456 <li>if the name is not a valid property name</li>
[all …]
/trunk/main/offapi/com/sun/star/form/binding/
H A DBindableControlModel.idl62 …<ul><li>The control model's own <code>ReadOnly</code> property (if present) is kept in sync with t…
63 binding's <code>ReadOnly</code> property. That is, any control using the value
65 <li>The control model's own <code>Enabled</code> property (if present) is kept in sync
66 with the binding's <code>Relevant</code> property. That is, any control using
71 <p>In both cases, explicit changes of the model's property are ignored if they would relax
75 any attempt to set the <code>ReadOnly</code> property of the control model to <FALSE/> will
77 property at the control model can be freely set.<br/>
/trunk/main/offapi/com/sun/star/text/
H A DObjectIndex.idl47 [optional, property] boolean CreateFromStarMath;//objects
51 [optional, property] boolean CreateFromStarImage;//objects
55 [optional, property] boolean CreateFromStarChart;//objects
59 [optional, property] boolean CreateFromStarCalc;//objects
63 [optional, property] boolean CreateFromStarDraw;//objects
67 [optional, property] boolean CreateFromOtherEmbeddedObjects;//objects
/trunk/main/offapi/com/sun/star/text/textfield/docinfo/
H A DEditTime.idl43 <p> This property is especially useful for import/export purposes. </p>
45 [property]string CurrentPresentation;
55 [optional, property] boolean IsFixed;
58 [property]double DateTimeValue;
62 [property]long NumberFormat;
66 [optional, property] boolean IsFixedLanguage;
/trunk/main/apache-commons/patches/
H A Dlogging.patch7 - <property name="target.version" value="1.1"/>
8 + <property name="target.version" value="1.5"/>
11 - <property name="source.version" value="1.2"/>
12 + <property name="source.version" value="1.3"/>
15 <property name="compile.debug" value="true"/>

Completed in 57 milliseconds

12345678910>>...38