/aoo42x/main/configmgr/qa/unit/ |
H A D | test.cxx | 238 Test const & theTest, int count, bool * destroyed): in RecursiveTest() argument 239 test_(theTest), count_(count), destroyed_(destroyed) in RecursiveTest() 290 Test const & theTest, int count, bool * destroyed): in SimpleRecursiveTest() argument 291 RecursiveTest(theTest, count, destroyed) in SimpleRecursiveTest() 313 Test const & theTest, int count, bool * destroyed): in CrossThreadTest() argument 314 RecursiveTest(theTest, count, destroyed) in CrossThreadTest() 560 bool destroyed = false; in TEST_F() local 563 ASSERT_TRUE(destroyed); in TEST_F() 567 bool destroyed = false; in TEST_F() local 569 new SimpleRecursiveTest(*this, 10, &destroyed))->test(); in TEST_F() [all …]
|
/aoo42x/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()
|
/aoo42x/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 | 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 | 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 | 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.
|
/aoo42x/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
|
/aoo42x/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
|
/aoo42x/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.
|
/aoo42x/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.
|
/aoo42x/main/udkapi/com/sun/star/uno/ |
H A D | XReference.idl | 53 Otherwise, the adapted object will be destroyed, but the
|
/aoo42x/main/testtools/ |
H A D | readme.txt | 33 connections to the server which are immediately destroyed again. The test will
|
/aoo42x/main/framework/test/ |
H A D | test_statusindicatorfactory.bas | 71 rem If working finished automatically the window will be destroyed.
|
/aoo42x/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.
|
/aoo42x/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…
|
/aoo42x/main/offapi/com/sun/star/mozilla/ |
H A D | XPluginInstance.idl | 72 destroyed by the browser (e.g., window close).
|
/aoo42x/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.
|