Searched refs:appendClob (Results 1 – 2 of 2) sorted by relevance
374 …void appendClob( const ::rtl::OUString& rPropName, const ::com::sun::star::uno::Reference< ::com::…375 …void appendClob( const sal_Char* pAsciiPropName, const ::com::sun::star::uno::Reference< ::com::su… in appendClob() function in ucbhelper::PropertyValueSet377 appendClob( ::rtl::OUString::createFromAscii( pAsciiPropName ), rValue ); in appendClob()379 …void appendClob( const ::com::sun::star::beans::Property& rProp, const ::com::sun::star::uno::Refe… in appendClob() function in ucbhelper::PropertyValueSet381 appendClob( rProp.Name, rValue ); in appendClob()
803 void PropertyValueSet::appendClob( const ::rtl::OUString& rPropName, in appendClob() function in ucbhelper::PropertyValueSet
Completed in 28 milliseconds