| /trunk/main/qadevOOo/java/OOoRunner/src/main/java/util/ |
| H A D | RegistryTools.java | 103 if (!key1.getAsciiValue().equals(key2.getAsciiValue())) in compareKeys() 317 out.println("[ASCII] = '" + key.getAsciiValue() + "'") ; in printKeyInfo()
|
| /trunk/main/stoc/source/defaultregistry/ |
| H A D | defaultregistry.cxx | 171 …virtual OUString SAL_CALL getAsciiValue( ) throw(InvalidRegistryException, InvalidValueException,… 481 OUString SAL_CALL NestedKeyImpl::getAsciiValue( ) in getAsciiValue() function in stoc_defreg::NestedKeyImpl 489 return m_localKey->getAsciiValue(); in getAsciiValue() 493 return m_defaultKey->getAsciiValue(); in getAsciiValue()
|
| /trunk/main/cppuhelper/source/ |
| H A D | factory.cxx | 850 aActivatorUrl = xActivatorKey->getAsciiValue(); in createModuleFactory() 859 aLocation = xLocationKey->getAsciiValue(); in createModuleFactory() 871 aLocation = xLocationKey->getAsciiValue(); in createModuleFactory()
|
| /trunk/main/stoc/source/implementationregistration/ |
| H A D | mergekeys.cxx | 83 xDest->setAsciiValue( xSource->getAsciiValue() ); in mergeKeys()
|
| H A D | implreg.cxx | 766 if (xKey->getAsciiValue() == locationUrl) in deleteAllImplementations()
|
| /trunk/main/udkapi/com/sun/star/registry/ |
| H A D | XRegistryKey.idl | 164 // DOCUMENTATION CHANGED FOR XRegistryKey::getAsciiValue 174 string getAsciiValue()
|
| H A D | NestedRegistry.idl | 96 <dt> <b>getLongValue, getAsciiValue, getStringValue, getBinaryValue</b>
|
| H A D | DefaultRegistry.idl | 87 <dt> <b>getLongValue, getAsciiValue, getStringValue, getBinaryValue</b>
|
| /trunk/main/configmgr/source/ |
| H A D | configurationregistry.cxx | 212 virtual rtl::OUString SAL_CALL getAsciiValue() 627 rtl::OUString RegistryKey::getAsciiValue() in getAsciiValue() function in configmgr::configuration_registry::__anon216b6ff30111::RegistryKey
|
| /trunk/main/desktop/source/deployment/registry/component/ |
| H A D | dp_component.cxx | 1190 getAsciiValue()); in extractComponentData() 1214 getAsciiValue()) in extractComponentData() 1483 const OUString location( xKey->getAsciiValue() ); in isRegistered_()
|
| /trunk/main/cppuhelper/test/loader/ |
| H A D | loader.test.cxx | 57 …virtual rtl::OUString SAL_CALL getAsciiValue( ) throw (registry::InvalidRegistryException, regist… in getAsciiValue() function in MyKey
|
| /trunk/main/stoc/source/simpleregistry/ |
| H A D | textualservices.cxx | 480 virtual rtl::OUString SAL_CALL getAsciiValue() throw ( 662 rtl::OUString Key::getAsciiValue() throw ( in getAsciiValue() function in stoc::simpleregistry::__anonaa89303c0211::Key
|
| H A D | simpleregistry.cxx | 168 virtual rtl::OUString SAL_CALL getAsciiValue() throw ( 464 rtl::OUString Key::getAsciiValue() throw ( in getAsciiValue() function in __anon453a5bf40111::Key
|
| /trunk/main/stoc/test/ |
| H A D | testregistry.cxx | 254 …TEST_ENSHURE( xSubKey->getAsciiValue() == OUString( RTL_CONSTASCII_USTRINGPARAM("ich bin ein ascii… in test_SimpleRegistry()
|