Home
last modified time | relevance | path

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

/trunk/main/stoc/source/defaultregistry/
H A Ddefaultregistry.cxx168 …virtual void SAL_CALL setLongValue( sal_Int32 value ) throw(InvalidRegistryException, RuntimeExcep…
415 void SAL_CALL NestedKeyImpl::setLongValue( sal_Int32 value ) in setLongValue() function in stoc_defreg::NestedKeyImpl
423 m_localKey->setLongValue(value); in setLongValue()
429 m_localKey->setLongValue(value); in setLongValue()
/trunk/main/stoc/test/
H A Dtestregistry.cxx226 xSubKey->setLongValue(123456789); in test_SimpleRegistry()
506 xKey->setLongValue(123456789); in test_DefaultRegistry()
/trunk/main/stoc/source/implementationregistration/
H A Dmergekeys.cxx80 xDest->setLongValue( xSource->getLongValue() ); in mergeKeys()
/trunk/main/configmgr/source/
H A Dconfigurationregistry.cxx196 virtual void SAL_CALL setLongValue(sal_Int32)
587 void RegistryKey::setLongValue(sal_Int32) in setLongValue() function in configmgr::configuration_registry::__anonca95c82b0111::RegistryKey
/trunk/main/cppuhelper/test/loader/
H A Dloader.test.cxx54 …virtual void SAL_CALL setLongValue( sal_Int32 /*value*/ ) throw (registry::InvalidRegistryExceptio… in setLongValue() 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.idl133 void setLongValue( [in] long value )
/trunk/main/stoc/source/simpleregistry/
H A Dtextualservices.cxx467 virtual void SAL_CALL setLongValue(sal_Int32 value) throw (
628 void Key::setLongValue(sal_Int32) in setLongValue() function in stoc::simpleregistry::__anon1514e4740211::Key
H A Dsimpleregistry.cxx155 virtual void SAL_CALL setLongValue(sal_Int32 value) throw (
380 void Key::setLongValue(sal_Int32 value) in setLongValue() function in __anon8684692c0111::Key

Completed in 58 milliseconds