Home
last modified time | relevance | path

Searched refs:activated (Results 1 – 25 of 117) sorted by relevance

12345

/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/form/
H A D_XFormController.java62 public boolean activated = false ; field in _XFormController.MyListener
67 activated = false; in init()
72 activated = true ; in formActivated()
99 log.println("activated = " + listener.activated + in _addActivateListener()
103 listener.deactivated && listener.activated) ; in _addActivateListener()
124 log.println("activated = " + listener.activated + in _removeActivateListener()
128 !listener.activated && !listener.deactivated); in _removeActivateListener()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/awt/
H A D_XTopWindow.java61 public boolean activated = false ; field in _XTopWindow.TestListener
69 activated = false; in initListener()
89 activated = true; in windowActivated()
150 tRes.tested("toFront()", listener.activated && !listener.deactivated); in _toFront()
/trunk/main/offapi/com/sun/star/script/vba/
H A DVBAEventId.idl80 /** Document activated. No arguments. */
96 /** Document window has been activated. Arguments: XController aController. */
106 /** Worksheet has been activated (made visible). Arguments: short nSheet. */
108 /** Worksheet has been activated (made visible). Arguments: short nSheet. */
/trunk/main/svtools/source/dialogs/
H A Dso3res.src133 Text [ en-US ] = "Object could not be activated InPlace." ;
145 Text [ en-US ] = "An invalid window was passed when activated." ;
195 … your document with a reference to the plug-in data. When the object is activated, the plug-in is …
199 …Text [ en-US ] = "Inserts an applet object into your document. When the object is activated, the a…
223 Text [ en-US ] = "All objects of type %1 are activated as %2, but not converted" ;
/trunk/main/offapi/com/sun/star/ui/dialogs/
H A DXWizard.idl108 … <p>In general, the default button in a wizard is the one which is activated when the user presses
193 …<p>If <TRUE/>, the path will be completely activated, even if it is a conflicting path (i.e. there…
194 path which shares the first <code>k</code> states with the to-be-activated path.)</p>
197 … is not completely activated, but only up to the point where it does <em>not</em> conflict.</p>
203 …<code>1</code> are activated, since they are common to both paths. Steps <code>2</code>, <code>4</…
209 if the path cannot be activated in the current state of the wizard.
/trunk/main/offapi/com/sun/star/drawing/framework/
H A DXConfigurationController.idl92 modified. No resources have been activated or deactivated.</p></li>
97 <p>The order in which resources are activated or deactivated depends on
100 activated first and deactivated last. The order is undefined for
143 activated, i.e. when a new object of a resource is created (or taken
147 the activated resource.</p></li>
225 <p>Call it when a resource is activated or deactivated
H A DResourceActivationMode.idl33 same class or is to be activated additionally.
H A DTabBarButton.idl50 displayed when the tab bar button is activated.
/trunk/main/offapi/com/sun/star/awt/tab/
H A DXTabPageContainer.idl50 /** Checks whether a tab page is activated.
54 <TRUE/> if tab page is activated, else <FALSE/>.
81 the tab page was activated.
H A DXTabPageContainerListener.idl43 /** Invoked after a tab page was activated.
/trunk/main/offapi/com/sun/star/awt/
H A DXActivateListener.idl50 /** is invoked when a window is activated.
60 /** is invoked when a window is de-activated.
H A DXTabListener.idl78 /** a tab was activated (e.g. by using mouse/keyboard or
81 void activated( [in] long ID );
H A DXTopWindowListener.idl81 /** is invoked when a window is activated.
87 /** is invoked when a window is de-activated.
H A DXMenuListener.idl43 /** is invoked when a menu is activated.
/trunk/main/offapi/com/sun/star/form/
H A DXFormControllerListener.idl43 <p> A form controller is activated if a form control gains the
53 the controller was not previously activated.
/trunk/main/offapi/com/sun/star/linguistic2/
H A DDictionaryListEventFlags.idl70 /** A dictionary with positive entries was activated or
82 /** A dictionary with negative entries was activated or
H A DDictionaryEventFlags.idl67 /** used when the dictionary was activated.
/trunk/main/offapi/com/sun/star/embed/
H A DEmbedStates.idl63 /** "Active" - the object is activated in separate window
73 The object is activated and has its own window in the container's
H A DXInplaceClient.idl83 inplace activated.
93 UI-activated.
H A DXHatchWindowController.idl70 void activated();
/trunk/main/offapi/com/sun/star/drawing/
H A DAccessibleOLEShape.idl46 <p>OLE objects are handled as place holders. While not activated the
48 existence. When an OLE object has been activated then the accessbility
/trunk/main/udkapi/com/sun/star/loader/
H A DCannotActivateFactoryException.idl40 method, but the component factory can not be activated.
/trunk/main/extensions/source/activex/main/
H A DREADME.txt11 Also it can be activated with an <OBJECT> tag from a html-page.
/trunk/main/framework/test/
H A Dtest_statusindicatorfactory.bas65 rem The next automatically activated indicator will be the number 1.
/trunk/main/offapi/com/sun/star/configuration/backend/
H A DOfflineBackend.idl53 is activated. This may fail, if the offline cache has not been filled

Completed in 44 milliseconds

12345