| /AOO42X/main/qadevOOo/runner/helper/ |
| H A D | APIDescGetter.java | 953 ArrayList removed = new ArrayList(); in isUnusedModule() local 954 removed.add("acceptor"); in isUnusedModule() 955 removed.add("brdgfctr"); in isUnusedModule() 956 removed.add("connectr"); in isUnusedModule() 957 removed.add("corefl"); in isUnusedModule() 958 removed.add("cpld"); in isUnusedModule() 959 removed.add("defreg"); in isUnusedModule() 960 removed.add("dynamicloader"); in isUnusedModule() 961 removed.add("impreg"); in isUnusedModule() 962 removed.add("insp"); in isUnusedModule() [all …]
|
| /AOO42X/main/offapi/com/sun/star/deployment/ |
| H A D | XPackageRegistry.idl | 51 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 D | XPackageManager.idl | 51 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 D | XPackage.idl | 52 /** 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
|
| /AOO42X/main/offapi/com/sun/star/xml/dom/events/ |
| H A D | EventType.idl | 130 …ng removed from its parent node. This event is dispatched before the node is removed from the tree… 138 …removed 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…
|
| /AOO42X/main/offapi/com/sun/star/awt/tree/ |
| H A D | XTreeDataModelListener.idl | 69 /** 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).
|
| /AOO42X/main/vcl/inc/win/ |
| H A D | salids.hrc | 27 … 10001 // "Help" cursor only needed for older Windows versions was removed in December 2025 28 …2 // "Horizontal resize" cursor only needed for older Windows versions was removed in December 2025 29 …003 // "Vertical resize" cursor only needed for older Windows versions was removed in December 2025 30 …/ "Diagonal resize NESW" cursor only needed for older Windows versions was removed in December 2025 31 …/ "Diagonal resize NWSE" cursor only needed for older Windows versions was removed in December 2025
|
| /AOO42X/main/offapi/com/sun/star/configuration/ |
| H A D | SetElement.idl | 55 <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.
|
| /AOO42X/main/offapi/com/sun/star/linguistic2/ |
| H A D | XDictionaryList.idl | 113 <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.
|
| H A D | XDictionary.idl | 191 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,
|
| /AOO42X/main/solenv/bin/ |
| H A D | update_module_ignore_lists.pl | 181 my $removed = $#ignore_list - $#stripped_ignore_list; 196 if ( $removed || $added ) 212 print STDOUT "done (removed/added: $removed/$added)\n" if $verbosity > 1;
|
| /AOO42X/main/offapi/com/sun/star/awt/grid/ |
| H A D | XGridColumnModel.idl | 54 /** 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…
|
| /AOO42X/main/instsetoo_native/inc_openoffice/windows/msi_languages/ |
| H A D | UIText.ulf | 113 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…
|
| /AOO42X/main/offapi/com/sun/star/awt/ |
| H A D | XTabListener.idl | 44 /** such listener will be informed if tab's was inserted/removed from 58 /** a tab was removed. 63 void removed( [in] long ID );
|
| /AOO42X/main/offapi/com/sun/star/xml/crypto/sax/ |
| H A D | XReferenceResolvedBroadcaster.idl | 62 * 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 D | XSAXEventKeeper.idl | 62 * @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
|
| /AOO42X/main/offapi/com/sun/star/ui/ |
| H A D | XUIConfiguration.idl | 52 changed, inserted or removed. 57 removed. 69 removed.
|
| H A D | XAcceleratorConfiguration.idl | 168 the key event, which should be removed. 250 If such binding could be located, the command will be removed 252 if will be removed too. 263 the command, which should be removed from any key binding.
|
| /AOO42X/main/udkapi/com/sun/star/container/ |
| H A D | XContainer.idl | 62 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.
|
| /AOO42X/main/offapi/com/sun/star/resource/ |
| H A D | XStringResourceManager.idl | 184 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
|
| /AOO42X/main/offapi/com/sun/star/form/binding/ |
| H A D | XListEntryListener.idl | 63 /** 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.
|
| /AOO42X/main/sw/source/ui/config/ |
| H A D | optdlg.hrc | 92 //#define CB_PDRAW 63 removed in printerpullpages 95 //#define CB_REVERSE 66 removed in printerpullpages 97 //#define CB_SINGLEJOBS 68 removed in printerpullpages
|
| /AOO42X/main/javainstaller2/src/Localization/ |
| H A D | setupstrings.ulf | 250 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…
|
| /AOO42X/main/udkapi/com/sun/star/beans/ |
| H A D | XMultiPropertySet.idl | 127 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.
|
| /AOO42X/main/libxslt/ |
| H A D | libxslt-internal-symbols.patch | 48 # xsltTransStorageAdd; removed in 1.1.28 49 # xsltTransStorageRemove; removed in 1.1.28
|