Home
last modified time | relevance | path

Searched refs:appendBlob (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/ucbhelper/inc/ucbhelper/
H A Dpropertyvalueset.hxx364 …void appendBlob( const ::rtl::OUString& rPropName, const ::com::sun::star::uno::Reference< ::com::…
365 …void appendBlob( const sal_Char* pAsciiPropName, const ::com::sun::star::uno::Reference< ::com::su… in appendBlob() function in ucbhelper::PropertyValueSet
367 appendBlob( ::rtl::OUString::createFromAscii( pAsciiPropName ), rValue ); in appendBlob()
369 …void appendBlob( const ::com::sun::star::beans::Property& rProp, const ::com::sun::star::uno::Refe… in appendBlob() function in ucbhelper::PropertyValueSet
371 appendBlob( rProp.Name, rValue ); in appendBlob()
/aoo41x/main/ucbhelper/source/provider/
H A Dpropertyvalueset.cxx796 void PropertyValueSet::appendBlob( const ::rtl::OUString& rPropName, in appendBlob() function in ucbhelper::PropertyValueSet

Completed in 25 milliseconds