Searched refs:getBinaryValue (Results 1 – 13 of 13) sorted by relevance
131 xKey->getBinaryValue() ); in createInstance()384 xKey->getBinaryValue() ); in queryMore()497 m_aModuleKeys.front()->getBinaryValue() ); in queryMore()600 xKey->getBinaryValue() ); in queryNext()
361 Sequence< sal_Int8 > aBytes( xKey->getBinaryValue() ); in getByHierarchicalNameImpl()388 Sequence< sal_Int8 > aBytes( xKey2->getBinaryValue() ); in getByHierarchicalNameImpl()
115 byte[] bin1 = key1.getBinaryValue() ; in compareKeys()116 byte[] bin2 = key2.getBinaryValue() ; in compareKeys()327 byte[] bin = key.getBinaryValue() ; in printKeyInfo()
179 …virtual Sequence< sal_Int8 > SAL_CALL getBinaryValue( ) throw(InvalidRegistryException, InvalidVa…653 Sequence< sal_Int8 > SAL_CALL NestedKeyImpl::getBinaryValue( ) in getBinaryValue() function in stoc_defreg::NestedKeyImpl661 return m_localKey->getBinaryValue(); in getBinaryValue()665 return m_defaultKey->getBinaryValue(); in getBinaryValue()
89 xDest->setBinaryValue( xSource->getBinaryValue() ); in mergeKeys()
273 // DOCUMENTATION CHANGED FOR XRegistryKey::getBinaryValue283 sequence<byte> getBinaryValue()
87 <dt> <b>getLongValue, getAsciiValue, getStringValue, getBinaryValue</b>
96 <dt> <b>getLongValue, getAsciiValue, getStringValue, getBinaryValue</b>
254 virtual css::uno::Sequence< sal_Int8 > SAL_CALL getBinaryValue()744 css::uno::Sequence< sal_Int8 > RegistryKey::getBinaryValue() in getBinaryValue() function in configmgr::configuration_registry::__anon87761c130111::RegistryKey
65 …virtual uno::Sequence< sal_Int8 > SAL_CALL getBinaryValue( ) throw (registry::InvalidRegistryExce… in getBinaryValue() function in MyKey
516 virtual css::uno::Sequence< sal_Int8 > SAL_CALL getBinaryValue() throw (809 css::uno::Sequence< sal_Int8 > Key::getBinaryValue() in getBinaryValue() function in stoc::simpleregistry::__anon304cec5c0211::Key
204 virtual css::uno::Sequence< sal_Int8 > SAL_CALL getBinaryValue() throw (843 css::uno::Sequence< sal_Int8 > Key::getBinaryValue() in getBinaryValue() function in __anonc56714140111::Key
264 Sequence<sal_Int8> seqByte = xSubKey->getBinaryValue(); in test_SimpleRegistry()
Completed in 57 milliseconds