Home
last modified time | relevance | path

Searched refs:stored (Results 1 – 25 of 273) sorted by relevance

1234567891011

/aoo42x/main/qadevOOo/tests/java/ifc/frame/
H A D_XStorable.java51 boolean stored; field in _XStorable
127 tRes.tested("isReadonly()", oObj.isReadonly() != stored); in _isReadonly()
198 stored = true; in _store()
200 stored = false; in _store()
204 tRes.tested("store()", stored); in _store()
205 if (!stored) { in _store()
210 tRes.tested("store()", !stored); in _store()
211 if (stored) { in _store()
/aoo42x/main/offapi/com/sun/star/resource/
H A DXStringResourcePersistence.idl56 associated with the StringResourceManager. Each locale is stored
105 Sets the comment stored first in each locale data file.
113 Comment stored first in each properties file followed by a line
136 all string table data will be stored to this storage.
140 The locale data is stored in Java properties files also following
148 Comment stored first in each properties file,
173 the location the string table data should be stored to.
177 The locale data is stored in Java properties files also following
185 Comment stored first in each properties file,
H A DXStringResourceWithLocation.idl50 the location the string table data should be stored to.
68 be modified after calling this method as the data isn't stored
/aoo42x/main/udkapi/com/sun/star/script/
H A DXStarBasicLibraryInfo.idl49 the module container giving access to the modules stored in the library.
51 stored embedded, external, or linked.
60 the dialog container giving access to the dialogs stored in the library.
62 stored embedded, external, or linked.
78 URL describing the location where the library is stored if the library
79 is stored separately (for example not in the main XML file but in a
/aoo42x/main/offapi/com/sun/star/sheet/
H A DXDatabaseRange.idl74 /** returns the sort descriptor stored with the database range.
82 /** returns the filter descriptor stored with the database range.
94 /** returns the subtotal descriptor stored with the database range.
106 /** returns the database import descriptor stored with this database
115 /** executes the stored import, filter, sorting, and subtotals
H A DDDELinkInfo.idl44 "soffice" and topic "file:///X:/PATH/FILE.ODS". The service name is stored
45 in <member>DDELinkInfo::Service</member>, the topic is stored in
/aoo42x/main/offapi/com/sun/star/sdbc/
H A DXOutParameters.idl37 /** is used to register Out-Parameters for stored procedures.
41 SDBC provides a stored procedure SQL escape that allows stored procedures
61 Before executing a stored procedure call, you must explicitly
106 OUT parameters must be registered before a stored procedure is executed.
H A DCallableStatement.idl36 /** is used to execute SQL stored procedures.
40 SDBC provides a stored procedure SQL escape that allows stored procedures
55 OUT parameters must be registered prior to executing the stored procedure;
H A DXConnection.idl56 describing its tables, its supported SQL grammar, its stored
105 pre-compiled and stored in a PreparedStatement object. This
148 database stored procedures.
153 parameters, and methods for executing the call to a stored procedure.
159 This method is optimized for handling stored
292 describing its tables, its supported SQL grammar, its stored
/aoo42x/main/offapi/com/sun/star/chart2/data/
H A DXDataSource.idl45 <p>If the data stored consists only of floating point numbers (double
49 <p>If the data stored consists only of strings, the returned
61 <p>If the data stored consist only of floating point numbers
65 <p>If the data stored consist only of strings, the returned
/aoo42x/main/offapi/com/sun/star/util/
H A DPathSettings.idl85 /** Automatic backup copies of documents are stored here. */
99 /** The provided dictionaries are stored here. */
105 /** Specifies the directory where all the filters are stored. */
135 are stored here.*/
146 user interface configuration will be merged with user settings stored
H A DDataEditorEventType.idl34 /** specifies that the data editing is done (data stored).
38 /** specifies that the data editing was canceled by the user (data not stored).
H A DEndianness.idl39 The values are stored in little endian format, i.e. the bytes
49 The values are stored in big endian format, i.e. the bytes of
/aoo42x/main/offapi/com/sun/star/rendering/
H A DFloatingPointBitmapFormat.idl36 The color components are stored in the half-float format,
46 The color components are stored in the IEEE single-precision
54 The color components are stored in the IEEE double-precision
/aoo42x/main/offapi/com/sun/star/task/
H A DXUrlContainer.idl40 /** Allows to store and retrieve URLs. URLs can be stored persistently or
51 @param MakePersistent indicates whether the URL shall be stored
75 @param OnlyPersistent Only URLs that are stored persistently shall
H A DPasswordContainer.idl36 and to retrieve already stored.
39 A password can be stored for the session period or persistently.
49 In case no interaction handler is provided all passwords are stored
H A DXMasterPasswordHandling.idl76 /** let the master password and all the related stored passwords be
90 After the storing is forbidden the master password and all the stored
/aoo42x/main/bridges/source/cpp_uno/cc5_solaris_sparc64/
H A Dvtableslotcall.s36 ! %o0: functionIndex, stored by code snippet
37 ! %o1: vtableOffset, stored by code snippet
/aoo42x/main/offapi/com/sun/star/frame/
H A DXStorable.idl65 or because it is stored there.
75 URL the object was stored to.
95 <p>Only objects which know their locations can be stored.</p>
/aoo42x/main/offapi/com/sun/star/ucb/
H A DDocumentStoreMode.idl40 /** Document contents are not stored locally.
45 /** Document contents are stored locally.
/aoo42x/main/offapi/com/sun/star/document/
H A DDocumentInfo.idl136 document was stored
193 The MIME-type is neither stored in the document information nor in
213 document was stored
H A DXDocumentProperties.idl77 The properties may also be stored via the methods
148 /** contains the name of the person who most recently stored the document.
154 /** contains the date and time of the last time the document was stored.
156 If the document has never been stored, contains a default value.
/aoo42x/main/offapi/com/sun/star/script/
H A DModuleSizeExceededRequest.idl35 …on handle in case password protected modules exceed the size that can be stored in Openoffice 2.x,…
40 /** The name of the modules that exceed size that can be stored
/aoo42x/main/offapi/com/sun/star/form/component/
H A DDatabaseListBox.idl83 to a database field, the column value is stored in the
89 <dd>The selected (displayed) list box string is stored in
94 stored in the current database field.</dd>
/aoo42x/main/offapi/com/sun/star/configuration/backend/xml/
H A DLayerParser.idl46 represents a configuration data layer that is stored in a stream in
54 Service that represents a configuration schema stored in xml.

Completed in 56 milliseconds

1234567891011