Home
last modified time | relevance | path

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

/aoo4110/main/ucbhelper/inc/ucbhelper/
H A Dpropertyvalueset.hxx294 void appendDate( const ::rtl::OUString& rPropName, const ::com::sun::star::util::Date& rValue );
295 void appendDate( const sal_Char* pAsciiPropName, const ::com::sun::star::util::Date& rValue ) in appendDate() function in ucbhelper::PropertyValueSet
297 appendDate( ::rtl::OUString::createFromAscii( pAsciiPropName ), rValue ); in appendDate()
299 …void appendDate( const ::com::sun::star::beans::Property& rProp, const ::com::sun::star::util::Dat… in appendDate() function in ucbhelper::PropertyValueSet
301 appendDate( rProp.Name, rValue ); in appendDate()
/aoo4110/main/ucbhelper/source/provider/
H A Dpropertyvalueset.cxx745 void PropertyValueSet::appendDate( const ::rtl::OUString& rPropName, in appendDate() function in ucbhelper::PropertyValueSet

Completed in 16 milliseconds