Home
last modified time | relevance | path

Searched refs:nDateFormat (Results 1 – 5 of 5) sorted by path

/trunk/main/filter/source/graphicfilter/icgm/
H A Dchart.hxx143 sal_uInt16 nDateFormat; member
/trunk/main/unotools/inc/unotools/
H A Dlocaledatawrapper.hxx78 int nDateFormat; member in LocaleDataWrapper
/trunk/main/unotools/source/i18n/
H A Dlocaledatawrapper.cxx161 nDateFormat = nLongDateFormat = nDateFormatInvalid; in invalidateData()
1026 if ( nDateFormat == nDateFormatInvalid ) in getDateFormat()
1031 return (DateFormat) nDateFormat; in getDateFormat()
1145 nDateFormat = nLongDateFormat = DMY; in getDateFormatsImpl()
1210 nLongDateFormat = nDateFormat = nDF; in getDateFormatsImpl()
1214 nDateFormat = nDF; in getDateFormatsImpl()
/trunk/main/xmloff/source/draw/
H A DXMLNumberStyles.cxx463 OUString SdXMLNumberStylesExporter::getDateStyleName(const sal_Int32 nDateFormat ) in getDateStyleName() argument
465 sal_Int32 nFormat = nDateFormat; in getDateStyleName()
H A DXMLNumberStylesExport.hxx45 static rtl::OUString getDateStyleName(const sal_Int32 nDateFormat );

Completed in 36 milliseconds