Searched refs:t_helper (Results 1 – 5 of 5) sorted by relevance
/aoo4110/main/desktop/source/deployment/registry/ |
H A D | dp_registry.cxx | 74 deployment::XPackageRegistry, util::XUpdatable > t_helper; typedef 77 class PackageRegistryImpl : private MutexHolder, public t_helper 112 PackageRegistryImpl() : t_helper( getMutex() ) {} in PackageRegistryImpl() 164 t_helper::disposing(); in disposing()
|
/aoo4110/main/desktop/source/deployment/registry/script/ |
H A D | dp_script.cxx | 58 ::dp_registry::backend::PackageRegistryBackend, util::XUpdatable > t_helper; typedef 61 class BackendImpl : public t_helper 155 : t_helper( args, xComponentContext ), in BackendImpl()
|
/aoo4110/main/stoc/source/security/ |
H A D | file_policy.cxx | 86 typedef WeakComponentImplHelper2< security::XPolicy, lang::XServiceInfo > t_helper; typedef 91 , public t_helper 130 : t_helper( m_mutex ) in FilePolicy()
|
H A D | access_controller.cxx | 399 security::XAccessController, lang::XServiceInfo, lang::XInitialization > t_helper; typedef 404 , public t_helper 475 : t_helper( m_mutex ) in AccessController()
|
/aoo4110/main/scripting/source/provider/ |
H A D | MasterScriptProvider.hxx | 52 css::container::XNameContainer > t_helper; typedef 55 public t_helper
|
Completed in 46 milliseconds