Home
last modified time | relevance | path

Searched refs:If (Results 26 – 50 of 1047) sorted by relevance

12345678910>>...42

/trunk/main/offapi/com/sun/star/drawing/
H A DGraphicObjectShape.idl93 /** If this property is set, the luminance of this graphic shape is adjusted
99 /** If this property is set, the contrast of this graphic shape is adjusted
105 /** If this property is set, the red channel of this graphic shape is
111 /** If this property is set, the green channel of this graphic shape is
117 /** If this property is set, the blue channel of this graphic shape is
123 /** If this property is set, the gama value of this graphic shape is
129 /** If this property is set, the transparency value of this graphic shape is
H A DMeasureProperties.idl50 /** If this property is <TRUE/>, the measure is drawn below the
92 /** If this is <TRUE/>, the unit of measure is shown in the measure text.
97 /** If this is <TRUE/>, the angle of the measure is set automatically.
122 /** If this value is <TRUE/>, the measure has a fixed angle.
127 /** If this value is <TRUE/>, the text is rotated 90 degrees.
132 /** If this value is <TRUE/>, the text is printed upside down.
/trunk/main/offapi/com/sun/star/awt/
H A DXExtendedToolkit.idl131 If this is a valid reference it is inserted into the list of
143 If the reference is empty then nothing will be changed. If the
157 If this is a valid reference it is inserted into the list of
169 If the reference is empty then nothing will be changed. If the
183 If this is a valid reference it is inserted into the list of
195 If the reference is empty then nothing will be changed. If the
H A DUnoControlButtonModel.idl89 <p>If set to <TRUE/> (which is the default), the button control automatically grabs the
91 If set to <FALSE/>, the focus is preserved when the user operates the button control with
143 … <p>If this property is present, it supersedes the <member>ImageAlign</member> property - setting
159 <p>If this property is present, it interacts with the <member>ImageURL</member>in the
161 <ul><li>If <member>ImageURL</member> is set, <member>Graphic</member> will be reset
164 <li>If <member>Graphic</member> is set, <member>ImageURL</member> will be reset
229 If <member>Toggle</member> property is set to <TRUE/>, the pressed state
263 … <p>If this property is set to <TRUE/>, a single operation of the button control (pressing space
H A DXUserInputInterception.idl53 If this is a valid reference it is inserted into the list of
64 If the reference is empty then nothing will be changed. If the
76 If this is a valid reference it is inserted into the list of
86 If the reference is empty then nothing will be changed. If the
/trunk/main/offapi/com/sun/star/chart2/data/
H A DTabularDataProviderArguments.idl61 <type>XDataSequence</type>s. If the result is ambiguous,
73 <p>If this property is not given as argument it is assumed to
79 /** If data comes from columns, the first row will provide the
88 <p>If this property is not given as argument it is assumed to
100 <p>If the SequenceMapping contains invalid indexes just
106 <p>If the given SequenceMapping does not cover all exsisting
114 /** If <FALSE/> the data provider may create a data sequence
141 <p>Example: If you have the sheets (Sheet1, Sheet2, Sheet3) in
/trunk/main/offapi/com/sun/star/xml/sax/
H A DXFastAttributeList.idl53 this attributes. If an attribute also has a namespace, that must be registered
65 If the attribute name has a namespace that was registered with the
82 If the attribute name has a namespace that was registered with the
104 If the attribute name has a namespace that was registered with the
114 If the attribute is available it returns the integer token of the value
116 If not the value of <param>Default</param> is returned.
127 If the attribute name has a namespace that was registered with the
149 If the attribute name has a namespace that was registered with the
/trunk/main/udkapi/com/sun/star/registry/
H A DDefaultRegistry.idl53 <dd> checks if the local registry is valid. If the interface is not <NULL/>
115 executable. The name of the system registry is "applicat.rdb". If the system
117 If this variable was set, it must contain a full path to a valid system registry.
125 [Registry]. If found, then take this value instead of "user.rdb" as "REGISTRY NAME".
127 <dt> 2. Search in the config directory of the user for a file "REGISTRY NAME". If
128 found, return the full path and name of the file. If not found, retry this
131 <dt> 3. If not found, a new user registry with name user.rdb will be created in the user
/trunk/main/offapi/com/sun/star/sheet/
H A DDataPilotFieldGroupInfo.idl50 <li>If <FALSE/> is set, the value from <member>Start</member> will be
52 <li>If <TRUE/> is set, the start value for the grouping will be
65 <li>If <FALSE/> is set, the value from <member>End</member> will be
67 <li>If <TRUE/> is set, the end value for the grouping will be
79 <li>If <FALSE/> is set, and <member>GroupBy</member> contains zero,
81 <li>If <FALSE/> is set, and <member>GroupBy</member> contains one or
84 <li>If <TRUE/> is set, <member>Step</member> contains a value greater
H A DDataPilotFieldReferenceType.idl51 <p>If a base item name is specified, the reference value for a combination of field items is the
54 <p>If the reference value isn't shown in the DataPilot table because of hidden details for a
57 <p>If the result for an item combination is empty, the value 0 is used for the difference, even
65 <p>If "previous" or "next" is specified as the base item, the reference value is the result for
66 the next visible member of the base field, in the base field's sort order. If details for one
111 <p>If details for one item in the base field are hidden, that item isn't included in
126 <p>If there are several data fields, the total for the result's data field is used.</p>
128 <p>If there are subtotals with manually selected summary functions, still the total with
H A DXDataPilotFieldGrouping.idl86 <p>If this field is already grouped by dates, a new DataPilot field
87 will be created and returned. If this field is not grouped at all, the
97 <li>If the member <member>DataPilotFieldGroupInfo::HasAutoStart
105 <li>If the member <member>DataPilotFieldGroupInfo::HasAutoEnd
113 <li>If the members <member>DataPilotFieldGroupInfo::HasAutoStart
130 A combination of several flags will not be accepted. If
133 will specify the type of day grouping (see above). If that value
136 together). If that value is greater than zero, grouping is done on
/trunk/main/offapi/com/sun/star/sdbc/
H A DStatement.idl112 to execute. If the limit is exceeded, a SQLException is thrown.
136 If the limit is exceeded, the excess data is silently discarded.
145 If the limit is exceeded, the excess rows are silently dropped.
158 identify the current row in the ResultSet generated by this statement. If
162 'select for update ...'. If the 'for update' phrase is omitted,
197 If this
210 If this
219 If escape scanning is on (the default), the driver will do
H A DPreparedStatement.idl69 If arbitrary parameter type conversions are required, the method
160 to execute. If the limit is exceeded, a SQLException is thrown.
183 If the limit is exceeded, the excess data is silently discarded.
193 If the limit is exceeded, the excess rows are silently dropped.
204 identify the current row in the ResultSet generated by this statement. If
208 'select for update ...'. If the 'for update' phrase is omitted,
241 If this
255 If this
/trunk/main/offapi/com/sun/star/text/
H A DTextFrame.idl85 <p>If the value for "WidthPercent" is 0, the absolute value from
94 <p>If the value for "HeightPercent" is 0, the absolute value from
99 /** If "AutomaticHeight" is set, then the object grows if it is required
135 <p>If set, the frame follows the text flow and doesn't leaves the layout
141 If not set, the frame doesn't follow the text flow and stays on the page,
150 If property is set, the page area is interpreted as the layout environment,
152 page header determines the page area. If property isn't set, the page area is
/trunk/main/offapi/com/sun/star/ucb/
H A DXParameterizedContentProvider.idl56 @param Template A URL template. If the input is malformed or too
60 <type>XContentProvider</type>, represented as a single string. If the
65 @param ReplaceExisting If true, and if the given Template conflicts
67 by the new one. If false, and if the given Template conflicts with an
88 @param Template A URL template. If the input is malformed or too
92 <type>XContentProvider</type>, represented as a single string. If the
/trunk/main/offapi/com/sun/star/accessibility/
H A DXAccessibleAction.idl52 <p>If there are more than one, the first one is considered the
64 This index specifies the action to perform. If it lies outside
67 Returns <TRUE/> if the action was successfully performed. If
72 If no action with the given index exists then an
83 description. If it lies outside the valid range an empty string
90 If the given index lies not in the valid range then an
H A DXAccessibleContext.idl81 The index may have any value. If it is outside the range from 0
86 If the object has an i-th child the returned value is a
90 If no child with the given index exists then an
104 root node. If called for the root node an empty reference is
111 <p>If you call getAccessibeChild on the object's parent with the
198 If this object does not have a locale, the locale of its parent
199 is returned. If it does not have (yet) a parent it throws the
/trunk/main/offapi/com/sun/star/resource/
H A DXStringResourceManager.idl86 <p>If true: If the exact locale that should be set is not available
91 <p>If false: If the exact locale that should be set is not available
95 <p>If false: If the exact locale that should be set is not available
111 If this locale is not available a
125 If an entry for the Resource ID already exists, the string
148 If an entry for the Resource ID already exists, the string
H A DXLocale.idl78 initialized, then never reset. (If you do reset the default
157 language code for display of field to user. If the localized
168 language code for display of field to user. If the localized
184 country code for display of field to user. If the localized
194 country code for display of field to user. If the localized
216 variant code for display of field to user. If the localized
229 a string to display the entire locale to user. If the localized
239 a string to display the entire locale to user. If the localized
/trunk/main/offapi/com/sun/star/util/
H A DXCloseable.idl43 If an object should be terminated, it can be:<br>
88If somewhere disagree with a CloseVetoException it will not clear who has to close the object again
90If it is set to <FALSE/> the caller of the method close() will be the owner of this object in ever…
92If it is set to <TRUE/> the caller gives up his ownership. If a XCloseListener throw the veto exce…
95 …he MUST try to close it again. If the closing object itself disagrees by an exception and the para…
102If this method was already called on an object it should return without any reaction. Normally it'…
H A DXCloseListener.idl57 If an event <method scope="com::sun::star::lang">XEventListener::disposing</method>
80 If it's set to <FALSE/> the original caller of <member>XCloseable::close()</member>
82 If it's set to <TRUE/> this listener will be the new owner if he throw the exception,
83 otherwise not! If his still running processes will be finished he must call close() on
88 If this listener doesn't disagree with th close request it depends from his internal
121If the event <member scope="com::sun::star::lang">XEventListener::disposing()</member> occurred be…
/trunk/main/offapi/com/sun/star/presentation/
H A DShape.idl74 …/** If this property and the property <member scope="com::sun::star::drawing">Shape::DimPrev</memb…
81 /** If this property is <TRUE/>, this shape is dimmed to the color of
95 /** If this is a default presentation object and if it is empty,
102 /** If this is a presentation object, this property is <TRUE/>.
117 /** If this property is <TRUE/>, the sound of this shape is played in
146 /** If this property is set to <TRUE/>, a sound is played while the
/trunk/main/offapi/com/sun/star/sdb/
H A DQueryDesign.idl90If both <code>DataSourceName</code> and <code>ActiveConnection</code> are present, the former
102If this parameter is not present, a new query/view will be designed, respectively the initial
113 If the <a href="#data_source">DataSourceName</a> parameter is present, the query is
128 If the <a href="#data_source">DataSourceName</a> parameter is present, the view is
132 If not present, this parameter defaults to <member>CommandType::QUERY</member>.
136 …pecifies whether or not escape processing should be initially enabled in the query designer. If set
139 If not present, <TRUE/> is assumed for this parameter.</li>
144 If not present, <FALSE/> is assumed for this parameter.
/trunk/main/offapi/com/sun/star/inspection/
H A DLineDescriptor.idl73 <p>If no image for the primary button is specified, but a primary button is present,
90 …<p>If a primary button exists for a property's UI representation (<member>HasPrimaryButton</member…
102 <p>If you need to specify a graphic which does not have an URL, but is available as
123 <p>A secondary button subordinated to the primary button. If no primary button exists
133 …<p>If a secondary button exists for a property's UI representation (<member>HasSecondaryButton</me…
147 <p>If you need to specify a graphic which does not have an URL, but is available as
167 <p>If a given property semantically depends on another one, the indent level
/trunk/main/offapi/com/sun/star/form/binding/
H A DBindableDatabaseListBox.idl45 values with an external binding, the following lists explains all of them. If a new binding
51If no entry is selected, -1 will be transferred. If more than one entry is selected, <NULL/>
56If no entry is selected, an empty string will be transferred. If more than one entry is selected,

Completed in 133 milliseconds

12345678910>>...42