Home
last modified time | relevance | path

Searched refs:getBinaryValue (Results 1 – 13 of 13) sorted by relevance

/trunk/main/stoc/source/registry_tdprovider/
H A Drdbtdp_tdenumeration.cxx131 xKey->getBinaryValue() ); in createInstance()
384 xKey->getBinaryValue() ); in queryMore()
497 m_aModuleKeys.front()->getBinaryValue() ); in queryMore()
600 xKey->getBinaryValue() ); in queryNext()
H A Dtdprovider.cxx361 Sequence< sal_Int8 > aBytes( xKey->getBinaryValue() ); in getByHierarchicalNameImpl()
388 Sequence< sal_Int8 > aBytes( xKey2->getBinaryValue() ); in getByHierarchicalNameImpl()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/util/
H A DRegistryTools.java115 byte[] bin1 = key1.getBinaryValue() ; in compareKeys()
116 byte[] bin2 = key2.getBinaryValue() ; in compareKeys()
327 byte[] bin = key.getBinaryValue() ; in printKeyInfo()
/trunk/main/stoc/source/defaultregistry/
H A Ddefaultregistry.cxx179 …virtual Sequence< sal_Int8 > SAL_CALL getBinaryValue( ) throw(InvalidRegistryException, InvalidVa…
653 Sequence< sal_Int8 > SAL_CALL NestedKeyImpl::getBinaryValue( ) in getBinaryValue() function in stoc_defreg::NestedKeyImpl
661 return m_localKey->getBinaryValue(); in getBinaryValue()
665 return m_defaultKey->getBinaryValue(); in getBinaryValue()
/trunk/main/stoc/source/implementationregistration/
H A Dmergekeys.cxx89 xDest->setBinaryValue( xSource->getBinaryValue() ); in mergeKeys()
/trunk/main/udkapi/com/sun/star/registry/
H A DXRegistryKey.idl273 // DOCUMENTATION CHANGED FOR XRegistryKey::getBinaryValue
283 sequence<byte> getBinaryValue()
H A DDefaultRegistry.idl87 <dt> <b>getLongValue, getAsciiValue, getStringValue, getBinaryValue</b>
H A DNestedRegistry.idl96 <dt> <b>getLongValue, getAsciiValue, getStringValue, getBinaryValue</b>
/trunk/main/configmgr/source/
H A Dconfigurationregistry.cxx254 virtual css::uno::Sequence< sal_Int8 > SAL_CALL getBinaryValue()
744 css::uno::Sequence< sal_Int8 > RegistryKey::getBinaryValue() in getBinaryValue() function in configmgr::configuration_registry::__anonca95c82b0111::RegistryKey
/trunk/main/cppuhelper/test/loader/
H A Dloader.test.cxx65 …virtual uno::Sequence< sal_Int8 > SAL_CALL getBinaryValue( ) throw (registry::InvalidRegistryExce… in getBinaryValue() function in MyKey
/trunk/main/stoc/source/simpleregistry/
H A Dtextualservices.cxx516 virtual css::uno::Sequence< sal_Int8 > SAL_CALL getBinaryValue() throw (
809 css::uno::Sequence< sal_Int8 > Key::getBinaryValue() in getBinaryValue() function in stoc::simpleregistry::__anon1514e4740211::Key
H A Dsimpleregistry.cxx204 virtual css::uno::Sequence< sal_Int8 > SAL_CALL getBinaryValue() throw (
843 css::uno::Sequence< sal_Int8 > Key::getBinaryValue() in getBinaryValue() function in __anon8684692c0111::Key
/trunk/main/stoc/test/
H A Dtestregistry.cxx264 Sequence<sal_Int8> seqByte = xSubKey->getBinaryValue(); in test_SimpleRegistry()

Completed in 51 milliseconds