Home
last modified time | relevance | path

Searched refs:registered (Results 1 – 25 of 272) sorted by relevance

1234567891011

/aoo4110/main/offapi/com/sun/star/sdb/
H A DXDatabaseRegistrations.idl40 /** provides access to the application-wide registered databases.
51 /** determines whether a database is registered under the given name.
60 /** returns the names of all registered databases
65 /** returns the location of the database registered under the given name
71 if there is no database registered under this name
84 if there already is a databases registered under the given name.
97 if there is no database registered under this name
114 if there is no database registered under this name
134 if there is no database registered under this name
141 /** registers a listener which is notified of changes in the registered databases
[all …]
H A DXDatabaseRegistrationsListener.idl36 …* implemented by components which want to be notified of changes in the application-wide registered
45 /** called when a database has been registered
53 /** called when a the location of a registered database changed
/aoo4110/main/offapi/com/sun/star/xml/sax/
H A DXFastAttributeList.idl53 this attributes. If an attribute also has a namespace, that must be registered
63 registered at the <type>XFastParser</type>.<br>
65 If the attribute name has a namespace that was registered with the
80 registered at the <type>XFastParser</type>.<br>
82 If the attribute name has a namespace that was registered with the
102 registered at the <type>XFastParser</type>.<br>
104 If the attribute name has a namespace that was registered with the
125 registered at the <type>XFastParser</type>.<br>
127 If the attribute name has a namespace that was registered with the
147 registered at the <type>XFastParser</type>.<br>
[all …]
H A DXFastContextHandler.idl62 registered at the <type>XFastParser</type>.<br>
64 If the element has a namespace that was registered with the
115 registered at the <type>XFastParser</type>.
117 <br>If the element has a namespace that was registered with the
H A DXFastSerializer.idl77 registered at the <type>XFastParser</type>.<br>
79 If the element has a namespace that was registered with the
130 registered at the <type>XFastParser</type>.<br>
132 If the element has a namespace that was registered with the
/aoo4110/main/offapi/com/sun/star/drawing/framework/
H A DXResourceFactoryManager.idl37 manages the set of registered resource factories.
47 called multiple times for the same URL then a previously registered
59 factory has been registered for other URLs as well then it remains
60 registered for them. Use the
69 /** Remove a resource factory for all resource types it has been registered for. Use
71 just for one resource type and to leave it registered for others.
78 /** Return the resource factory that was previously registered for the
85 When no resource factory was registered for the given resource
H A DXConfigurationChangeListener.idl37 registered at the configuration controller and a configuration change
46 order in which they are registered (First registered, first called.)
/aoo4110/main/offapi/com/sun/star/task/
H A DXJobExecutor.idl40 it will be used to find any registered service inside configuration
52 /** trigger event to start registered jobs
55 Jobs are registered in configuration and will be started by executor
56 automaticly, if they are registered for triggered event.
58 for the executor it's enough to use it for searching a registered job
63 describe the event for which jobs can be registered and should be started
/aoo4110/main/offapi/com/sun/star/frame/
H A DXDispatchProviderInterception.idl45 Later registered ones will be used at first. But it's possible to increase the chance
57 the first interceptor in the chain of registered interceptors.
60 the interceptor which whish to be registered
67 /** removes an <type>XDispatchProviderInterceptor</type> which was previously registered
71 registered interceptor first.
H A DXUIControllerRegistration.idl40 A user interface controller can be registered for a command URL. A certain user
42 registered command URL.
52 /** function to check if an user interface controller is registered
56 true if a controller was registered for the combination of command URL
H A DPopupMenuControllerFactory.idl29 /** specifies a factory that creates instances of registered popup menu controller.
32 A popup menu controller can be registered for a command URL and a model service name.
34 it contains a registered command URL.
H A DStatusbarControllerFactory.idl29 /** specifies a factory that creates instances of registered status bar
33 A status bar controller can be registered for a command URL and a model
35 if it contains a registered command URL.
H A DXDispatch.idl52 Each state change is to be broadcasted to all registered
128 the URL (without additional arguments) the listener wishes to be registered for.
129 A listener can be registered for more than one URL at the same time.
145 URL the listener was registered for.
H A DXUIControllerFactory.idl33 A user interface controller can be registered for a command URL. A certain user
35 registered command URL.
46 /** this interface provides functions to create new instances of a registered UI controller.
/aoo4110/main/udkapi/com/sun/star/script/
H A DXEventAttacherManager.idl119 /** revokes all events which are registered for the given index.
142 <p>If any events are registered at this index, they will
154 all events registered for the given object index.
166 /** attaches all the <type>ScriptEvent</type>s which are registered
183 which are registered at this object for the given index.
198 <type>ScriptEventDescriptor</type> is registered at and
212 <p>Nothing happens if the listener is not registered.
/aoo4110/main/offapi/com/sun/star/ucb/
H A DXParameterizedContentProvider.idl66 with an already registered instance, the old registration is replaced
68 already registered instance, the new registration is not performed,
74 if the given Template conflicts with an already registered instance
76 <type>XContentProvider</type> must still be registered at the content
100 if no instance is registered for the given Template. Note that the
/aoo4110/main/offapi/com/sun/star/ui/
H A DContextMenuInterceptorAction.idl33 /** the <type>XContextMenuInterceptor</type> has ignored the call. The next registered
37 /** the context menu must not be executed. The next registered
42 the menu has been modified and should be executed without notifying the next registered
47 the menu has been modified and the next registered <type>XContextMenuInterceptor</type>
H A DXContextMenuInterception.idl34 /** This interface enables an object to get interceptors registered that
40 the first interceptor in the chain of registered interceptors.
44 /** removes an <type>XContextMenuInterceptor</type> which was previously registered
48 registered interceptor first.</p>
H A DXUIElementFactoryRegistration.idl56 A user interface element factory is registered for a set of three properties.
80 /** function to retrieve a list of all registered user interface element factories
83 a sequence of sequence of propert values which describe every registered
100 /** function to retrieve a previously registered user interface element factory.
103 a reference to a registered user interface element factory if a factory has been
/aoo4110/main/udkapi/com/sun/star/bridge/
H A DOleApplicationRegistration.idl39 That is, COM class factories are registered with COM at runtime. The required
43 The instantiation of the registered objects can be carried out by any ordinary mechanism
47 Currently only a factory for the service com.sun.star.long.MultiServiceFactory is registered
52 are registered while instantiating this service and deregistered
/aoo4110/main/udkapi/com/sun/star/bridge/oleautomation/
H A DApplicationRegistration.idl39 That is, COM class factories are registered with COM at runtime. The required
45 The instantiation of the registered objects can be carried out by any
52 <type scope="com::sun::star::lang">MultiServiceFactory</type> is registered
58 interface because the UNO objects are registered while instantiating this
/aoo4110/main/offapi/com/sun/star/util/
H A DXLocalizedAliases.idl66 /** retrieves a registered porgrammatic name identified by an alias.
83 /** rebinds all aliases registered to a given URL to a new one.
98 /** retrieves a list of all registered aliases for a certain language.
104 a sequence of registered pair of alias and programmatic name.
H A DXBroadcaster.idl42 /** suspends broadcasts to the registered listeners.
49 sent to registered listeners.
63 sent to registered listeners.
/aoo4110/main/offapi/com/sun/star/awt/
H A DXExtendedToolkit.idl144 listener has been registered twice (or more) then all refrences
170 handler has been registered twice (or more) then all refrences
196 listener has been registered twice (or more) then all refrences
204 /** Broadcasts the a focusGained on all registered focus listeners
214 /** Broadcasts the a focusGained on all registered focus listeners
/aoo4110/main/udkapi/com/sun/star/uno/
H A DXNamingService.idl43 /** provides a previous registered object.
51 <p>If any object is registered before, then this
61 previously registered, then this call does nothing.

Completed in 58 milliseconds

1234567891011