Home
last modified time | relevance | path

Searched refs:directly (Results 1 – 25 of 186) sorted by relevance

12345678

/aoo4110/main/qadevOOo/tests/java/ifc/uno/
H A D_XComponentContext.java36 protected XMultiComponentFactory directly = null; field in _XComponentContext
41 directly = oObj.getServiceManager(); in _getServiceManager()
42 String[] names = directly.getAvailableServiceNames(); in _getServiceManager()
51 directly.createInstanceWithContext(names[i], oObj); in _getServiceManager()
72 String[] dNames = directly.getAvailableServiceNames(); in _getValueByName()
74 boolean res = ValueComparer.equalValue(byValue, directly); in _getValueByName()
/aoo4110/main/udkapi/com/sun/star/reflection/
H A DXInterfaceTypeDescription2.idl41 /** Returns a sequence of all directly inherited (mandatory) base interface
45 a sequence of all directly inherited (mandatory) base interface types,
51 that—directly or indirectly—denotes an interface type
55 /** Returns a sequence of all directly inherited optional base interface
59 a sequence of all directly inherited optional base interface types, in
65 that—directly or indirectly—denotes an interface type
/aoo4110/main/sc/source/ui/inc/
H A Dvalidate.hrc62 They do not map directly to ScValidationMode and can safely be modified to
74 They do not map directly to ScConditionMode and can safely be modified to
/aoo4110/main/udkapi/com/sun/star/lang/
H A DXInitialization.idl42 /** initializes an object directly after its creation.
65 <p>It should be called directly after the object is created.
/aoo4110/main/offapi/com/sun/star/document/
H A DImportFilter.idl94 If filter supports this optional interface, he will be initialized by the factory directly
121 It's not allowed to set it directly to the configuration. Because it depends
H A DExportFilter.idl94 If filter supports this optional interface, he will be initialized by the factory directly
121 It's not allowed to set it directly to the configuration. Because it depends
H A DXUndoManager.idl58 …ed, all subsequently added Undo actions are not pushed onto the undo stack directly, but considered
93 …it will not be directly accessible at the Undo manager, not appear in any user interface, and cann…
121 …added to the stack will be treated as sub action. This means it will not be directly accessible at…
/aoo4110/main/offapi/com/sun/star/awt/
H A DXContainerWindowProvider.idl67 handler method to be called. Usually this will be done directly
75 2. By providing interfaces that directly implement the handler
H A DXDialogProvider2.idl58 handler method to be called. Usually this will be done directly
66 2. By providing interfaces that directly implement the handler
/aoo4110/main/offapi/com/sun/star/frame/
H A DPopupMenuController.idl87 This interface should not directly used. A factory service is responsible to
116 execute them directly.
H A DXComponentLoader.idl142 it after use directly, because the frame containing the component is its owner.
149 It is not allowed to dispose it after use directly, because the frame
/aoo4110/main/setup_native/source/packinfo/
H A Dshellscripts_extensions.txt51 # No postrun available, try running unopkg directly
76 # No postrun available, try running unopkg directly
/aoo4110/main/offapi/com/sun/star/drawing/framework/
H A DXConfiguration.idl56 /** Returns the list of resources that are bound directly and/or
75 directly bound to the given anchor or a recursive search is to
H A DAnchorBindingMode.idl40 Then r:a1:a2 is bound directly to a1:a2 and indirectly to a2.</p>
/aoo4110/main/offapi/com/sun/star/embed/
H A DXOptimizedStorage.idl113 /** allows to insert a stream to the storage directly. The stream must
127 /** allows to copy storage element directly, not guarantied to work.
/aoo4110/main/offapi/com/sun/star/chart/
H A DAccessibleChartElement.idl172 <p>The foreground and background colors may in some cases be directly
179 However, if the UAA is used directly, this is of course not an
H A DChartDataArray.idl46 to access the values directly.
/aoo4110/main/offapi/com/sun/star/xml/dom/events/
H A DEventType.idl138 …he target of this event is the Node being removed. If the Node is being directly removed the DOMNo…
146 …e target of this event is the node being inserted. If the Node is being directly inserted the DOMN…
/aoo4110/main/desktop/test/deployment/update/defect/
H A Dreadme.txt1 … only fail2.oxt fails to install. The other extensions can be installed directly and through an up…
/aoo4110/main/testtools/qa/cli/
H A Dreadme.txt25 When the test fails one should directly run that executable. Then one may see the cause
/aoo4110/main/offapi/com/sun/star/presentation/
H A DXPresentationSupplier.idl41 /** controls a presentation directly. This supplier will do this.
/aoo4110/main/offapi/com/sun/star/script/provider/
H A DMasterScriptProviderFactory.idl37 service directly, you should always use this service.
/aoo4110/main/offapi/com/sun/star/inspection/
H A DXPropertyHandler.idl345 <p>It is recommended that property handlers do not directly set the property value which has
349 <p>If a handler sets the new property value directly, and returns
356 …<p>If a property is not composeable, directly setting the new property value does not yield any pr…
/aoo4110/main/offapi/com/sun/star/deployment/
H A DXPackage.idl138 NEVER call this directly. This is done by the extension manager if necessary.
162 NEVER call this directly. This is done by the extension manager if necessary.
/aoo4110/main/udkapi/com/sun/star/uri/
H A DUriSchemeParser_vndDOTsunDOTstarDOTexpand.idl43 <p>This service is not intended to be instantiated directly by client code.

Completed in 85 milliseconds

12345678