Lines Matching refs:extensions
40 /** The <type>XExtensionManager</type> interface is used to manage extensions
75 for shared extensions.
172 /** gets all currently installed extensions, including disabled
173 user extensions.
176 the repository from which the extensions are returned
195 /** gets an installed extensions.
217 /** gets all extensions with the same identifer from all repositories.
234 /** returns a sequence containing all installed extensions.
253 all previously added extensions. Please keep in mind that all
275 /** synchronizes the extension database with the contents of the extensions
278 Added extensions will be added to the database and removed extensions
280 The active extensions are determined. That is, shared or bundled extensions
297 the bundled extensions and has its registration data folder at
300 All bundled extensions are registered (<member>XPackage::registerPackage</member>).
301 The active extensions are NOT determined, because this function only works
302 with bundled extensions.
315 /** returns all extensions which are currently not in use
320 is declined. Only extensions which are registered at start-up of OOo,
321 that is, shared and bundled extensions, can be returned.
351 /** determines if the current user has write access to the extensions folder