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.src297 …loading the user interface configuration data. The application will be terminated now.\nPlease try…
302 …loading the user interface configuration data. The application will be terminated now.\nPlease try…
307 …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/udkapi/com/sun/star/script/
H A DFinishReason.idl38 /** script in the engine terminated normally.
/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/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.java433 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.src247 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.src407 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 …E_PARTNER_QUIT & ERRCODE_RES_MASK 0 kn External application has been terminated. 20181231 09:…
1141 …ndows\msi_languages\Error.ulf 0 LngText OOO_ERROR_18 0 kn Installer terminated prematurely. …
7453 sw source\ui\utlui\utlui.src 0 string STR_EVENT_IMAGE_ABORT 0 kn Graphics load terminated 201…
9124 …r.src 0 string RID_GLOBSTR STR_DATABASE_ABORTED 0 kn Database import terminated. 20181231 09:…
16564 … 0 kn An error occurred while running the wizard. The wizard will be terminated. 20181231 09:…
25008 …17 0 kn \<variable id=\"err291\"\>291 External application has been terminated\</variable\> …
26109 … help par_id3153765 10 0 kn ...before a $[officename] application is terminated. 20181231 09:…
26249 …basic\shared\05060700.xhp 0 help par_id3150202 60 0 kn Graphics load terminated 20181231 09:5…
60652 …112.xhp 0 help par_id3159262 26 0 kn PTR_STRING =1 pointer to a zero-terminated string 201812…
66559 …t\swriter\01\05060700.xhp 0 help par_id3154718 60 0 kn Graphics load terminated 20181231 09:5…
[all …]

Completed in 954 milliseconds

123