Home
last modified time | relevance | path

Searched refs:property (Results 201 – 225 of 942) sorted by relevance

12345678910>>...38

/aoo42x/main/offapi/com/sun/star/sheet/
H A DSpreadsheet.idl219 [property] boolean IsVisible;
225 [property] string PageStyle;
238 [optional, property] short TableLayout;
247 <p> If the property is true, and there are print areas on other sheets,
250 <p> If the property is false, and there are print areas on other sheets,
254 whether property is true or false.</p>
256 <p> This property can only be true, if there are no print areas given
257 on this sheet. If the property is set to true the print areas of
263 [optional, property] boolean AutomaticPrintArea;
267 [optional, property] com::sun::star::util::Color TabColor;
H A DSheetSortDescriptor.idl58 [property] boolean BindFormatsToContent;
64 [property] boolean IsUserListEnabled;
70 <p>This property is only used, if
73 [property] long UserListIndex;
80 [property] boolean CopyOutputData;
86 <p>This property is only used, if
89 [property] com::sun::star::table::CellAddress OutputPosition;
H A DDataPilotSourceDimension.idl114 [readonly, property] com::sun::star::container::XNamed Original;
121 [readonly, property] boolean IsDataLayoutDimension;
127 [property] com::sun::star::sheet::DataPilotFieldOrientation Orientation;
133 [property] long Position;
139 [property] com::sun::star::sheet::GeneralFunction Function;
147 [property] long UsedHierarchy;
153 [property] sequence< com::sun::star::sheet::TableFilterField > Filter;
161 [readonly, property, optional] long Flags;
H A DFormulaParser.idl64 [property] boolean CompileEnglish;
73 [property] short FormulaConvention;
77 [property] boolean IgnoreLeadingSpaces;
81 [property] string ParameterSeparator;
89 [property] sequence< FormulaOpCodeMapEntry > OpCodeMap;
95 <p>Use of this property depends on the <member>FormulaConvention
104 [property] sequence< ExternalLinkInfo > ExternalLinks;
/aoo42x/main/toolkit/doc/layout/
H A Doldnotes.txt145 + we need property introspection on the awt widgets:
146 + but they have no property interfaces [!] -
151 + source/helper/property.cxx
159 + inc/toolkit/helper/property.hxx
168 missing property 46 (EchoChar)
169 missing property 48 (HardLineBreaks)
170 missing property 12 (HScroll)
171 missing property 104 (LineEndFormat)
172 missing property 10 (MultiLine)
173 missing property 13 (VScroll)
[all …]
/aoo42x/main/stoc/source/javavm/
H A Djvmargs.cxx41 void JVM::pushProp(const OUString & property) in pushProp() argument
43 sal_Int32 index = property.indexOf((sal_Unicode)'='); in pushProp()
46 OUString left = property.copy(0, index).trim(); in pushProp()
47 OUString right(property.copy(index + 1).trim()); in pushProp()
48 _props.push_back(property); in pushProp()
52 _props.push_back(property); in pushProp()
/aoo42x/main/offapi/com/sun/star/text/textfield/
H A DConditionalText.idl43 [property] string TrueContent;
46 [property] string FalseContent;
49 [property] string Condition;
51 <p>This property has to be read/written in file export/import to save and
54 [property] boolean IsConditionTrue;
56 <p> This property is especially useful for import/export purposes. </p>
58 [optional, property]string CurrentPresentation;
H A DDatabaseName.idl48 [property] string DataBaseName;
50 /** determines the interpretation of the property DataTableName.
53 [property] long DataCommandType;
56 on the DataCommandType property.
58 [property] string DataTableName;
63 [optional, property] string DataBaseURL;
68 [optional, property] string DataBaseResource;
/aoo42x/main/offapi/com/sun/star/text/
H A DCellRange.idl104 [property] com::sun::star::util::Color BackColor;
110 [property] string BackGraphicFilter;
116 [property] com::sun::star::style::GraphicLocation BackGraphicLocation;
122 [property] string BackGraphicURL;
128 [property] boolean BackTransparent;
135 [property] boolean ChartColumnAsLabel;
142 [property] boolean ChartRowAsLabel;
148 [property] long NumberFormat;
/aoo42x/main/udkapi/com/sun/star/beans/
H A DXPropertyWithState.idl45 this object, seen as a property contained in a property set.
48 that are available if the containing property set
69 the state of this as a property.
78 If this is a bound property, the value changes before
79 the change events are fired. If this is a constrained property,
80 the vetoable event is fired before the property value changes.
94 an object representing the default state of this object (as a property).
H A DPropertyStateChangeEvent.idl41 /** is delivered whenever the state of a "bound" property is changed.
47 and new values of the changed property. </p>
56 /** specifies the name of the property which changes its value.
58 <p>This name identifies the property uniquely within an
65 /** contains the implementation handle for the property.
75 /** contains the old value of the property.
81 /** contains the new value of the property.
H A DXMultiPropertyStates.idl55 <p>The state of a property contains information about the source of
67 given property names.
81 If it is a bound property, you must change the value before
82 the change events are fired. If it is a constrained property, you
83 must fire the vetoable event before you change the property value.
92 If it is a bound property, you must change the value before
93 the change events are fired. If it is a constrained property, you
94 must fire the vetoable event before you change the property value. </p>
/aoo42x/main/offapi/com/sun/star/drawing/
H A DOLE2Shape.idl51 /** If you get this property you get the CLSID of the OLE2 document stream
55 [property] string CLSID;
61 [property] string PersistName;
66 <p>This property returns an empty reference if the ole2 is not an
70 [readonly, property] com::sun::star::frame::XModel Model;
74 /** This property returns <TRUE/> for all OLE2 that are internal
77 [readonly, property] boolean IsInternal;
H A DDocumentSettings.idl62 [optional, property] short MeasureUnit;
66 [optional, property] long ScaleNumerator;
70 [optional, property] long ScaleDenominator;
80 [optional, property] boolean IsPrintFitPage;
86 [optional, property] boolean IsPrintTilePage;
90 [optional, property] long PageNumberFormat;
97 [optional, property] boolean ParagraphSummation;
/aoo42x/main/offapi/com/sun/star/inspection/
H A DInteractiveSelectionResult.idl30 /** describes possible results of an interactive selection of a property value
39 /** The interactive selection of a property value was cancelled.
43 /** The interactive selection of a property value succeeded, and the
44 new property value chosen by the user has already been set at the
49 /** The interactive selection of a property value succeeded, a new
50 property value has been obtained, but not yet set at the inspected
59 /** The interactive selection of a property value is still pending.
/aoo42x/main/offapi/com/sun/star/chart2/data/
H A DXDatabaseDataProvider.idl84 property is not evaluated.</p>
95 to the DetailFields property. In this case, the parameter will be filled from
102 If a string in this property denotes both a column name and a parameter name, it
109 property is not evaluated.</p>
133 <p><member>Command</member> needs to be interpreted depending on the value of this property.</p>
135 <p>This property is only meaningful together with the <member>Command</member>
136 property, thus either <em>both</em> or <em>none</em> of them are present.</p>
148 row set are to be additionally filtered, the Filter property can be used.</p>
150 …<p>Note that the Filter property does not make sense if a <member>ResultSet</member> has been spec…
184 <p>The default value of this property is <TRUE/>. By switching it to <FALSE/>, you can pass
[all …]
/aoo42x/main/offapi/com/sun/star/sdbc/
H A DStatement.idl115 [property] long QueryTimeOut;
141 [property] long MaxFieldSize;
149 [property] long MaxRows;
159 the database does not support positioned update/delete, this property is
175 [property] string CursorName;
182 [property] long ResultSetConcurrency;
189 [property] long ResultSetType;
202 [property] long FetchDirection;
215 [property] long FetchSize;
222 [property] boolean EscapeProcessing;
/aoo42x/main/offapi/com/sun/star/sdb/
H A DRowSet.idl289 [property] string DataSourceName;
308 [property] string Command;
313 [property] long CommandType;
323 [property] boolean IgnoreResult;
328 [property] string Filter;
334 [property] boolean ApplyFilter;
342 [optional,property] string GroupBy;
346 [property] string Order;
352 [readonly, property] long Privileges;
362 [readonly, property] boolean IsNew;
[all …]
/aoo42x/main/cppuhelper/source/
H A Dpropertysetmixin.cxx126 css::beans::Property property; member
367 s[n++] = i->second.property; in getProperties()
383 second.property; in getPropertyByName()
552 && ((i->second.property.Attributes in setProperty()
577 ((i->second.property.Attributes in setProperty()
581 ((i->second.property.Attributes in setProperty()
585 ((i->second.property.Attributes in setProperty()
679 = ((i->second.property.Attributes in getProperty()
683 = ((i->second.property.Attributes in getProperty()
687 = ((i->second.property.Attributes in getProperty()
[all …]
/aoo42x/main/offapi/com/sun/star/report/
H A DXShape.idl50 /** this property lets you get and set the transformation matrix
59 /** This property contains the CustomShapeEngine service name that has to
65 /** This property can be used to store data that the CustomShapeEngine may
70 /** This property describes the geometry of the CustomShape. The CustomShapeEngine
71 that is used should be able to get on with the content of this property.
73 If the CustomShapeEngine property is "com.sun.star.drawing.EnhancedCustomShapeEngine",
74 then this property is containing properties as they are specified in the service
/aoo42x/main/offapi/com/sun/star/text/textfield/docinfo/
H A DCreateDateTime.idl43 <p> This property is especially useful for import/export purposes. </p>
45 [property]string CurrentPresentation;
55 [optional, property] boolean IsFixed;
60 [property]boolean IsDate;
63 [property]double DateTimeValue;
67 [property]long NumberFormat;
71 [optional, property] boolean IsFixedLanguage;
H A DPrintDateTime.idl43 <p> This property is especially useful for import/export purposes. </p>
45 [property]string CurrentPresentation;
55 [optional, property] boolean IsFixed;
60 [property]boolean IsDate;
63 [property]double DateTimeValue;
67 [property]long NumberFormat;
71 [optional, property] boolean IsFixedLanguage;
H A DChangeDateTime.idl43 <p> This property is especially useful for import/export purposes. </p>
45 [property]string CurrentPresentation;
55 [optional, property] boolean IsFixed;
60 [property]boolean IsDate;
63 [property]double DateTimeValue;
67 [property]long NumberFormat;
71 [optional, property] boolean IsFixedLanguage;
/aoo42x/main/offapi/com/sun/star/util/
H A DSortDescriptor.idl54 [property] boolean IsCaseSensitive;
60 implementations. For those this property may not need to be set.
64 [optional, property] boolean SortAscending;
83 [property] boolean SortColumns;
88 [property] com::sun::star::lang::Locale CollatorLocale;
94 implementations. For those this property may not need to be set.
100 [optional, property] string CollatorAlgorithm;
/aoo42x/main/offapi/com/sun/star/ui/dialogs/
H A DXControlAccess.idl55 /** Change a control property.
62 The control property to manipulate. Common control properties
66 A value appropriated for the property.
69 when the control is not supported, the control property is invalid or
76 /** Query for a control property.
83 The requested control property. Common control properties
90 when the control is not supported or the control property is invalid.

Completed in 60 milliseconds

12345678910>>...38