Home
last modified time | relevance | path

Searched defs:seqValue (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/stoc/source/simpleregistry/
H A Dsimpleregistry.cxx442 void Key::setLongListValue(css::uno::Sequence< sal_Int32 > const & seqValue) in setLongListValue()
641 void Key::setAsciiListValue( in setAsciiListValue()
819 void Key::setStringListValue( in setStringListValue()
/aoo41x/main/stoc/source/defaultregistry/
H A Ddefaultregistry.cxx458 void SAL_CALL NestedKeyImpl::setLongListValue( const Sequence< sal_Int32 >& seqValue ) in setLongListValue()
544 void SAL_CALL NestedKeyImpl::setAsciiListValue( const Sequence< OUString >& seqValue ) in setAsciiListValue()
630 void SAL_CALL NestedKeyImpl::setStringListValue( const Sequence< OUString >& seqValue ) in setStringListValue()
/aoo41x/main/stoc/test/
H A Dtestregistry.cxx524 Sequence<OUString> seqValue = xKey->getAsciiListValue(); in test_DefaultRegistry() local

Completed in 35 milliseconds