Home
last modified time | relevance | path

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

/trunk/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()
/trunk/main/stoc/source/implementationregistration/
H A Dmergekeys.cxx89 xDest->setBinaryValue( xSource->getBinaryValue() ); in mergeKeys()
/trunk/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::__anonca95c82b0111::RegistryKey
/trunk/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
/trunk/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 )
/trunk/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::__anon1514e4740211::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 __anon8684692c0111::Key
/trunk/main/stoc/test/
H A Dtestregistry.cxx236 xSubKey->setBinaryValue(aSeq); in test_SimpleRegistry()

Completed in 46 milliseconds