/aoo42x/main/svtools/source/control/ |
H A D | fmtfield.cxx | 705 if (!ImplGetFormatter()->PutEntry(rFormat, nCheckPos, nType, nNewKey, eLang)) in SetFormat() 752 ImplGetFormatter()->PutEntry(sFmtDescription, nCheckPos, nType, nNewKey, eLang); in SetThousandsSep() 796 ImplGetFormatter()->PutEntry(sFmtDescription, nCheckPos, nType, nNewKey, eLang); in SetDecimalDigits()
|
/aoo42x/main/svl/source/numbers/ |
H A D | zforlist.cxx | 476 sal_Bool SvNumberFormatter::PutEntry(String& rString, in PutEntry() function in SvNumberFormatter 554 bRes = PutEntry(rString, nCheckPos, nType, nKey, eLnge); in PutandConvertEntry() 572 bRes = PutEntry(rString, nCheckPos, nType, nKey, eLnge); in PutandConvertEntrySystem() 617 rNewInserted = PutEntry( rString, rCheckPos, rType, nKey, eLnge); in GetIndexPuttingAndConverting() 3194 PutEntry( *aCurrList.GetObject( nDefault ), nCheck, nType, in ImpGetDefaultSystemCurrencyFormat() 3241 PutEntry( *aCurrList.GetObject( nDefault ), nCheck, nType, in ImpGetDefaultCurrencyFormat()
|
H A D | numfmuno.cxx | 517 sal_Bool bOk = pFormatter->PutEntry( aFormStr, nCheckPos, nType, nKey, eLang ); in addNew()
|
/aoo42x/main/sfx2/source/bastyp/ |
H A D | sfxhtml.cxx | 431 rFormatter.PutEntry( aFormat, nCheckPos, nType, nNumForm, eNumLang ); in GetTableDataOptionsValNum()
|
/aoo42x/main/sc/source/filter/lotus/ |
H A D | tool.cxx | 377 pFormTable->PutEntry( aFormString, nDummy, eType, nHandle, eLanguage ); in NewAttr()
|
/aoo42x/main/svl/inc/svl/ |
H A D | zforlist.hxx | 413 sal_Bool PutEntry( String& rString, xub_StrLen& nCheckPos, short& nType, sal_uInt32& nKey,
|
/aoo42x/main/sw/source/filter/ww8/ |
H A D | writerwordglue.cxx | 1020 pFormatter->PutEntry(rParams, nCheckPos, nType, nKey, rLang); in MSDateTimeFormatToSwFormat()
|
/aoo42x/main/sc/source/ui/view/ |
H A D | viewfunc.cxx | 2713 bOk = pFormatter->PutEntry( aFormat, nErrPos, nType, nNumberFormat, eLanguage ); in SetNumFmtByStr() 2829 sal_Bool bOk = pFormatter->PutEntry( aNewPicture, nErrPos, in ChangeNumFmtDecimals()
|
/aoo42x/main/sw/source/ui/shells/ |
H A D | tabsh.cxx | 1565 if( !pFormatter->PutEntry( aCode, nErrPos, nType, in ExecNumberFormat()
|
/aoo42x/main/svx/source/items/ |
H A D | numfmtsh.cxx | 281 bInserted = pFormatter->PutEntry( rFormat, rErrPos, in AddFormat()
|
/aoo42x/main/sw/source/ui/dbui/ |
H A D | dbinsdlg.cxx | 1923 rNFmtr.PutEntry( sTmpFmt, nCheckPos, nType, in Load()
|
/aoo42x/main/xmloff/source/style/ |
H A D | xmlnumfi.cxx | 1724 sal_Bool bOk = pFormatter->PutEntry( aFormatStr, nErrPos, l_nType, nIndex, nFormatLang ); in CreateAndInsert()
|