Searched refs:appendBinaryStream (Results 1 – 2 of 2) sorted by relevance
324 …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::PropertyValueSet327 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::PropertyValueSet331 appendBinaryStream( rProp.Name, rValue ); in appendBinaryStream()
766 void PropertyValueSet::appendBinaryStream( in appendBinaryStream() function in ucbhelper::PropertyValueSet
Completed in 23 milliseconds