Home
last modified time | relevance | path

Searched refs:updated (Results 1 – 25 of 146) sorted by relevance

123456

/AOO42X/main/offapi/com/sun/star/embed/
H A DEmbedUpdateModes.idl39 /** An object representation should be updated as often as possible.
43 of the object is updated.
49 /** An object representation should be updated only in case of request.
52 The representation of the object is updated only by explicit request.
/AOO42X/main/offapi/com/sun/star/form/
H A DXUpdateBroadcaster.idl41 /** is the broadcaster interface for sending "approveUpdate" and "updated" events.
45 before the data is updated, and notification calls
46 (<member>XUpdateListener::updated</member>) immediately afterwards.</p>
55 and "updated".
/AOO42X/main/offapi/com/sun/star/sdbc/
H A DKeyRule.idl53 when the primary key is updated, the foreign key (imported key)
86 a primary key may not be updated if it has been imported by
121 when the primary key is updated or deleted, the foreign key (imported key)
148 … it indicates that if the primary key has been imported, it cannot be updated or deleted.
175 if the primary key is updated or deleted, the foreign key (imported key)
H A DResultSetConcurrency.idl36 object that may NOT be updated.
43 object that may be updated.
H A DXDatabaseMetaData.idl1741 updated when any value in a row is updated. They are
1880 foreign key when primary is updated:
1889 its primary key has been updated
1892 if its primary key has been updated
1995 foreign key when primary is updated:
2004 its primary key has been updated
2007 if its primary key has been updated
2113 foreign key when primary is updated:
2122 its primary key has been updated
2125 if its primary key has been updated
/AOO42X/main/solenv/bin/
H A Dupdate_module_ignore_lists.pl128 my $updated = 0;
208 ++$updated;
216 print STDOUT "$updated module(s) updated\n" if $verbosity > 0;
/AOO42X/main/sdext/source/minimizer/
H A Dminimizer.src330 Text [ en-US ] = "The Presentation Minimizer has successfully updated the "
337 Text [ en-US ] = "The Presentation Minimizer has successfully updated the "
344 Text [ en-US ] = "The Presentation Minimizer has successfully updated the "
350 Text [ en-US ] = "The Presentation Minimizer has successfully updated the "
/AOO42X/main/offapi/com/sun/star/awt/grid/
H A DXMutableGridDataModel.idl109 the column index of the to-be-updated cell
111 the row index of the to-be-updated cell
128 contains the column indexes of the cells, which should be updated
130 contains the index of the row whose data is to be updated
/AOO42X/main/offapi/com/sun/star/configuration/backend/
H A DXBackend.idl110 component whose data will be updated
168 component whose data will be updated
171 entity whose data will be updated
/AOO42X/main/instsetoo_native/inc_openoffice/windows/msi_languages/
H A DControl.ulf260 en-US = "Some files that need to be updated are currently in use."
263 en-US = "The following applications are using files that need to be updated by this setup. Close th…
509 en-US = "Some program files might have been updated since you obtained your copy of [ProductName]."
707 …[DEFINEDVERSION] was found by the [ProductName] Installation Wizard. This version will be updated."
716 en-US = "The version specified in the folder below cannot be updated."
/AOO42X/main/offapi/com/sun/star/awt/
H A DUnoControlScrollBarModel.idl113 the content of the window is updated immediately.
114 <FALSE/> means, that the window is only updated after the user has
/AOO42X/main/desktop/source/deployment/gui/
H A Ddp_gui_dialog2.src107 …NAME has been updated to a new version. Some installed %PRODUCTNAME extensions are not compatible …
H A Ddp_gui_dialog.src102 Text [ en-US ] = "%PRODUCTNAME has been updated to a new version. "
103 …ODUCTNAME extensions are not compatible with this version and need to be updated before %PRODUCTNA…
/AOO42X/main/offapi/com/sun/star/style/
H A DStyle.idl105 /** determines if a style is automatically updated, if the properties of an object
109 are changed then the style will be updated accordingly.</p>
/AOO42X/main/offapi/com/sun/star/document/
H A DSettings.idl133 /** specifies if the document should be updated when the
142 /** specifies if fields in text documents are updated automatically.
H A DXLinkAuthorizer.idl41 @returns true if links can be followed or updated.
H A DUpdateDocMode.idl32 /** Specify the way a document can be updated.
/AOO42X/main/svtools/source/dialogs/
H A Dso3res.src41 Text [ en-US ] = "No cache files were updated." ;
45 Text [ en-US ] = "Some cache files were not updated." ;
/AOO42X/main/extras/source/wordbook/
H A Ddelzip1 updated for http://svn.apache.org/viewvc?view=revision&revision=1244420
/AOO42X/main/offapi/com/sun/star/sdb/
H A DQueryDesign.idl68 … <member>ActiveCommand</member> and <member>EscapeProcessing</member> members, which are updated
122 of the designer are updated.</li>
H A DXRowsChangeListener.idl40 /** is called when rows are inserted, updated, or deleted.
/AOO42X/main/sc/source/ui/src/
H A Dglobstr.src1317 Text [ en-US ] = "The link could not be updated." ;
1369 Text [ en-US ] = "This file contains links to other files.\nShould they be updated?" ;
1554 Text [ en-US ] = "The document can not be closed while a link is being updated." ;
1680 Text [ en-US ] = "Your spreadsheet has been updated with changes saved by other users." ;
/AOO42X/main/odk/examples/DevelopersGuide/Forms/
H A DGridFieldValidator.java154 public void updated( EventObject aEvent ) throws com.sun.star.uno.RuntimeException in updated() method in GridFieldValidator
/AOO42X/main/offapi/com/sun/star/util/
H A DXUpdatable.idl40 /** is supported by objects with data that can be updated from a data source.
/AOO42X/main/qadevOOo/tests/java/ifc/form/
H A D_XUpdateBroadcaster.java120 public void updated(EventObject ev) { in updated() method in _XUpdateBroadcaster.TestListener

123456