Home
last modified time | relevance | path

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

/aoo4110/main/xmloff/source/draw/
H A Dsdxmlexp_impl.hxx214 virtual void addDataStyle(const sal_Int32 nNumberFormat, sal_Bool bTimeFormat = sal_False );
217 …virtual rtl::OUString getDataStyleName(const sal_Int32 nNumberFormat, sal_Bool bTimeFormat = sal_F…
H A Dsdxmlexp.cxx2695 void SdXMLExport::addDataStyle(const sal_Int32 nNumberFormat, sal_Bool bTimeFormat ) in addDataStyle() argument
2701 if( bTimeFormat ) in addDataStyle()
2741 OUString SdXMLExport::getDataStyleName(const sal_Int32 nNumberFormat, sal_Bool bTimeFormat ) const in getDataStyleName()
2743 if( bTimeFormat ) in getDataStyleName()
/aoo4110/main/xmloff/inc/xmloff/
H A Dxmlexp.hxx438 virtual void addDataStyle(const sal_Int32 nNumberFormat, sal_Bool bTimeFormat = sal_False );
441 …virtual rtl::OUString getDataStyleName(const sal_Int32 nNumberFormat, sal_Bool bTimeFormat = sal_F…

Completed in 30 milliseconds