Home
last modified time | relevance | path

Searched refs:Registry (Results 1 – 25 of 45) sorted by relevance

12

/trunk/main/registry/inc/registry/
H A Dregistry.hxx100 class Registry class
105 inline Registry();
108 inline Registry(const Registry& toCopy);
111 inline ~Registry();
114 inline Registry& operator = (const Registry& toAssign);
276 Registry m_registry;
316 Registry m_registry;
1151 inline Registry::Registry() in Registry() function in Registry
1156 inline Registry::Registry(const Registry& toCopy) in Registry() function in Registry
1165 inline Registry::~Registry() in ~Registry()
[all …]
/trunk/main/jurt/java/jurt/src/main/java/com/sun/star/lib/uno/environments/java/
H A Djava_environment.java153 private static final class Registry { class in java_environment
303 private static final Registry localObjects = new Registry();
306 private final Registry proxies = new Registry();
/trunk/main/rdbmaker/source/codemaker/
H A Dtypemanager.cxx104 Registry tmpReg; in init()
108 m_pImpl->m_registries.push_back(new Registry(tmpReg)); in init()
119 Registry *pTmpReg = new Registry; in init()
/trunk/main/registry/test/
H A Dtestmerge.cxx52 Registry *myRegistry = new Registry(); in test_generateMerge1()
118 Registry *myRegistry = new Registry(); in test_generateMerge2()
183 Registry *myRegistry = new Registry(); in test_merge()
H A Dtestregcpp.cxx43 Registry *myRegistry = new Registry(); in test_coreReflection()
382 Registry *myRegistry = new Registry(); in test_registry_CppApi()
673 Registry *myRegistry2 = new Registry(*myRegistry); in test_registry_CppApi()
H A Dmakefile.mk67 DEF1DES =Registry Runtime - TestDll
/trunk/main/codemaker/source/codemaker/
H A Dtypemanager.cxx131 Registry tmpReg; in init()
135 m_pImpl->m_registries.push_back(new Registry(tmpReg)); in init()
147 m_pImpl->m_extra_registries.push_back(new Registry(tmpReg)); in init()
/trunk/main/stoc/test/
H A Dtestregistry.cxx118 Registry *myRegistry = new Registry(); in setStarUserRegistry()
138 Registry *myRegistry = new Registry(); in setLinkInDefaultRegistry()
H A Dtestsmgr.cxx73 Registry *myRegistry = new Registry(); in setStarUserRegistry()
/trunk/main/rdbmaker/inc/codemaker/
H A Dtypemanager.hxx29 typedef ::std::list< Registry* > RegistryList;
117 Registry* m_pMergedRegistry;
/trunk/main/instsetoo_native/inc_ooolangpack/windows/msi_templates/
H A D_Validat.idt85 Component KeyPath Y File;Registry;ODBCDataSource 1 Identifier Either the primary key into the Fi…
212 LockPermissions LockObject N Identifier Foreign key into Registry or File table
214 LockPermissions Table N Identifier Directory;File;Registry Reference to another table name
353 Reg64 Registry N Identifier Primary key, non-localized token.
356 Registry Component_ N Component 1 Identifier Foreign key into the Component table referencing co…
357 Registry Key N RegPath The key for the registry value.
358 Registry Name Y Formatted The registry value name.
359 Registry Registry N Identifier Primary key, non-localized token.
360 Registry Root N -1 3 The predefined root key for the registry value, one of rrkEnum.
361 Registry Value Y Formatted The registry value.
/trunk/main/instsetoo_native/inc_openoffice/windows/msi_templates/
H A D_Validat.idt85 Component KeyPath Y File;Registry;ODBCDataSource 1 Identifier Either the primary key into the Fi…
212 LockPermissions LockObject N Identifier Foreign key into Registry or File table
214 LockPermissions Table N Identifier Directory;File;Registry Reference to another table name
353 Reg64 Registry N Identifier Primary key, non-localized token.
356 Registry Component_ N Component 1 Identifier Foreign key into the Component table referencing co…
357 Registry Key N RegPath The key for the registry value.
358 Registry Name Y Formatted The registry value name.
359 Registry Registry N Identifier Primary key, non-localized token.
360 Registry Root N -1 3 The predefined root key for the registry value, one of rrkEnum.
361 Registry Value Y Formatted The registry value.
/trunk/main/instsetoo_native/inc_sdkoo/windows/msi_templates/
H A D_Validat.idt85 Component KeyPath Y File;Registry;ODBCDataSource 1 Identifier Either the primary key into the Fi…
212 LockPermissions LockObject N Identifier Foreign key into Registry or File table
214 LockPermissions Table N Identifier Directory;File;Registry Reference to another table name
353 Reg64 Registry N Identifier Primary key, non-localized token.
356 Registry Component_ N Component 1 Identifier Foreign key into the Component table referencing co…
357 Registry Key N RegPath The key for the registry value.
358 Registry Name Y Formatted The registry value name.
359 Registry Registry N Identifier Primary key, non-localized token.
360 Registry Root N -1 3 The predefined root key for the registry value, one of rrkEnum.
361 Registry Value Y Formatted The registry value.
/trunk/main/instsetoo_native/inc_ure/windows/msi_templates/
H A D_Validat.idt85 Component KeyPath Y File;Registry;ODBCDataSource 1 Identifier Either the primary key into the Fi…
212 LockPermissions LockObject N Identifier Foreign key into Registry or File table
214 LockPermissions Table N Identifier Directory;File;Registry Reference to another table name
353 Reg64 Registry N Identifier Primary key, non-localized token.
356 Registry Component_ N Component 1 Identifier Foreign key into the Component table referencing co…
357 Registry Key N RegPath The key for the registry value.
358 Registry Name Y Formatted The registry value name.
359 Registry Registry N Identifier Primary key, non-localized token.
360 Registry Root N -1 3 The predefined root key for the registry value, one of rrkEnum.
361 Registry Value Y Formatted The registry value.
/trunk/main/apple_remote/source/
H A DKeyspanFrontRowControl.m64 // Set up a matching dictionary to search the I/O Registry by class
82 // Now search I/O Registry for matching devices.
H A DHIDRemoteControlDevice.m510 // Set up a matching dictionary to search the I/O Registry by class
514 // Now search I/O Registry for matching devices.
/trunk/main/registry/tools/
H A Dchecksingleton.cxx254 Registry indexReg; in main()
266 Registry typeReg; in main()
H A Dregmerge.cxx117 Registry reg; in main()
/trunk/main/stoc/source/implementationregistration/
H A Dimplreg.cxx99 OUString Registry; member
115 , Registry( RTL_CONSTASCII_USTRINGPARAM("Registry") ) in StringPool()
1412 Any aAny = xPropSet->getPropertyValue( spool().Registry ); in getRegistryFromServiceManager()
1662 Any aAny = xPropSet->getPropertyValue( spool().Registry ); in revokeImplementation()
/trunk/main/scp2/source/
H A Dmkopenwith.btm9 ECHO // "OpenWith" Windows Registry keys for extensions supported by %1 > %OUTPUT%
/trunk/main/codemaker/inc/codemaker/
H A Dtypemanager.hxx37 typedef ::std::vector< Registry* > RegistryList;
/trunk/main/idlc/source/
H A Didlcproduce.cxx148 Registry regFile; in produceFile()
/trunk/main/scp2/source/ooo/
H A Dure_standalone.scp86 // Windows Registry:
/trunk/main/udkapi/com/sun/star/lang/
H A DRegistryServiceManager.idl86 [readonly, property] com::sun::star::registry::XSimpleRegistry Registry;
/trunk/main/embedserv/regentries/
H A Dimpress.reg1 Windows Registry Editor Version 5.00

Completed in 99 milliseconds

12