Home
last modified time | relevance | path

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

/aoo41x/main/xmloff/inc/xmloff/
H A Dxmlnumfi.hxx115 static sal_Bool IsSystemLongDay( const SvtSysLocale& rSysLoc, sal_Bool bLong );
116 static sal_Bool IsSystemLongMonth( const SvtSysLocale& rSysLoc, sal_Bool bLong );
117 static sal_Bool IsSystemTextualMonth( const SvtSysLocale& rSysLoc, sal_Bool bLong );
118 static sal_Bool IsSystemLongYear( const SvtSysLocale& rSysLoc, sal_Bool bLong );
119 static sal_Bool IsSystemLongEra( const SvtSysLocale& rSysLoc, sal_Bool bLong );
120 static sal_Bool IsSystemLongDayOfWeek( const SvtSysLocale& rSysLoc, sal_Bool bLong );
/aoo41x/main/xmloff/source/style/
H A Dxmlnumfi.cxx1317 sal_Bool SvXMLNumFmtDefaults::IsSystemLongEra( const SvtSysLocale& rSysLoc, sal_Bool bLong ) in IsSystemLongEra() argument
1320 return IsSystemLongYear( rSysLoc, bLong ); // no separate setting in IsSystemLongEra()

Completed in 21 milliseconds