/aoo42x/main/editeng/source/items/ |
H A D | flditem.cxx | 290 nFormatKey = rFormatter.GetFormatIndex( NF_DATE_SYSTEM_SHORT, eLang ); in GetFormatted() 294 nFormatKey = rFormatter.GetFormatIndex( NF_DATE_SYSTEM_LONG, eLang ); in GetFormatted() 298 nFormatKey = rFormatter.GetFormatIndex( NF_DATE_SYS_DDMMYY, eLang ); in GetFormatted() 302 nFormatKey = rFormatter.GetFormatIndex( NF_DATE_SYS_DDMMYYYY, eLang ); in GetFormatted() 306 nFormatKey = rFormatter.GetFormatIndex( NF_DATE_SYS_DMMMYYYY, eLang ); in GetFormatted() 310 nFormatKey = rFormatter.GetFormatIndex( NF_DATE_SYS_DMMMMYYYY, eLang ); in GetFormatted() 639 nFormatKey = rFormatter.GetFormatIndex( NF_TIME_HHMMAMPM, eLang ); in GetFormatted() 654 nFormatKey = rFormatter.GetFormatIndex( NF_TIME_HHMM, eLang ); in GetFormatted() 657 nFormatKey = rFormatter.GetFormatIndex( NF_TIME_HH_MMSS00, eLang ); in GetFormatted() 660 nFormatKey = rFormatter.GetFormatIndex( NF_TIME_HHMMSSAMPM, eLang ); in GetFormatted() [all …]
|
/aoo42x/main/sw/source/ui/utlui/ |
H A D | numfmtlb.cxx | 247 sal_uLong nSysNumFmt = pFormatter->GetFormatIndex( in SetFormatType() 249 sal_uLong nSysShortDateFmt = pFormatter->GetFormatIndex( in SetFormatType() 251 sal_uLong nSysLongDateFmt = pFormatter->GetFormatIndex( in SetFormatType() 256 nFormat = pFormatter->GetFormatIndex( in SetFormatType() 260 if( nFormat == pFormatter->GetFormatIndex( NF_NUMBER_STANDARD, in SetFormatType() 357 sal_uLong nSysNumFmt = pFormatter->GetFormatIndex( NF_NUMBER_SYSTEM, eCurLanguage); in SetDefFormat() 358 sal_uLong nSysShortDateFmt = pFormatter->GetFormatIndex( NF_DATE_SYSTEM_SHORT, eCurLanguage); in SetDefFormat() 359 sal_uLong nSysLongDateFmt = pFormatter->GetFormatIndex( NF_DATE_SYSTEM_LONG, eCurLanguage); in SetDefFormat()
|
/aoo42x/main/sc/source/ui/miscdlgs/ |
H A D | autofmt.cxx | 580 sal_uInt16 ScAutoFmtPreview::GetFormatIndex( size_t nCol, size_t nRow ) const in GetFormatIndex() function in ScAutoFmtPreview 596 …return *static_cast< const SvxBoxItem* >( pCurData->GetItem( GetFormatIndex( nCol, nRow ), ATTR_BO… in GetBoxItem() 602 …return *static_cast< const SvxLineItem* >( pCurData->GetItem( GetFormatIndex( nCol, nRow ), bTLBR … in GetDiagItem() 660 nNum = rNumFormat.GetFormatIndex( *pNumFmt ); in DrawString() 671 sal_uInt16 nFmtIndex = GetFormatIndex( nCol, nRow ); in DrawString() 810 pCurData->GetItem( GetFormatIndex( nCol, nRow ), ATTR_BACKGROUND ) ); in DrawBackground()
|
/aoo42x/main/xmloff/source/style/ |
H A D | xmlnumfi.cxx | 1689 nIndex = pFormatter->GetFormatIndex( NF_NUMBER_SYSTEM, nFormatLang ); in CreateAndInsert() 1695 nIndex = pFormatter->GetFormatIndex( NF_BOOLEAN, nFormatLang ); in CreateAndInsert() 1710 nIndex = pFormatter->GetFormatIndex( eFormat, nFormatLang ); in CreateAndInsert() 1754 nNewIndex = pFormatter->GetFormatIndex( NF_DATE_SYS_DDMMYYYY, nFormatLang ); in CreateAndInsert() 1756 nNewIndex = pFormatter->GetFormatIndex( NF_DATE_SYS_DDMMYY, nFormatLang ); in CreateAndInsert() 1769 nNewIndex = pFormatter->GetFormatIndex( NF_DATE_SYS_NNNNDMMMMYYYY, nFormatLang ); in CreateAndInsert() 1771 nNewIndex = pFormatter->GetFormatIndex( NF_DATE_SYS_NNDMMMMYYYY, nFormatLang ); in CreateAndInsert() 1774 nNewIndex = pFormatter->GetFormatIndex( NF_DATE_SYS_NNDMMMYY, nFormatLang ); in CreateAndInsert() 1798 sal_uInt32 nNewIndex = pFormatter->GetFormatIndex( NF_DATE_DIN_DMMMYYYY, nFormatLang ); in CreateAndInsert() 1806 sal_uInt32 nNewIndex = pFormatter->GetFormatIndex( NF_DATE_DIN_DMMMMYYYY, nFormatLang ); in CreateAndInsert()
|
/aoo42x/main/sw/source/ui/table/ |
H A D | tautofmt.cxx | 111 sal_uInt8 GetFormatIndex( size_t nCol, size_t nRow ) const; 672 sal_uInt8 AutoFmtPreview::GetFormatIndex( size_t nCol, size_t nRow ) const in GetFormatIndex() function in AutoFmtPreview 687 return aCurData.GetBoxFmt( GetFormatIndex( nCol, nRow ) ).GetBox(); in GetBoxItem() 759 sal_uInt8 nFmtIndex = GetFormatIndex( nCol, nRow ); in DrawString() 890 … SvxBrushItem aBrushItem( aCurData.GetBoxFmt( GetFormatIndex( nCol, nRow ) ).GetBackground() ); in DrawBackground()
|
/aoo42x/main/svl/source/numbers/ |
H A D | zforlist.cxx | 1223 F_Index = GetFormatIndex( NF_TIME_HH_MMSS00, ActLnge ); in IsNumberFormat() 1225 F_Index = GetFormatIndex( NF_TIME_MMSS00, ActLnge ); in IsNumberFormat() 1228 F_Index = GetFormatIndex( NF_TIME_HH_MMSS, ActLnge ); in IsNumberFormat() 1417 nFIndex == GetFormatIndex( NF_TIME_MMSS00, eLnge ) || in IsSpecialStandardFormat() 1418 nFIndex == GetFormatIndex( NF_TIME_HH_MMSS00, eLnge ) || in IsSpecialStandardFormat() 1419 nFIndex == GetFormatIndex( NF_TIME_HH_MMSS, eLnge ) in IsSpecialStandardFormat() 1454 return GetFormatIndex( NF_TIME_HH_MMSS00, eLnge ); in GetStandardFormat() 1456 return GetFormatIndex( NF_TIME_MMSS00, eLnge ); in GetStandardFormat() 1461 return GetFormatIndex( NF_TIME_HH_MMSS, eLnge ); in GetStandardFormat() 1501 nKey = GetFormatIndex( NF_DATE_SYS_DDMMYYYY, eLang ); in GetInputLineString() [all …]
|
H A D | numfmuno.cxx | 648 nRet = pFormatter->GetFormatIndex( (NfIndexTableOffset)nIndex, eLang ); in getFormatIndex()
|
/aoo42x/main/sw/source/core/fields/ |
H A D | flddat.cxx | 68 ChangeFormat(pFormatter->GetFormatIndex(NF_DATE_SYSTEM_SHORT, GetLanguage())); in SwDateTimeField() 70 ChangeFormat(pFormatter->GetFormatIndex(NF_TIME_HHMMSS, GetLanguage())); in SwDateTimeField()
|
/aoo42x/main/sw/source/core/sw3io/ |
H A D | sw3convert.cxx | 312 rFmt = pFormatter->GetFormatIndex(pOldFmt[i].eFormatIdx, LANGUAGE_SYSTEM); in sw3io_ConvertFromOldField() 417 sal_uLong nKey = pFormatter->GetFormatIndex( in sw3io_ConvertToOldField()
|
/aoo42x/main/sw/source/ui/fldui/ |
H A D | flddinf.cxx | 376 nFormat = pFormatter->GetFormatIndex( NF_DATE_SYSTEM_SHORT, eLang); in IMPL_LINK() 378 … nFormat = pFormatter->GetFormatIndex( NF_TIME_HHMM, eLang); in IMPL_LINK()
|
/aoo42x/main/svx/source/items/ |
H A D | numfmtsh.cxx | 701 nNFEntry=pFormatter->GetFormatIndex((NfIndexTableOffset)nIndex,eCurLanguage); in FillEListWithFormats_Impl() 747 nNFEntry=pFormatter->GetFormatIndex((NfIndexTableOffset)nIndex,eCurLanguage); in FillEListWithDateTime_Impl() 835 nNFEntry=pFormatter->GetFormatIndex((NfIndexTableOffset)nIndex,eCurLanguage); in FillEListWithSysCurrencys() 1688 nCurFormatKey=pFormatter->GetFormatIndex( in SetCurrencySymbol()
|
/aoo42x/main/sw/source/filter/html/ |
H A D | htmlfld.cxx | 370 nNumFmt = pFormatter->GetFormatIndex( in NewField() 378 nNumFmt = pFormatter->GetFormatIndex( pFmtTbl[i].eFmt, in NewField()
|
/aoo42x/main/basic/source/sbx/ |
H A D | sbxscan.cxx | 768 nIndex = aFormatter.GetFormatIndex( pInfo->meOffset, eLangType ); in Format() 783 nIndex = aFormatter.GetFormatIndex( NF_DATE_SYSTEM_SHORT, eLangType ); in Format()
|
/aoo42x/main/sc/inc/ |
H A D | zforauto.hxx | 47 sal_uLong GetFormatIndex( SvNumberFormatter& rFormatter);
|
H A D | cell.hxx | 427 sal_uLong GetFormatIndex() const { return nFormatIndex; } in GetFormatIndex() function in ScFormulaCell
|
/aoo42x/main/sc/source/core/tool/ |
H A D | zforauto.cxx | 95 sal_uLong ScNumFormatAbbrev::GetFormatIndex( SvNumberFormatter& rFormatter) in GetFormatIndex() function in ScNumFormatAbbrev
|
H A D | autoform.cxx | 688 aValueFormat.SetValue( rNumFormat.GetFormatIndex( *rDoc.GetFormatTable() ) ); in FillToItemSet()
|
/aoo42x/main/sc/source/ui/inc/ |
H A D | autofmt.hxx | 167 SC_DLLPRIVATE sal_uInt16 GetFormatIndex( size_t nCol, size_t nRow ) const;
|
/aoo42x/main/sfx2/source/dialog/ |
H A D | dinfdlg.cxx | 1952 m_aNumberFormatter ).GetFormatIndex( NF_NUMBER_SYSTEM ); in IsLineValid() 1955 m_aNumberFormatter).GetFormatIndex( NF_DATE_SYS_DDMMYYYY ); in IsLineValid() 2123 sal_uInt32 nIndex = m_aNumberFormatter.GetFormatIndex( NF_NUMBER_SYSTEM ); in AddLine() 2276 m_aNumberFormatter ).GetFormatIndex( NF_NUMBER_SYSTEM ); in GetCustomProperties()
|
/aoo42x/main/sc/source/core/data/ |
H A D | dpshttab.cxx | 171 return pFormatter->GetFormatIndex( eIdx, LANGUAGE_SYSTEM ); in GetNumberFormatByIdx()
|
H A D | dpgroup.cxx | 446 … sal_uLong nFormat = pFormatter->GetFormatIndex( NF_DATE_SYS_DDMMM, ScGlobal::eLnge ); in lcl_GetDateGroupName()
|
/aoo42x/main/sw/source/filter/ww8/ |
H A D | ww8par5.cxx | 578 sal_uLong nIndex = pFormatter->GetFormatIndex(NF_DATE_SYSTEM_SHORT, nLang); in GetWordDefaultDateStringAsUS() 1804 nFormat = rDoc.GetNumberFormatter()->GetFormatIndex( in Read_F_DateTime() 1810 nFormat = rDoc.GetNumberFormatter()->GetFormatIndex( in Read_F_DateTime()
|
/aoo42x/main/svl/inc/svl/ |
H A D | zforlist.hxx | 635 sal_uInt32 GetFormatIndex( NfIndexTableOffset, LanguageType eLnge = LANGUAGE_DONTKNOW );
|
/aoo42x/main/sc/source/filter/xml/ |
H A D | xmlcelli.cxx | 673 sal_uInt32 nfIndex = pNumForm->GetFormatIndex( NF_DATE_SYS_DDMMYYYY, LANGUAGE_SYSTEM ); in SetAnnotation()
|
/aoo42x/main/sw/source/ui/shells/ |
H A D | tabsh.cxx | 712 pFormatter->GetFormatIndex(NF_TEXT, LANGUAGE_SYSTEM))); in Execute()
|