Home
last modified time | relevance | path

Searched refs:PutEntry (Results 1 – 12 of 12) sorted by relevance

/trunk/main/svtools/source/control/
H A Dfmtfield.cxx705 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()
/trunk/main/svl/source/numbers/
H A Dzforlist.cxx476 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 Dnumfmuno.cxx517 sal_Bool bOk = pFormatter->PutEntry( aFormStr, nCheckPos, nType, nKey, eLang ); in addNew()
/trunk/main/sfx2/source/bastyp/
H A Dsfxhtml.cxx431 rFormatter.PutEntry( aFormat, nCheckPos, nType, nNumForm, eNumLang ); in GetTableDataOptionsValNum()
/trunk/main/sc/source/filter/lotus/
H A Dtool.cxx377 pFormTable->PutEntry( aFormString, nDummy, eType, nHandle, eLanguage ); in NewAttr()
/trunk/main/svl/inc/svl/
H A Dzforlist.hxx413 sal_Bool PutEntry( String& rString, xub_StrLen& nCheckPos, short& nType, sal_uInt32& nKey,
/trunk/main/sw/source/filter/ww8/
H A Dwriterwordglue.cxx1020 pFormatter->PutEntry(rParams, nCheckPos, nType, nKey, rLang); in MSDateTimeFormatToSwFormat()
/trunk/main/sc/source/ui/view/
H A Dviewfunc.cxx2713 bOk = pFormatter->PutEntry( aFormat, nErrPos, nType, nNumberFormat, eLanguage ); in SetNumFmtByStr()
2829 sal_Bool bOk = pFormatter->PutEntry( aNewPicture, nErrPos, in ChangeNumFmtDecimals()
/trunk/main/svx/source/items/
H A Dnumfmtsh.cxx281 bInserted = pFormatter->PutEntry( rFormat, rErrPos, in AddFormat()
/trunk/main/sw/source/ui/shells/
H A Dtabsh.cxx1565 if( !pFormatter->PutEntry( aCode, nErrPos, nType, in ExecNumberFormat()
/trunk/main/sw/source/ui/dbui/
H A Ddbinsdlg.cxx1923 rNFmtr.PutEntry( sTmpFmt, nCheckPos, nType, in Load()
/trunk/main/xmloff/source/style/
H A Dxmlnumfi.cxx1724 sal_Bool bOk = pFormatter->PutEntry( aFormatStr, nErrPos, l_nType, nIndex, nFormatLang ); in CreateAndInsert()

Completed in 118 milliseconds