Home
last modified time | relevance | path

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

/trunk/main/ucbhelper/inc/ucbhelper/
H A Dpropertyvalueset.hxx304 void appendTime( const ::rtl::OUString& rPropName, const ::com::sun::star::util::Time& rValue );
305 void appendTime( const sal_Char* pAsciiPropName, const ::com::sun::star::util::Time& rValue ) in appendTime() function in ucbhelper::PropertyValueSet
307 appendTime( ::rtl::OUString::createFromAscii( pAsciiPropName ), rValue ); in appendTime()
309 …void appendTime( const ::com::sun::star::beans::Property& rProp, const ::com::sun::star::util::Tim… in appendTime() function in ucbhelper::PropertyValueSet
311 appendTime( rProp.Name, rValue ); in appendTime()
/trunk/main/ucbhelper/source/provider/
H A Dpropertyvalueset.cxx752 void PropertyValueSet::appendTime( const ::rtl::OUString& rPropName, in appendTime() function in ucbhelper::PropertyValueSet

Completed in 38 milliseconds