Home
last modified time | relevance | path

Searched refs:appendRef (Results 1 – 2 of 2) sorted by path

/trunk/main/ucbhelper/inc/ucbhelper/
H A Dpropertyvalueset.hxx354 …void appendRef( const ::rtl::OUString& rPropName, const ::com::sun::star::uno::Reference< ::com::s…
355 …void appendRef( const sal_Char* pAsciiPropName, const ::com::sun::star::uno::Reference< ::com::sun… in appendRef() function in ucbhelper::PropertyValueSet
357 appendRef( ::rtl::OUString::createFromAscii( pAsciiPropName ), rValue ); in appendRef()
359 …void appendRef( const ::com::sun::star::beans::Property& rProp, const ::com::sun::star::uno::Refer… in appendRef() function in ucbhelper::PropertyValueSet
361 appendRef( rProp.Name, rValue ); in appendRef()
/trunk/main/ucbhelper/source/provider/
H A Dpropertyvalueset.cxx789 void PropertyValueSet::appendRef( const ::rtl::OUString& rPropName, in appendRef() function in ucbhelper::PropertyValueSet

Completed in 30 milliseconds