Searched defs:bLong (Results 1 – 6 of 6) sorted by relevance
/aoo4110/main/xmloff/source/style/ |
H A D | xmlnumfe.cxx | 358 void SvXMLNumFmtExport::AddStyleAttr_Impl( sal_Bool bLong ) in AddStyleAttr_Impl() 454 void SvXMLNumFmtExport::WriteDayElement_Impl( const OUString& rCalendar, sal_Bool bLong ) in WriteDayElement_Impl() 533 void SvXMLNumFmtExport::WriteHoursElement_Impl( sal_Bool bLong ) in WriteHoursElement_Impl() 543 void SvXMLNumFmtExport::WriteMinutesElement_Impl( sal_Bool bLong ) in WriteMinutesElement_Impl() 553 void SvXMLNumFmtExport::WriteSecondsElement_Impl( sal_Bool bLong, sal_uInt16 nDecimals ) in WriteSecondsElement_Impl() 1475 sal_Bool bLong = ( nElemType == NF_KEY_DD ); in ExportPart_Impl() local 1496 sal_Bool bLong = ( nElemType == NF_KEY_NNN || nElemType == NF_KEY_NNNN || in ExportPart_Impl() local 1514 sal_Bool bLong = ( nElemType == NF_KEY_MM || nElemType == NF_KEY_MMMM ); in ExportPart_Impl() local 1529 sal_Bool bLong = ( nElemType == NF_KEY_YYYY || nElemType == NF_KEY_EEC || in ExportPart_Impl() local 1541 sal_Bool bLong = ( nElemType == NF_KEY_GGG || nElemType == NF_KEY_RR ); in ExportPart_Impl() local [all …]
|
H A D | xmlnumfi.cxx | 153 sal_Bool bLong; member in SvXMLNumFmtElementContext 1265 sal_Bool SvXMLNumFmtDefaults::IsSystemLongDay( const SvtSysLocale&, sal_Bool bLong ) in IsSystemLongDay() 1275 sal_Bool SvXMLNumFmtDefaults::IsSystemLongMonth( const SvtSysLocale&, sal_Bool bLong ) in IsSystemLongMonth() 1291 sal_Bool SvXMLNumFmtDefaults::IsSystemTextualMonth( const SvtSysLocale&, sal_Bool bLong ) in IsSystemTextualMonth() 1307 sal_Bool SvXMLNumFmtDefaults::IsSystemLongYear( const SvtSysLocale&, sal_Bool bLong ) in IsSystemLongYear() 1317 sal_Bool SvXMLNumFmtDefaults::IsSystemLongEra( const SvtSysLocale& rSysLoc, sal_Bool bLong ) in IsSystemLongEra() 1323 sal_Bool SvXMLNumFmtDefaults::IsSystemLongDayOfWeek( const SvtSysLocale&, sal_Bool bLong ) in IsSystemLongDayOfWeek()
|
/aoo4110/main/xmloff/source/draw/ |
H A D | XMLNumberStyles.cxx | 632 void SdXMLNumberFormatImportContext::add( OUString& rNumberStyle, sal_Bool bLong, sal_Bool bTextual… in add()
|
/aoo4110/main/vcl/source/control/ |
H A D | field2.cxx | 1765 void DateFormatter::SetLongFormat( sal_Bool bLong ) in SetLongFormat()
|
/aoo4110/main/toolkit/source/awt/ |
H A D | vclxwindows.cxx | 4761 void VCLXDateField::setLongFormat( sal_Bool bLong ) throw(::com::sun::star::uno::RuntimeException) in setLongFormat()
|
/aoo4110/main/toolkit/source/controls/ |
H A D | unocontrols.cxx | 3406 void UnoDateFieldControl::setLongFormat( sal_Bool bLong ) throw(uno::RuntimeException) in setLongFormat()
|
Completed in 100 milliseconds