/aoo42x/main/registry/inc/registry/ |
H A D | registry.hxx | 100 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 …]
|
/aoo42x/main/jurt/java/jurt/src/main/java/com/sun/star/lib/uno/environments/java/ |
H A D | java_environment.java | 153 private static final class Registry { class in java_environment 303 private static final Registry localObjects = new Registry(); 306 private final Registry proxies = new Registry();
|
/aoo42x/main/rdbmaker/source/codemaker/ |
H A D | typemanager.cxx | 104 Registry tmpReg; in init() 108 m_pImpl->m_registries.push_back(new Registry(tmpReg)); in init() 119 Registry *pTmpReg = new Registry; in init()
|
/aoo42x/main/registry/test/ |
H A D | testmerge.cxx | 52 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 D | testregcpp.cxx | 43 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 D | makefile.mk | 67 DEF1DES =Registry Runtime - TestDll
|
/aoo42x/main/codemaker/source/codemaker/ |
H A D | typemanager.cxx | 131 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()
|
/aoo42x/main/stoc/test/ |
H A D | testregistry.cxx | 118 Registry *myRegistry = new Registry(); in setStarUserRegistry() 138 Registry *myRegistry = new Registry(); in setLinkInDefaultRegistry()
|
H A D | testsmgr.cxx | 73 Registry *myRegistry = new Registry(); in setStarUserRegistry()
|
/aoo42x/main/rdbmaker/inc/codemaker/ |
H A D | typemanager.hxx | 29 typedef ::std::list< Registry* > RegistryList; 117 Registry* m_pMergedRegistry;
|
/aoo42x/main/instsetoo_native/inc_ooolangpack/windows/msi_templates/ |
H A D | _Validat.idt | 85 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.
|
/aoo42x/main/instsetoo_native/inc_openoffice/windows/msi_templates/ |
H A D | _Validat.idt | 85 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.
|
/aoo42x/main/instsetoo_native/inc_sdkoo/windows/msi_templates/ |
H A D | _Validat.idt | 85 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.
|
/aoo42x/main/instsetoo_native/inc_ure/windows/msi_templates/ |
H A D | _Validat.idt | 85 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.
|
/aoo42x/main/apple_remote/source/ |
H A D | KeyspanFrontRowControl.m | 64 // Set up a matching dictionary to search the I/O Registry by class 82 // Now search I/O Registry for matching devices.
|
H A D | HIDRemoteControlDevice.m | 510 // Set up a matching dictionary to search the I/O Registry by class 514 // Now search I/O Registry for matching devices.
|
/aoo42x/main/registry/tools/ |
H A D | checksingleton.cxx | 254 Registry indexReg; in main() 266 Registry typeReg; in main()
|
H A D | regmerge.cxx | 117 Registry reg; in main()
|
/aoo42x/main/stoc/source/implementationregistration/ |
H A D | implreg.cxx | 99 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()
|
/aoo42x/main/scp2/source/ |
H A D | mkopenwith.btm | 9 ECHO // "OpenWith" Windows Registry keys for extensions supported by %1 > %OUTPUT%
|
/aoo42x/main/codemaker/inc/codemaker/ |
H A D | typemanager.hxx | 37 typedef ::std::vector< Registry* > RegistryList;
|
/aoo42x/main/scp2/source/ooo/ |
H A D | ure_standalone.scp | 86 // Windows Registry:
|
/aoo42x/main/idlc/source/ |
H A D | idlcproduce.cxx | 148 Registry regFile; in produceFile()
|
/aoo42x/main/udkapi/com/sun/star/lang/ |
H A D | RegistryServiceManager.idl | 86 [readonly, property] com::sun::star::registry::XSimpleRegistry Registry;
|
/aoo42x/main/embedserv/regentries/ |
H A D | impress.reg | 1 Windows Registry Editor Version 5.00
|