Home
last modified time | relevance | path

Searched refs:destroyed (Results 1 – 25 of 28) sorted by relevance

12

/aoo41x/main/configmgr/qa/unit/
H A Dtest.cxx263 Test const & theTest, int count, bool * destroyed): in RecursiveTest() argument
264 test_(theTest), count_(count), destroyed_(destroyed) in RecursiveTest()
315 Test const & theTest, int count, bool * destroyed): in SimpleRecursiveTest() argument
316 RecursiveTest(theTest, count, destroyed) in SimpleRecursiveTest()
338 Test const & theTest, int count, bool * destroyed): in CrossThreadTest() argument
339 RecursiveTest(theTest, count, destroyed) in CrossThreadTest()
585 bool destroyed = false; in testRecursive() local
588 CPPUNIT_ASSERT(destroyed); in testRecursive()
592 bool destroyed = false; in testCrossThreads() local
594 new SimpleRecursiveTest(*this, 10, &destroyed))->test(); in testCrossThreads()
[all …]
/aoo41x/main/sal/osl/unx/
H A Dthread.c200 int destroyed; in osl_thread_cleanup_Impl() local
207 destroyed = (pImpl->m_Flags & THREADIMPL_FLAGS_DESTROYED) != 0; in osl_thread_cleanup_Impl()
220 if (destroyed) in osl_thread_cleanup_Impl()
/aoo41x/main/offapi/com/sun/star/rendering/
H A DXCanvas.idl318 destroyed before the rendering could take place.
366 destroyed before the rendering could take place.
459 destroyed before the rendering could take place.
499 destroyed before the rendering could take place.
674 destroyed before the rendering could take place.
713 destroyed before the rendering could take place.
H A DXHalfFloatReadOnlyBitmap.idl82 if the bitmap is volatile, and the content has been destroyed by the system.
94 if the bitmap is volatile, and the content has been destroyed by the system.
H A DXIeeeDoubleReadOnlyBitmap.idl89 if the bitmap is volatile, and the content has been destroyed by the system.
115 if the bitmap is volatile, and the content has been destroyed by the system.
H A DXIeeeFloatReadOnlyBitmap.idl88 if the bitmap is volatile, and the content has been destroyed by the system.
114 if the bitmap is volatile, and the content has been destroyed by the system.
H A DXIntegerReadOnlyBitmap.idl98 if the bitmap is volatile, and the content has been destroyed by the system.
135 if the bitmap is volatile, and the content has been destroyed by the system.
H A DXBitmap.idl99 if the contents of a volatile bitmap have been destroyed, and
H A DXSpriteCanvas.idl87 if at least one of the bitmap is volatile, and its content has been destroyed by the system.
/aoo41x/main/offapi/com/sun/star/rdf/
H A DXNamedGraph.idl62 Note that instances may be destroyed via
64 If a graph is destroyed, subsequent calls to <member>addStatement</member>,
H A DXRepository.idl318 the name of the graph that is to be destroyed
/aoo41x/main/offapi/com/sun/star/frame/
H A DXLayoutManager.idl116 be destroyed and the layout manager is reseted to a state after a
147 allowed to dispose this object, it will be destroyed on reference count!
162 allowed to dispose this object, it will be destroyed on reference count!
179 specifies which user interface element should be destroyed. A resourcce URL must meet
/aoo41x/main/offapi/com/sun/star/ucb/
H A DContentAction.idl117 destroyed (i.e., due to rules just applied to the folder).
124 /** A content was physically destroyed.
H A DContentEvent.idl51 just physically destroyed, the content that was just inserted into a
H A DListActionType.idl98 /** The whole list was destroyed and independently rebuild.
/aoo41x/main/extensions/test/ole/unloading/
H A Dreadme.txt4 In several tests, all services are created and destroyed and rtl_unloadUnusedModules is called.
/aoo41x/main/udkapi/com/sun/star/uno/
H A DXReference.idl53 Otherwise, the adapted object will be destroyed, but the
/aoo41x/main/testtools/
H A Dreadme.txt33 connections to the server which are immediately destroyed again. The test will
/aoo41x/main/framework/test/
H A Dtest_statusindicatorfactory.bas71 rem If working finished automaticly the window will be destroyed.
/aoo41x/main/udkapi/com/sun/star/io/
H A DObjectOutputStream.idl52 The written objects are held until this instance is destroyed.
H A DObjectInputStream.idl57 <p>The written objects are held until this instance is destroyed.
/aoo41x/main/offapi/com/sun/star/awt/grid/
H A DSortableGridDataModel.idl56 …<p>Note that changing the data might result in the sort order being destroyed. If you want to ensu…
/aoo41x/main/offapi/com/sun/star/mozilla/
H A DXPluginInstance.idl72 destroyed by the browser (e.g., window close).
/aoo41x/main/vcl/aqua/source/a11y/
H A Daqua11yfactory.mm158 is destroyed an finally all the transients are released.
H A Daqua11ywrapper.mm115 is destroyed an finally all the transients are released.

Completed in 67 milliseconds

12