/aoo42x/main/qadevOOo/tests/java/ifc/form/ |
H A D | _XFormController.java | 62 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()
|
/aoo42x/main/qadevOOo/tests/java/ifc/awt/ |
H A D | _XTopWindow.java | 61 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()
|
/aoo42x/main/offapi/com/sun/star/script/vba/ |
H A D | VBAEventId.idl | 80 /** 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. */
|
/aoo42x/main/svtools/source/dialogs/ |
H A D | so3res.src | 133 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" ;
|
/aoo42x/main/offapi/com/sun/star/drawing/framework/ |
H A D | XConfigurationController.idl | 92 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 D | ResourceActivationMode.idl | 33 same class or is to be activated additionally.
|
H A D | TabBarButton.idl | 50 displayed when the tab bar button is activated.
|
/aoo42x/main/offapi/com/sun/star/ui/dialogs/ |
H A D | XWizard.idl | 108 … <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.
|
/aoo42x/main/offapi/com/sun/star/awt/tab/ |
H A D | XTabPageContainer.idl | 50 /** Checks whether a tab page is activated. 54 <TRUE/> if tab page is activated, else <FALSE/>. 81 the tab page was activated.
|
H A D | XTabPageContainerListener.idl | 43 /** Invoked after a tab page was activated.
|
/aoo42x/main/offapi/com/sun/star/awt/ |
H A D | XActivateListener.idl | 50 /** is invoked when a window is activated. 60 /** is invoked when a window is de-activated.
|
H A D | XTabListener.idl | 78 /** a tab was activated (e.g. by using mouse/keyboard or 81 void activated( [in] long ID );
|
H A D | XTopWindowListener.idl | 81 /** is invoked when a window is activated. 87 /** is invoked when a window is de-activated.
|
H A D | XMenuListener.idl | 43 /** is invoked when a menu is activated.
|
/aoo42x/main/offapi/com/sun/star/form/ |
H A D | XFormControllerListener.idl | 43 <p> A form controller is activated if a form control gains the 53 the controller was not previously activated.
|
/aoo42x/main/offapi/com/sun/star/linguistic2/ |
H A D | DictionaryListEventFlags.idl | 70 /** A dictionary with positive entries was activated or 82 /** A dictionary with negative entries was activated or
|
H A D | DictionaryEventFlags.idl | 67 /** used when the dictionary was activated.
|
/aoo42x/main/offapi/com/sun/star/embed/ |
H A D | EmbedStates.idl | 63 /** "Active" - the object is activated in separate window 73 The object is activated and has its own window in the container's
|
H A D | XInplaceClient.idl | 83 inplace activated. 93 UI-activated.
|
H A D | XHatchWindowController.idl | 70 void activated();
|
/aoo42x/main/offapi/com/sun/star/drawing/ |
H A D | AccessibleOLEShape.idl | 46 <p>OLE objects are handled as place holders. While not activated the 48 existence. When an OLE object has been activated then the accessbility
|
/aoo42x/main/udkapi/com/sun/star/loader/ |
H A D | CannotActivateFactoryException.idl | 40 method, but the component factory can not be activated.
|
/aoo42x/main/extensions/source/activex/main/ |
H A D | README.txt | 11 Also it can be activated with an <OBJECT> tag from a html-page.
|
/aoo42x/main/framework/test/ |
H A D | test_statusindicatorfactory.bas | 65 rem The next automatically activated indicator will be the number 1.
|
/aoo42x/main/offapi/com/sun/star/configuration/backend/ |
H A D | OfflineBackend.idl | 53 is activated. This may fail, if the offline cache has not been filled
|