Home
last modified time | relevance | path

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

123456

/trunk/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.
/trunk/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".
/trunk/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
/trunk/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;
/trunk/main/sdext/source/minimizer/
H A Dminimizer.src332 Text [ en-US ] = "The Presentation Minimizer has successfully updated the "
339 Text [ en-US ] = "The Presentation Minimizer has successfully updated the "
346 Text [ en-US ] = "The Presentation Minimizer has successfully updated the "
352 Text [ en-US ] = "The Presentation Minimizer has successfully updated the "
/trunk/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
/trunk/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
/trunk/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."
/trunk/main/nss/
H A Dreadme.txt4 meant to be more current, that is, it to be updated more often. This
19 Also when moz was updated to use a newer version of mozilla, then one must make
/trunk/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
H A DInvalidateStyle.idl57 /** The invalidated area is updated immediately.
/trunk/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>
/trunk/main/desktop/source/deployment/gui/
H A Ddp_gui_dialog2.src109 …NAME has been updated to a new version. Some installed %PRODUCTNAME extensions are not compatible …
H A Ddp_gui_dialog.src104 Text [ en-US ] = "%PRODUCTNAME has been updated to a new version. "
105 …ODUCTNAME extensions are not compatible with this version and need to be updated before %PRODUCTNA…
/trunk/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.
/trunk/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." ;
/trunk/main/extras/source/wordbook/
H A Ddelzip1 updated for http://svn.apache.org/viewvc?view=revision&revision=1244420
/trunk/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.
/trunk/main/sc/source/ui/src/
H A Dglobstr.src1319 Text [ en-US ] = "The link could not be updated." ;
1371 Text [ en-US ] = "This file contains links to other files.\nShould they be updated?" ;
1556 Text [ en-US ] = "The document can not be closed while a link is being updated." ;
1682 Text [ en-US ] = "Your spreadsheet has been updated with changes saved by other users." ;
/trunk/main/offapi/com/sun/star/util/
H A DXUpdatable.idl40 /** is supported by objects with data that can be updated from a data source.
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/form/
H A D_XUpdateBroadcaster.java120 public void updated(EventObject ev) { in updated() method in _XUpdateBroadcaster.TestListener
/trunk/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

Completed in 98 milliseconds

123456