Home
last modified time | relevance | path

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

/aoo41x/main/ucbhelper/inc/ucbhelper/
H A Dpropertyvalueset.hxx324 …void appendBinaryStream( const ::rtl::OUString& rPropName, const ::com::sun::star::uno::Reference<…
325 …void appendBinaryStream( const sal_Char* pAsciiPropName, const ::com::sun::star::uno::Reference< :… in appendBinaryStream() function in ucbhelper::PropertyValueSet
327 appendBinaryStream( ::rtl::OUString::createFromAscii( pAsciiPropName ), rValue ); in appendBinaryStream()
329 …void appendBinaryStream( const ::com::sun::star::beans::Property& rProp, const ::com::sun::star::u… in appendBinaryStream() function in ucbhelper::PropertyValueSet
331 appendBinaryStream( rProp.Name, rValue ); in appendBinaryStream()
/aoo41x/main/ucbhelper/source/provider/
H A Dpropertyvalueset.cxx766 void PropertyValueSet::appendBinaryStream( in appendBinaryStream() function in ucbhelper::PropertyValueSet

Completed in 15 milliseconds