Home
last modified time | relevance | path

Searched refs:terminated (Results 1 – 25 of 74) sorted by relevance

123

/trunk/main/odk/examples/DevelopersGuide/OfficeDev/TerminationTest/
H A DTerminationTest.java61 boolean terminated = xDesktop.terminate(); in main()
63 (terminated == true ? in main()
70 terminated = xDesktop.terminate(); in main()
72 (terminated == true ? in main()
/trunk/main/udkapi/com/sun/star/io/
H A DXStreamListener.idl53 transfer is terminated from outside.
62 // DocMerge from xml: method com::sun::star::io::XStreamListener::terminated
65 void terminated();
H A DXActiveDataControl.idl90 <member>XStreamListener::terminated</member>-event.</p>
/trunk/main/test/java/test/src/main/java/org/openoffice/test/
H A DOfficeConnection.java128 boolean outTerminated = outForward == null || outForward.terminated(); in tearDown()
129 boolean errTerminated = errForward == null || errForward.terminated(); in tearDown()
205 public boolean terminated() throws InterruptedException { in terminated() method in OfficeConnection.Forward
/trunk/main/framework/source/classes/
H A Dresource.src295 …loading the user interface configuration data. The application will be terminated now.\nPlease try…
300 …loading the user interface configuration data. The application will be terminated now.\nPlease try…
305 …loading the user interface configuration data. The application will be terminated now.\nPlease try…
/trunk/main/offapi/com/sun/star/frame/
H A DXTerminateListener.idl45 when the master environment (e.g., desktop) is terminated.
72 /** is called when the master environment is finally terminated.
/trunk/main/filter/source/xsltfilter/
H A DXSLTFilter.cxx99 virtual void SAL_CALL terminated() throw (RuntimeException);
225 void XSLTFilter::terminated() throw (RuntimeException) in terminated() function in XSLT::XSLTFilter
/trunk/main/odk/
H A Dsetsdkenv_unix79 echo Shell terminated.
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/io/
H A D_XActiveDataControl.java109 public void terminated() { in terminated() method in _XActiveDataControl.TestStreamListener
/trunk/main/udkapi/com/sun/star/script/
H A DFinishReason.idl38 /** script in the engine terminated normally.
/trunk/main/offapi/com/sun/star/datatransfer/dnd/
H A DXDropTargetListener.idl55 /** The drag operation has terminated with a drop on this drop target.
/trunk/main/io/source/stm/
H A Dopump.cxx203 static_cast< XStreamListener * > ( iter.next() )->terminated(); in fireTerminated()
/trunk/main/io/test/stm/
H A Dpumptest.cxx267 virtual void SAL_CALL terminated( ) throw (::com::sun::star::uno::RuntimeException) in terminated() function in TestListener
/trunk/main/sw/source/ui/utlui/
H A Dutlui.src154 Text [ en-US ] = "Graphics load terminated" ;
/trunk/main/offapi/com/sun/star/util/
H A DXCloseable.idl43 If an object should be terminated, it can be:<br>
/trunk/main/sfx2/source/appl/
H A Dapp.src218 …Message [ en-US ] = "The application cannot be terminated at the moment.\nPlease wait until all pr…
/trunk/main/filter/source/xsltfilter/com/sun/star/comp/xsltfilter/
H A DXSLTransformer.java431 l.terminated(); in terminate()
/trunk/main/desktop/win32/source/guistdio/
H A Dguistdio.inc419 case WAIT_OBJECT_0: // The child process has terminated
/trunk/main/basic/source/classes/
H A Dsb.src245 Text [ en-US ] = "External application has been terminated." ;
/trunk/main/offapi/com/sun/star/sdbc/
H A DXConnection.idl204 transactions that are terminated by a call to either
/trunk/main/instsetoo_native/inc_openoffice/windows/msi_languages/
H A DError.ulf74 en-US = "Installer terminated prematurely."
/trunk/main/sc/source/ui/src/
H A Dglobstr.src405 Text [ en-US ] = "Database import terminated." ;
/trunk/main/wizards/source/formwizard/
H A Ddbwizres.src206 Text [ en-US ] = "An error occurred while running the wizard. The wizard will be terminated." ;
/trunk/main/graphite/
H A Dgraphite-2.3.1.patch1561 // assumes NULL terminated strings
/trunk/extras/l10n/source/kn/
H A Dlocalize.sdf84 …UIT & ERRCODE_RES_MASK 0 kn External application has been terminated. 2…
1141 …s\Error.ulf 0 LngText OOO_ERROR_18 0 kn Installer terminated prematurely. …
7453 … 0 string STR_EVENT_IMAGE_ABORT 0 kn Graphics load terminated 2…
9124 …g RID_GLOBSTR STR_DATABASE_ABORTED 0 kn Database import terminated. 201…
16564 …0 kn An error occurred while running the wizard. The wizard will be terminated. 20…
17726 …loading the user interface configuration data. The application will be terminated now.\nPlease try…
17727 …loading the user interface configuration data. The application will be terminated now.\nPlease try…
17728 …loading the user interface configuration data. The application will be terminated now.\nPlease try…
20914 … infobox MSG_CANT_QUIT 0 kn The application cannot be terminated at the moment.\n…
25008 … 0 kn \<variable id=\"err291\"\>291 External application has been terminated\</variable\> …
[all …]

123