Searched defs:nNewFormat (Results 1 – 13 of 13) sorted by relevance
/trunk/main/sc/source/ui/vba/ |
H A D | vbaformat.cxx | 435 sal_Int32 nNewFormat = xNumberFormats->queryKey(sLocalFormatString, aRangeLocale, sal_True); in setNumberFormatLocal() local 468 sal_Int32 nNewFormat = xNumberFormatTypes->getFormatForLocale(nFormat, aRangeLocale); in setNumberFormat() local 746 sal_Int32 nNewFormat = xNumberFormatTypes->getFormatForLocale(nFormat, getDefaultLocale() ); in getNumberFormat() local
|
/trunk/main/sw/source/core/fields/ |
H A D | fldbas.cxx | 517 sal_uInt32 nNewFormat = pFormatter->GetFormatForLanguageIfBuiltIn(nFmt, in ExpandValue() local 632 sal_uInt32 nNewFormat = pFormatter->GetFormatForLanguageIfBuiltIn(nFmt, in GetSystemFormat() local 678 sal_uInt32 nNewFormat = pFormatter->GetFormatForLanguageIfBuiltIn( in SetLanguage() local
|
/trunk/main/forms/source/misc/ |
H A D | limitedformats.cxx | 286 sal_Int32 nNewFormat = 0; in convertFormatKeyPropertyValue() local
|
/trunk/main/sc/source/filter/xcl97/ |
H A D | XclImpChangeTrack.cxx | 355 sal_uInt32 nNewFormat; in ReadChTrCellContent() local
|
/trunk/main/sc/source/ui/unoobj/ |
H A D | funcuno.cxx | 202 … sal_uInt32 nNewFormat = pFCell->GetStandardFormat( *pClipDoc->GetFormatTable(), nFormat ); in lcl_CopyData() local
|
H A D | styleuno.cxx | 1768 sal_uInt32 nNewFormat = 0; in SetOnePropertyValueWithoutUpdate() local
|
H A D | cellsuno.cxx | 2127 sal_uLong nNewFormat = (sal_uLong)nIntVal; in lcl_SetCellProperty() local 6329 … sal_uInt32 nNewFormat = ScGlobal::GetStandardFormat( *pFormatter, nOldFormat, nFormatType ); in InputEnglishString() local
|
/trunk/main/sc/source/ui/app/ |
H A D | transobj.cxx | 840 sal_uLong nNewFormat = pFCell->GetStandardFormat( *pFormatter, in StripRefs() local
|
/trunk/main/sc/source/ui/view/ |
H A D | viewfunc.cxx | 1051 sal_uInt32 nNewFormat = in ApplyAttributes() local 2756 sal_uInt32 nNewFormat = nOldFormat; in ChangeNumFmtDecimals() local
|
H A D | formatsh.cxx | 826 sal_uLong nNewFormat = ((const SfxUInt32Item&)rNewSet. in ExecuteStyle() local
|
/trunk/main/sc/source/core/data/ |
H A D | documen8.cxx | 273 sal_uLong nNewFormat = in ModifyStyleSheet() local
|
/trunk/main/sc/source/core/tool/ |
H A D | chgtrack.cxx | 1532 sal_uLong nNewFormat, ScDocument* pDoc ) in SetOldNewCells() 2955 sal_uLong nOldFormat, sal_uLong nNewFormat ) in AppendContentOnTheFly()
|
/trunk/main/tools/source/stream/ |
H A D | stream.cxx | 581 void SvStream::SetNumberFormatInt( sal_uInt16 nNewFormat ) in SetNumberFormatInt()
|
Completed in 141 milliseconds