Home
last modified time | relevance | path

Searched refs:removed (Results 1 – 25 of 267) sorted by relevance

1234567891011

/trunk/main/qadevOOo/java/OOoRunner/src/main/java/helper/
H A DAPIDescGetter.java957 removed.add("corefl"); in isUnusedModule()
958 removed.add("cpld"); in isUnusedModule()
959 removed.add("defreg"); in isUnusedModule()
961 removed.add("impreg"); in isUnusedModule()
962 removed.add("insp"); in isUnusedModule()
963 removed.add("inv"); in isUnusedModule()
966 removed.add("jen"); in isUnusedModule()
972 removed.add("smgr"); in isUnusedModule()
973 removed.add("stm"); in isUnusedModule()
974 removed.add("tcv"); in isUnusedModule()
[all …]
/trunk/main/offapi/com/sun/star/deployment/
H A DXPackageRegistry.idl51 was removed by the setup and a user later starts OOo. Then the user data
57 <code>removed</code> indicates this case. The returned object may not
67 of the media type) or <code>removed</code> parameters will cause an
72 <code>removed</code> parameter is different.
75 <code>removed</code> = true. If not, then an <type
83 @param removed
100 [in] boolean removed,
H A DXPackageManager.idl51 removed from the repository.
254 Added extensions will be added to the database and removed extensions
255 will be removed from the database.
261 removed extensions which must be revoked
263 If true - then at least one extension was removed or added. Otherwise
H A DXPackage.idl52 /** implemented to notify that the package has been removed
71 In case of false or in case of an exception, the package must be removed
74 anymore, so that the extension can be safely removed from the harddisk.
351 /** indicates if this object represents a removed extension or extension
353 <code>true</code> for the <code>removed</code> parameter in the function
/trunk/main/offapi/com/sun/star/xml/dom/events/
H A DEventType.idl130 …ng removed from its parent node. This event is dispatched before the node is removed from the tree…
138removed from a document, either through direct removal of the Node or removal of a subtree in whic…
154 …e value of attrChange indicates whether the Attr was modified, added, or removed. The value of rel…
/trunk/main/offapi/com/sun/star/awt/tree/
H A DXTreeDataModelListener.idl69 /** Invoked after nodes have been removed from the tree.
70 <p>Note that if a subtree is removed from the tree,
71 this method may only be invoked once for the root of the removed subtree,
72 not once for each individual set of siblings removed.
75 <member>TreeDataModelEvent::Nodes</member> contains the removed node(s).
/trunk/main/nss/
H A Dreadme.txt11 removed from mozruntime.zip (build in moz/solver/bin), they are removed from the
13 are also removed (inc/nss and inc/nspr). The nss libraries from the nss module
20 sure that new files which also belong to nss are not delivered and are removed
/trunk/main/offapi/com/sun/star/configuration/
H A DSetElement.idl55 <p>Set elements may be added to and removed from the hierarchy at runtime.
85 <p>When an instance is removed from a set (this includes being replaced by
91 <p>When a set element is removed from its set from outside the hierarchy, the
97 changing the name or parent is not supported (the object can't be removed from
147 to be notified, if the object is removed from its container by an outside source.
/trunk/main/offapi/com/sun/star/linguistic2/
H A DXDictionary.idl191 the word matching the entry to be removed.
194 <TRUE/> if the entry was successfully removed, <FALSE/>
252 the reference to the listening object to be removed.
255 <TRUE/> if the object to be removed was found and removed,
H A DXDictionaryList.idl113 <TRUE/> if the dictionary was removed successfully, <FALSE/>
117 dictionary to be removed from the list of dictionaries.
154 <TRUE/> if the object to be removed was found and removed,
158 the object to be removed from the listener list.
/trunk/main/solenv/bin/
H A Dupdate_module_ignore_lists.pl181 my $removed = $#ignore_list - $#stripped_ignore_list;
196 if ( $removed || $added )
212 print STDOUT "done (removed/added: $removed/$added)\n" if $verbosity > 1;
/trunk/main/offapi/com/sun/star/awt/grid/
H A DXGridColumnModel.idl54 /** allows to register listeners to be notified when columns are inserted or removed
84 … column is removed, or when the column model is disposed, the grid column is disposed as well.</p>
126 … <p>Existing columns will be removed before adding new columns. Listeners at the column model will
128 …for each removed column, and one <member scope="com::sun::star::container">XContainerListener::ele…
/trunk/main/instsetoo_native/inc_openoffice/windows/msi_languages/
H A DUIText.ulf113 en-US = "This feature will be completely removed."
116 en-US = "This feature will be removed from your local hard drive but will be set to be installed wh…
119 en-US = "This feature will be removed from your local hard drive but will still be available to run…
125 en-US = "This feature will be removed from your local hard drive, but will be still available to ru…
/trunk/main/offapi/com/sun/star/awt/
H A DXTabListener.idl44 /** such listener will be informed if tab's was inserted/removed from
58 /** a tab was removed.
63 void removed( [in] long ID );
/trunk/main/offapi/com/sun/star/xml/crypto/sax/
H A DXReferenceResolvedBroadcaster.idl62 * When a listener is removed, it will not receive notification when
66 * the listener is removed
67 * @param listener the listener to be removed
H A DXSAXEventKeeper.idl62 * @param id the keeper id of the element collector to be removed
70 * this blocker is removed.
79 * @param id the keeper id of the blocker to be removed
/trunk/main/udkapi/com/sun/star/container/
H A DXContainer.idl62 elements are inserted or removed.
65 thus for each time a listener is added, it has to be removed.
77 thus for each time a listener is added, it has to be removed.
/trunk/main/offapi/com/sun/star/ui/
H A DXUIConfiguration.idl52 changed, inserted or removed.
57 removed.
69 removed.
/trunk/main/offapi/com/sun/star/resource/
H A DXStringResourceManager.idl184 The Resource ID to be removed for the current locale.
204 The Resource ID to be removed.
207 The locale the Resource ID should be removed for.
257 if the Locale to be removed is not supported.
285 be reset to 0 if all locales are removed. In all other cases
/trunk/main/offapi/com/sun/star/form/binding/
H A DXListEntryListener.idl63 /** notifies the listener that a range of entries has been removed from the list
67 member denotes the position of the first removed entry, the
68 <member>ListEntryEvent::Count</member> member the number of removed entries.
/trunk/main/sw/source/ui/config/
H A Doptdlg.hrc92 //#define CB_PDRAW 63 removed in printerpullpages
95 //#define CB_REVERSE 66 removed in printerpullpages
97 //#define CB_SINGLEJOBS 68 removed in printerpullpages
/trunk/main/offapi/type_reference/
H A Dtypelibrary_history.txt61 we removed the duplicated reference to XEnumerationAccess.
83 directory. We need only one reference per source stand. I have also removed the
138 removed deprecated and unsupported properties; added long supported but
162 to maybevoid and deprecate. They should be removed in a future version. The
/trunk/main/javainstaller2/src/Localization/
H A Dsetupstrings.ulf250 en-US = "Components marked with an X will be removed. Mark the components you want to remove."
256 en-US = "The following ${PRODUCT_FULLNAME} components will be removed: "
271 en-US = "The Uninstallation Wizard has successfully removed ${PRODUCT_FULLNAME} from your computer."
274 en-US = "The Uninstallation Wizard has successfully removed the selected components of ${PRODUCT_NA…
397 en-US = "Components marked with an X will be removed. Click next to a component to mark or unmark i…
/trunk/main/udkapi/com/sun/star/beans/
H A DXMultiPropertySet.idl127 thus for each time a listener is added, it has to be removed.
147 thus for each time a listener is added, it has to be removed.
150 contains the listener to be removed.
/trunk/main/libxslt/
H A Dlibxslt-internal-symbols.patch48 # xsltTransStorageAdd; removed in 1.1.28
49 # xsltTransStorageRemove; removed in 1.1.28

Completed in 83 milliseconds

1234567891011