Home
last modified time | relevance | path

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

/trunk/main/ucbhelper/inc/ucbhelper/
H A Dpropertyvalueset.hxx284 …void appendBytes( const ::rtl::OUString& rPropName, const ::com::sun::star::uno::Sequence< sal_Int…
285 …void appendBytes( const sal_Char* pAsciiPropName, const ::com::sun::star::uno::Sequence< sal_Int8 … in appendBytes() function in ucbhelper::PropertyValueSet
287 appendBytes( ::rtl::OUString::createFromAscii( pAsciiPropName ), rValue ); in appendBytes()
289 …void appendBytes( const ::com::sun::star::beans::Property& rProp, const ::com::sun::star::uno::Seq… in appendBytes() function in ucbhelper::PropertyValueSet
291 appendBytes( rProp.Name, rValue ); in appendBytes()
/trunk/main/ucbhelper/source/provider/
H A Dpropertyvalueset.cxx738 void PropertyValueSet::appendBytes( const ::rtl::OUString& rPropName, in appendBytes() function in ucbhelper::PropertyValueSet

Completed in 36 milliseconds