Home
last modified time | relevance | path

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

/aoo4110/main/xmloff/source/xforms/
H A Dxformsexport.cxx141 template<typename T, void (*FUNC)( OUStringBuffer&, const T& )> OUString lcl_convertRef( const Any&…
149 convert_t lcl_dateTime = &lcl_convertRef<DateTime,&lcl_formatDateTime>;
150 convert_t lcl_date = &lcl_convertRef<Date,&lcl_formatDate>;
151 convert_t lcl_time = &lcl_convertRef<com::sun::star::util::Time,&lcl_formatTime>;
655 OUString lcl_convertRef( const Any& rAny ) in lcl_convertRef() function

Completed in 36 milliseconds