Home
last modified time | relevance | path

Searched refs:setBinaryValue (Results 1 – 10 of 10) sorted by relevance

/aoo41x/main/stoc/source/defaultregistry/
H A Ddefaultregistry.cxx180 …virtual void SAL_CALL setBinaryValue( const ::com::sun::star::uno::Sequence< sal_Int8 >& value ) t…
673 void SAL_CALL NestedKeyImpl::setBinaryValue( const Sequence< sal_Int8 >& value ) in setBinaryValue() function in stoc_defreg::NestedKeyImpl
681 m_localKey->setBinaryValue(value); in setBinaryValue()
687 m_localKey->setBinaryValue(value); in setBinaryValue()
/aoo41x/main/stoc/source/implementationregistration/
H A Dmergekeys.cxx89 xDest->setBinaryValue( xSource->getBinaryValue() ); in mergeKeys()
/aoo41x/main/configmgr/source/
H A Dconfigurationregistry.cxx259 virtual void SAL_CALL setBinaryValue(css::uno::Sequence< sal_Int8 > const &)
762 void RegistryKey::setBinaryValue(css::uno::Sequence< sal_Int8 > const &) in setBinaryValue() function in configmgr::configuration_registry::__anon87761c130111::RegistryKey
/aoo41x/main/cppuhelper/test/loader/
H A Dloader.test.cxx66 …virtual void SAL_CALL setBinaryValue( const uno::Sequence< sal_Int8 >& /*value*/ ) throw (registry… in setBinaryValue() function in MyKey
/aoo41x/main/udkapi/com/sun/star/registry/
H A DDefaultRegistry.idl83 <dt> <b>setLongValue, setAsciiValue, setStringValue, setBinaryValue</b>
H A DNestedRegistry.idl91 <dt> <b>setLongValue, setAsciiValue, setStringValue, setBinaryValue</b>
H A DXRegistryKey.idl296 void setBinaryValue( [in] sequence<byte> value )
/aoo41x/main/stoc/source/simpleregistry/
H A Dtextualservices.cxx520 virtual void SAL_CALL setBinaryValue(
822 void Key::setBinaryValue(css::uno::Sequence< sal_Int8 > const &) in setBinaryValue() function in stoc::simpleregistry::__anon304cec5c0211::Key
H A Dsimpleregistry.cxx208 virtual void SAL_CALL setBinaryValue(
892 void Key::setBinaryValue(css::uno::Sequence< sal_Int8 > const & value) in setBinaryValue() function in __anonc56714140111::Key
/aoo41x/main/stoc/test/
H A Dtestregistry.cxx236 xSubKey->setBinaryValue(aSeq); in test_SimpleRegistry()

Completed in 63 milliseconds