/aoo41x/main/configmgr/qa/unit/ |
H A D | test.cxx | 263 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 D | thread.c | 200 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 D | XCanvas.idl | 318 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 D | XHalfFloatReadOnlyBitmap.idl | 82 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 D | XIeeeDoubleReadOnlyBitmap.idl | 89 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 D | XIeeeFloatReadOnlyBitmap.idl | 88 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 D | XIntegerReadOnlyBitmap.idl | 98 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 D | XBitmap.idl | 99 if the contents of a volatile bitmap have been destroyed, and
|
H A D | XSpriteCanvas.idl | 87 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 D | XNamedGraph.idl | 62 Note that instances may be destroyed via 64 If a graph is destroyed, subsequent calls to <member>addStatement</member>,
|
H A D | XRepository.idl | 318 the name of the graph that is to be destroyed
|
/aoo41x/main/offapi/com/sun/star/frame/ |
H A D | XLayoutManager.idl | 116 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 D | ContentAction.idl | 117 destroyed (i.e., due to rules just applied to the folder). 124 /** A content was physically destroyed.
|
H A D | ContentEvent.idl | 51 just physically destroyed, the content that was just inserted into a
|
H A D | ListActionType.idl | 98 /** The whole list was destroyed and independently rebuild.
|
/aoo41x/main/extensions/test/ole/unloading/ |
H A D | readme.txt | 4 In several tests, all services are created and destroyed and rtl_unloadUnusedModules is called.
|
/aoo41x/main/udkapi/com/sun/star/uno/ |
H A D | XReference.idl | 53 Otherwise, the adapted object will be destroyed, but the
|
/aoo41x/main/testtools/ |
H A D | readme.txt | 33 connections to the server which are immediately destroyed again. The test will
|
/aoo41x/main/framework/test/ |
H A D | test_statusindicatorfactory.bas | 71 rem If working finished automaticly the window will be destroyed.
|
/aoo41x/main/udkapi/com/sun/star/io/ |
H A D | ObjectOutputStream.idl | 52 The written objects are held until this instance is destroyed.
|
H A D | ObjectInputStream.idl | 57 <p>The written objects are held until this instance is destroyed.
|
/aoo41x/main/offapi/com/sun/star/awt/grid/ |
H A D | SortableGridDataModel.idl | 56 …<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 D | XPluginInstance.idl | 72 destroyed by the browser (e.g., window close).
|
/aoo41x/main/vcl/aqua/source/a11y/ |
H A D | aqua11yfactory.mm | 158 is destroyed an finally all the transients are released.
|
H A D | aqua11ywrapper.mm | 115 is destroyed an finally all the transients are released.
|