/aoo4110/main/stoc/source/bootstrap/ |
H A D | services.cxx | 53 &g_moduleCount.modCnt , 0 58 &g_moduleCount.modCnt , 0 63 &g_moduleCount.modCnt , 0 69 &g_moduleCount.modCnt, 0 74 &g_moduleCount.modCnt, 0 80 &g_moduleCount.modCnt , 0 86 &g_moduleCount.modCnt , 0 92 &g_moduleCount.modCnt , 0 98 &g_moduleCount.modCnt , 0 104 &g_moduleCount.modCnt , 0 [all …]
|
/aoo4110/main/io/source/stm/ |
H A D | factreg.cxx | 43 rtl_StandardModuleCount g_moduleCount = MODULE_COUNT_INIT; variable 53 &g_moduleCount.modCnt , 0 58 &g_moduleCount.modCnt , 0 63 &g_moduleCount.modCnt, 0 68 &g_moduleCount.modCnt, 0 73 &g_moduleCount.modCnt, 0 78 &g_moduleCount.modCnt, 0 83 &g_moduleCount.modCnt, 0 88 &g_moduleCount.modCnt, 0 99 return g_moduleCount.canUnload( &g_moduleCount , pTime ); in component_canUnload()
|
H A D | odata.cxx | 77 g_moduleCount.modCnt.acquire( &g_moduleCount.modCnt ); in ODataInputStream() 138 g_moduleCount.modCnt.release( &g_moduleCount.modCnt ); in ~ODataInputStream() 535 g_moduleCount.modCnt.acquire( &g_moduleCount.modCnt ); in ODataOutputStream() 593 g_moduleCount.modCnt.release( &g_moduleCount.modCnt ); in ~ODataOutputStream() 973 g_moduleCount.modCnt.acquire( &g_moduleCount.modCnt ); in OObjectOutputStream() 1057 g_moduleCount.modCnt.release( &g_moduleCount.modCnt ); in ~OObjectOutputStream() 1312 g_moduleCount.modCnt.acquire( &g_moduleCount.modCnt ); in OObjectInputStream() 1406 g_moduleCount.modCnt.release( &g_moduleCount.modCnt ); in ~OObjectInputStream()
|
/aoo4110/main/stoc/source/security/ |
H A D | access_controller.cxx | 72 extern ::rtl_StandardModuleCount g_moduleCount; 120 g_moduleCount.modCnt.acquire( &g_moduleCount.modCnt ); in acc_Intersection() 126 g_moduleCount.modCnt.release( &g_moduleCount.modCnt ); in ~acc_Intersection() 183 g_moduleCount.modCnt.acquire( &g_moduleCount.modCnt ); in acc_Union() 189 g_moduleCount.modCnt.release( &g_moduleCount.modCnt ); in ~acc_Union() 243 g_moduleCount.modCnt.acquire( &g_moduleCount.modCnt ); in acc_Policy() 249 g_moduleCount.modCnt.release( &g_moduleCount.modCnt ); in ~acc_Policy() 294 g_moduleCount.modCnt.acquire( &g_moduleCount.modCnt ); in acc_CurrentContext() 306 g_moduleCount.modCnt.release( &g_moduleCount.modCnt ); in ~acc_CurrentContext() 482 g_moduleCount.modCnt.acquire( &g_moduleCount.modCnt ); in AccessController() [all …]
|
/aoo4110/main/stoc/source/registry_tdprovider/ |
H A D | base.hxx | 72 extern rtl_StandardModuleCount g_moduleCount; 185 g_moduleCount.modCnt.acquire( &g_moduleCount.modCnt ); in TypeDescriptionImpl() 287 g_moduleCount.modCnt.acquire( &g_moduleCount.modCnt ); in CompoundTypeDescriptionImpl() 336 g_moduleCount.modCnt.acquire( &g_moduleCount.modCnt ); in EnumTypeDescriptionImpl() 376 g_moduleCount.modCnt.acquire( &g_moduleCount.modCnt ); in TypedefTypeDescriptionImpl() 430 g_moduleCount.modCnt.acquire( &g_moduleCount.modCnt ); in ServiceTypeDescriptionImpl() 504 g_moduleCount.modCnt.acquire( &g_moduleCount.modCnt ); in ModuleTypeDescriptionImpl() 535 g_moduleCount.modCnt.acquire( &g_moduleCount.modCnt ); in ConstantTypeDescriptionImpl() 570 g_moduleCount.modCnt.acquire( &g_moduleCount.modCnt ); in ConstantsTypeDescriptionImpl() 614 g_moduleCount.modCnt.acquire( &g_moduleCount.modCnt ); in SingletonTypeDescriptionImpl()
|
H A D | tdiface.cxx | 78 g_moduleCount.modCnt.acquire( &g_moduleCount.modCnt ); in InterfaceMethodImpl() 100 g_moduleCount.modCnt.release( &g_moduleCount.modCnt ); in ~InterfaceMethodImpl() 228 g_moduleCount.modCnt.acquire( &g_moduleCount.modCnt ); in InterfaceAttributeImpl() 270 g_moduleCount.modCnt.release( &g_moduleCount.modCnt ); in ~InterfaceAttributeImpl() 407 g_moduleCount.modCnt.acquire( &g_moduleCount.modCnt ); in InterfaceTypeDescriptionImpl() 412 g_moduleCount.modCnt.release( &g_moduleCount.modCnt ); in ~InterfaceTypeDescriptionImpl()
|
/aoo4110/main/stoc/source/namingservice/ |
H A D | namingservice.cxx | 58 static rtl_StandardModuleCount g_moduleCount = MODULE_COUNT_INIT; variable 148 g_moduleCount.modCnt.acquire( &g_moduleCount.modCnt ); in NamingService_Impl() 154 g_moduleCount.modCnt.release( &g_moduleCount.modCnt ); in ~NamingService_Impl() 218 &g_moduleCount.modCnt , 0 227 return g_moduleCount.canUnload( &g_moduleCount , pTime ); in component_canUnload()
|
/aoo4110/main/remotebridges/source/unourl_resolver/ |
H A D | unourl_resolver.cxx | 56 rtl_StandardModuleCount g_moduleCount = MODULE_COUNT_INIT; variable 117 g_moduleCount.modCnt.acquire( &g_moduleCount.modCnt ); in ResolverImpl() 122 g_moduleCount.modCnt.release( &g_moduleCount.modCnt ); in ~ResolverImpl() 219 &g_moduleCount.modCnt , 0 228 return g_moduleCount.canUnload( &g_moduleCount , pTime ); in component_canUnload()
|
/aoo4110/main/io/source/acceptor/ |
H A D | acceptor.cxx | 54 rtl_StandardModuleCount g_moduleCount = MODULE_COUNT_INIT; variable 95 g_moduleCount.modCnt.acquire( &g_moduleCount.modCnt ); in OAcceptor() 108 g_moduleCount.modCnt.release( &g_moduleCount.modCnt ); in ~OAcceptor() 345 &g_moduleCount.modCnt , 0 355 return g_moduleCount.canUnload( &g_moduleCount , pTime ); in component_canUnload()
|
/aoo4110/main/io/source/connector/ |
H A D | connector.cxx | 56 rtl_StandardModuleCount g_moduleCount = MODULE_COUNT_INIT; variable 80 g_moduleCount.modCnt.acquire( &g_moduleCount.modCnt ); in OConnector() 85 g_moduleCount.modCnt.release( &g_moduleCount.modCnt ); in ~OConnector() 257 &g_moduleCount.modCnt , 0 267 return g_moduleCount.canUnload( &g_moduleCount , pTime ); in component_canUnload()
|
/aoo4110/main/bridges/source/cpp_uno/shared/ |
H A D | component.cxx | 50 rtl_StandardModuleCount g_moduleCount = MODULE_COUNT_INIT; variable 191 bridges::cpp_uno::shared::g_moduleCount.modCnt.release( in environmentDisposing() 192 &bridges::cpp_uno::shared::g_moduleCount.modCnt ); in environmentDisposing() 196 return bridges::cpp_uno::shared::g_moduleCount.canUnload( in component_canUnload() 197 &bridges::cpp_uno::shared::g_moduleCount, pTime); in component_canUnload() 209 bridges::cpp_uno::shared::g_moduleCount.modCnt.acquire( in uno_initEnvironment() 210 &bridges::cpp_uno::shared::g_moduleCount.modCnt ); in uno_initEnvironment()
|
/aoo4110/main/dtrans/source/win32/dnd/ |
H A D | targetdragcontext.cxx | 30 extern rtl_StandardModuleCount g_moduleCount; 33 g_moduleCount.modCnt.acquire( &g_moduleCount.modCnt ); in TargetDragContext() 41 g_moduleCount.modCnt.release( &g_moduleCount.modCnt ); in ~TargetDragContext()
|
H A D | targetdropcontext.cxx | 35 extern rtl_StandardModuleCount g_moduleCount; 38 g_moduleCount.modCnt.acquire( &g_moduleCount.modCnt ); in TargetDropContext() 46 g_moduleCount.modCnt.release( &g_moduleCount.modCnt ); in ~TargetDropContext()
|
H A D | idroptarget.cxx | 33 extern rtl_StandardModuleCount g_moduleCount; 38 g_moduleCount.modCnt.acquire( &g_moduleCount.modCnt ); in IDropTargetImpl() 43 g_moduleCount.modCnt.release( &g_moduleCount.modCnt ); in ~IDropTargetImpl()
|
H A D | sourcecontext.cxx | 35 extern rtl_StandardModuleCount g_moduleCount; 43 g_moduleCount.modCnt.acquire( &g_moduleCount.modCnt ); in SourceContext() 52 g_moduleCount.modCnt.release( &g_moduleCount.modCnt ); in ~SourceContext()
|
/aoo4110/main/stoc/source/corereflection/ |
H A D | crefl.cxx | 55 static rtl_StandardModuleCount g_moduleCount = MODULE_COUNT_INIT; variable 94 g_moduleCount.modCnt.acquire( &g_moduleCount.modCnt ); in IdlReflectionServiceImpl() 103 g_moduleCount.modCnt.release( &g_moduleCount.modCnt ); in ~IdlReflectionServiceImpl() 486 &g_moduleCount.modCnt , 0 495 return g_moduleCount.canUnload( &g_moduleCount , pTime ); in component_canUnload()
|
/aoo4110/main/stoc/source/proxy_factory/ |
H A D | proxyfac.cxx | 59 static rtl_StandardModuleCount g_moduleCount = MODULE_COUNT_INIT; variable 432 g_moduleCount.modCnt.acquire( &g_moduleCount.modCnt ); in FactoryImpl() 438 g_moduleCount.modCnt.release( &g_moduleCount.modCnt ); in ~FactoryImpl() 504 &g_moduleCount.modCnt, 0 516 return g_moduleCount.canUnload( &g_moduleCount, pTime ); in component_canUnload()
|
/aoo4110/main/io/source/TextInputStream/ |
H A D | TextInputStream.cxx | 61 rtl_StandardModuleCount g_moduleCount = MODULE_COUNT_INIT; variable 136 g_moduleCount.modCnt.acquire( &g_moduleCount.modCnt ); in OTextInputStream() 147 g_moduleCount.modCnt.release( &g_moduleCount.modCnt ); in ~OTextInputStream() 501 &g_moduleCount.modCnt , 0 510 return g_moduleCount.canUnload( &g_moduleCount , pTime ); in component_canUnload()
|
/aoo4110/main/stoc/source/tdmanager/ |
H A D | tdmgr_tdenumeration.cxx | 32 extern rtl_StandardModuleCount g_moduleCount; 56 ::g_moduleCount.modCnt.acquire( &::g_moduleCount.modCnt ); in TypeDescriptionEnumerationImpl() 63 ::g_moduleCount.modCnt.release( &::g_moduleCount.modCnt ); in ~TypeDescriptionEnumerationImpl()
|
/aoo4110/main/bridges/inc/bridges/cpp_uno/ |
H A D | bridge.hxx | 290 g_moduleCount.modCnt.acquire( &g_moduleCount.modCnt ); in cppu_Bridge() 310 g_moduleCount.modCnt.release( &g_moduleCount.modCnt ); in ~cppu_Bridge() 483 g_moduleCount.modCnt.release( &g_moduleCount.modCnt ); in cppu_cppenv_environmentDisposing() 490 g_moduleCount.modCnt.acquire( &g_moduleCount.modCnt ); in cppu_cppenv_initEnvironment()
|
/aoo4110/main/bridges/source/jni_uno/ |
H A D | jni_bridge.cxx | 206 rtl_StandardModuleCount g_moduleCount = MODULE_COUNT_INIT; variable 276 (*g_moduleCount.modCnt.acquire)( &g_moduleCount.modCnt ); in Bridge() 285 (*g_moduleCount.modCnt.release)( &g_moduleCount.modCnt ); in ~Bridge() 563 return (*g_moduleCount.canUnload)( &g_moduleCount, pTime ); in component_canUnload()
|
/aoo4110/main/stoc/source/invocation/ |
H A D | invocation.cxx | 81 static rtl_StandardModuleCount g_moduleCount = MODULE_COUNT_INIT; variable 283 g_moduleCount.modCnt.acquire( &g_moduleCount.modCnt ); in Invocation_Impl() 289 g_moduleCount.modCnt.release( &g_moduleCount.modCnt ); in ~Invocation_Impl() 1133 g_moduleCount.modCnt.acquire( &g_moduleCount.modCnt ); in InvocationService() 1164 g_moduleCount.modCnt.release( &g_moduleCount.modCnt ); in ~InvocationService() 1231 &g_moduleCount.modCnt , 0 1240 return g_moduleCount.canUnload( &g_moduleCount , pTime ); in component_canUnload()
|
/aoo4110/main/sdext/source/presenter/ |
H A D | components.cxx | 35 rtl_StandardModuleCount g_moduleCount = MODULE_COUNT_INIT; variable 43 cppu::createSingleComponentFactory, &g_moduleCount.modCnt, 0 58 return g_moduleCount.canUnload( &g_moduleCount , pTime ); in component_canUnload()
|
/aoo4110/main/animations/source/animcore/ |
H A D | factreg.cxx | 40 rtl_StandardModuleCount g_moduleCount = MODULE_COUNT_INIT; variable 49 &g_moduleCount.modCnt , 0\ 74 return g_moduleCount.canUnload( &g_moduleCount , pTime ); in component_canUnload()
|
/aoo4110/main/stoc/source/loader/ |
H A D | dllcomponentloader.cxx | 68 extern rtl_StandardModuleCount g_moduleCount; 140 g_moduleCount.modCnt.acquire( &g_moduleCount.modCnt ); in DllComponentLoader() 147 g_moduleCount.modCnt.release( &g_moduleCount.modCnt ); in ~DllComponentLoader()
|