Home
last modified time | relevance | path

Searched refs:by (Results 151 – 175 of 7047) sorted by relevance

12345678910>>...282

/trunk/main/offapi/com/sun/star/awt/
H A DXTimeField.idl13 * Unless required by applicable law or agreed to in writing,
59 /** sets the minimum time value that can be entered by the user.
65 /** returns the currently set minimum time value that can be entered by
72 /** sets the maximum time value that can be entered by the user.
78 /** returns the currently set maximum time value that can be entered by
H A DXMetricField.idl13 * Unless required by applicable law or agreed to in writing,
69 /** sets the minimum value that can be entered by the user.
75 /** returns the currently set minimum value that can be entered by the
82 /** sets the maximum value that can be entered by the user.
88 /** returns the currently set maximum value that can be entered by the
/trunk/main/offapi/com/sun/star/datatransfer/
H A DXTransferable.idl13 * Unless required by applicable law or agreed to in writing,
48 /** Interface to be implemented by objects used to provide data for a data
57 /** Called by a data consumer to obtain data from the source in a specified
92 A value of <TRUE/> if the <type>DataFlavor</type> is supported by the transfer source.
93 <p>A value of <FALSE/> if the <type>DataFlavor</type> is unsupported by the transfer source.</p>
/trunk/main/offapi/com/sun/star/frame/
H A DContentHandlerFactory.idl13 * Unless required by applicable law or agreed to in writing,
49 <li>create a content handler by his internal name</li>
50 <li>query for a content handler by using special query or property description.</li>
57 /** interface to create handler objects by using his internal name
61 … They can be created by using of his internal name, which must be unambigous every time, only.
H A DXFramesSupplier.idl13 * Unless required by applicable law or agreed to in writing,
48 the collection of frames which is represented by
75 This method is only allowed to be called by a sub-frame according to
78 frame specified by <var>Frame</var>.
89 (e.g., inserted by using <member>XFrames::append()</member>)
H A DFrameLoaderFactory.idl13 * Unless required by applicable law or agreed to in writing,
49 <li>create a frame laoder by his internal name</li>
50 <li>query for a frame laoder by using special query or property description.</li>
57 /** interface to create loader objects by using his internal name
63 … They can be created by using of his internal name, which must be unambigous every time, only.
H A DXSessionManagerListener.idl13 * Unless required by applicable law or agreed to in writing,
36 /** doSave gets called when a save event was issued by the session manager
54 <TRUE/> if a shutdown in progress can be canceled by the listener,
69 interaction request was processed by the session manager
83 /** shutdownCanceled is called when a shutdown was canceled by the user
/trunk/main/offapi/com/sun/star/form/binding/
H A DXValueBinding.idl13 * Unless required by applicable law or agreed to in writing,
51 /** determines the types which are supported by this binding for value exchange
58 /** determines whether a given type is supported by this binding for value exchange
70 if the requested value type is not supported by the binding
80 if the given value type is not supported by the binding
/trunk/main/svtools/source/control/
H A Dctrlbox.src13 * Unless required by applicable law or agreed to in writing,
174 Text [ en-US ] = "Phonetic (alphanumeric first, grouped by syllables)" ;
179 Text [ en-US ] = "Phonetic (alphanumeric first, grouped by consonants)" ;
184 Text [ en-US ] = "Phonetic (alphanumeric last, grouped by syllables)" ;
189 Text [ en-US ] = "Phonetic (alphanumeric last, grouped by consonants)" ;
/trunk/main/offapi/com/sun/star/sdbc/
H A DXConnection.idl13 * Unless required by applicable law or agreed to in writing,
84 forward-only type, and read-only concurrency, by default.
87 Escape processing for the SQL-Statement is enabled, by default.
129 forward-only type and read-only concurrency, by default.
132 Escape processing for the SQL-Statement is enabled, by default.
169 forward-only type and read-only concurrency, by default.
204 transactions that are terminated by a call to either
245 by the Connection. This method should be
258 by this Connection. This method should be used only when auto-commit has been disabled.
/trunk/main/offapi/com/sun/star/sdb/
H A DDataSourceBrowser.idl13 * Unless required by applicable law or agreed to in writing,
83 The way <em>in</em> is provided by the
88 instance can provide dispatches for (usually by implementing a
95 provided by the external instance.
148 otherwise by <member>DataAccessDescriptor::BookmarkSelection</member>.</pr>
167 the object returned by
203 name or a SQL string is controller by the <em>CommandType</em> parameter.</li>
214 is initially hidden, but can be toggled by a toolbar button.</p>
274 …<p>The selection supplied by <member scope="com::sun::star::ui">ContextMenuExecuteEvent::Selection…
H A DRowSet.idl13 * Unless required by applicable law or agreed to in writing,
54 a query or a SQL command or by a rowset reader, who mustn't support SQL.
61 an optimized way for retrieving the data, such as, refetching rows by their keys or
62 if provided, by their bookmarks.
169 <dd>returns the position of the cursor, which has not been changed by the deletion.</dd>
239 by one of the <type>XRowSetApproveListener</type>'s.</p>
243 /** is the interface for deleting more than one row, identified by it's bookmark.
250 by one of the <type>XRowSetApproveListener</type>'s.</p>
267 /** gives access to the parameters contained in the SQL statement represented by the component.
280 /** is the connection generated by a DataSource or by a URL. It could
[all …]
/trunk/main/dbaccess/source/ui/app/
H A Dapp.src13 * Unless required by applicable law or agreed to in writing,
295 …Text [ en-US ] = "Create a form by specifying the record source, controls, and control properties.…
299 …Text [ en-US ] = "Create a report by specifying the record source, controls, and control propertie…
307 …Text [ en-US ] = "Create a query by specifying the filters, input tables, field names, and propert…
311 Text [ en-US ] = "Create a query by entering an SQL statement directly." ;
319 …Text [ en-US ] = "Create a table by specifying the field names and properties, as well as the data…
327 …Text [ en-US ] = "Create a view by specifying the tables and field names you would like to have vi…
/trunk/main/offapi/com/sun/star/chart/
H A DChartAxis.idl13 * Unless required by applicable law or agreed to in writing,
147 /** The maximum value of the axis scale is calculated by the chart if
154 /** The minimum value of the axis scale is calculated by the chart if
161 /** The distance between the main tick marks is calculated by the chart
168 /** The number of help intervals within a main interval is calculated by the
223 /** The origin is calculated by the chart if this property is <TRUE/>.
268 /** determines whether to use the number format given by the
H A DAccessibleChartElement.idl13 * Unless required by applicable law or agreed to in writing,
40 /** This service is supported by all components that are contained in
41 the view of a chart document that are controlled by the chart.
42 Shapes added by a user via the clipboard are not treated as chart
56 is suported by all chart elements.</p>
103 <dd>The states supported by this service are:
138 shape's description and is therefore not explicitly represented by
/trunk/main/udkapi/com/sun/star/bridge/
H A DXBridgeSupplier.idl13 * Unless required by applicable law or agreed to in writing,
49 the implementation needs to check the address space of the caller by
51 provided by the UNO runtime. </p>
68 by the any value. </dd>
78 models by implementing this interface and returning the bridge
/trunk/main/offapi/com/sun/star/drawing/
H A DAccessibleImageBullet.idl13 * Unless required by applicable law or agreed to in writing,
56 <li>The parent returned by
60 <li>There are no children returned by
71 <li>The following states are supported by the
73 >XAccessibleStateSet</type> returned by
H A DGraphicExportFilter.idl13 * Unless required by applicable law or agreed to in writing,
46 file formats supported by the component.
60 <p>Depending on the export filters supported by this component,
83 for all values supported by the component.</p>
100 /** lets you query the supported mime types by this component */
/trunk/main/offapi/com/sun/star/form/validation/
H A DValidatableBindableControlModel.idl13 * Unless required by applicable law or agreed to in writing,
41 <p>There are two methods how the value which is represented by a control model
43 by using <type scope="com::sun::star::beans">XPropertySet</type>):
45 …<li>validating the current value by an external component, via <type>XValidatable</type> and <type…
59 <p>If a value binding is established at the control model (by using
/trunk/main/offapi/com/sun/star/sdbcx/
H A DTable.idl13 * Unless required by applicable law or agreed to in writing,
40 /** used to specify a table in a database. A table is described by its
51 All properties and columns of a table could by modified before
112 /** supplies a comment on the table. Could be empty, if not supported by
119 Could be empty, if not supported by the driver.
/trunk/main/offapi/com/sun/star/rendering/
H A DXIntegerReadOnlyBitmap.idl13 * Unless required by applicable law or agreed to in writing,
74 Query the raw data of this bitmap, in the format as defined by
89 space as would have been returned by getMemoryLayout(). This
98 if the bitmap is volatile, and the content has been destroyed by the system.
126 space as would have been returned by getMemoryLayout(). This
135 if the bitmap is volatile, and the content has been destroyed by the system.
/trunk/main/offapi/com/sun/star/accessibility/
H A DXAccessibleText.idl13 * Unless required by applicable law or agreed to in writing,
57 <p>The <type>XAccessibleText</type> interface should be implemented by
66 returned by <member>XAccessibleText::getCharacterCount</member>.
89 The returned offset is relative to the text represented by this
177 of the specified character. Each attribute is represented by a
201 be queried by AT more often than other positions. Because it does
233 <p>Returns the number of characters in the text represented by this
249 by <member>XAccessibleText::getCharacterBounds</member>. The method
299 The old selection is replaced by the new selection.</p>
350 <p>The whole text can be requested by passing the indices zero and
[all …]
/trunk/main/udkapi/com/sun/star/script/
H A DXEngine.idl13 * Unless required by applicable law or agreed to in writing,
77 /** runs a script specified by a string.
79 <p>The arguments given in <var>aArgs</var> can be ignored by
87 /** runs the script specified by a string and makes callbacks.
89 <p>The arguments given in <var>aArgs</var> can be ignored by
/trunk/main/offapi/com/sun/star/configuration/
H A DSetUpdate.idl13 * Unless required by applicable law or agreed to in writing,
51 unless they represent a read-only tree element (as indicated by
65 <p>Changes can be observed by registering a listener with interface
70 to match the tree structure prescribed by the element template of this set, when
81 structure as described by the template, even if the object returns the
/trunk/main/offapi/com/sun/star/drawing/framework/
H A DXResourceFactory.idl13 * Unless required by applicable law or agreed to in writing,
43 <p>A resource factory is created and used by the
67 when the given URL is not supported by the factory.
79 The given resource has to be one created by the same factory.
81 when the given pane was not created by the same factory.

Completed in 73 milliseconds

12345678910>>...282