Searched defs:setBinaryValue (Results 1 – 5 of 5) sorted by relevance
| /trunk/main/cppuhelper/test/loader/ | ||
| H A D | loader.test.cxx | 66 virtual void SAL_CALL setBinaryValue( const uno::Sequence< sal_Int8 >& /*value*/ ) {}; in setBinaryValue() function in MyKey |
| /trunk/main/configmgr/source/ | ||
| H A D | configurationregistry.cxx | 622 void RegistryKey::setBinaryValue(css::uno::Sequence< sal_Int8 > const &) in setBinaryValue() function in configmgr::configuration_registry::__anon216b6ff30111::RegistryKey |
| /trunk/main/stoc/source/simpleregistry/ | ||
| H A D | textualservices.cxx | 743 void Key::setBinaryValue(css::uno::Sequence< sal_Int8 > const &) in setBinaryValue() function in stoc::simpleregistry::__anonaa89303c0211::Key |
| H A D | simpleregistry.cxx | 801 void Key::setBinaryValue(css::uno::Sequence< sal_Int8 > const & value) in setBinaryValue() function in __anon453a5bf40111::Key |
| /trunk/main/stoc/source/defaultregistry/ | ||
| H A D | defaultregistry.cxx | 656 void SAL_CALL NestedKeyImpl::setBinaryValue( const Sequence< sal_Int8 >& value ) in setBinaryValue() function in stoc_defreg::NestedKeyImpl |