Searched defs:nNewFormat (Results  1 – 13 of 13) sorted by relevance
| /aoo41x/main/sc/source/ui/vba/ | 
| H A D | vbaformat.cxx | 435 		sal_Int32 nNewFormat = xNumberFormats->queryKey(sLocalFormatString, aRangeLocale, sal_True);  in setNumberFormatLocal()  local468 		sal_Int32 nNewFormat = xNumberFormatTypes->getFormatForLocale(nFormat, aRangeLocale);  in setNumberFormat()  local
 746 			sal_Int32 nNewFormat = xNumberFormatTypes->getFormatForLocale(nFormat, getDefaultLocale() );  in getNumberFormat()  local
 
 | 
| /aoo41x/main/sw/source/core/fields/ | 
| H A D | fldbas.cxx | 517 			sal_uInt32 nNewFormat = pFormatter->GetFormatForLanguageIfBuiltIn(nFmt,  in ExpandValue()  local632 		sal_uInt32 nNewFormat = pFormatter->GetFormatForLanguageIfBuiltIn(nFmt,  in GetSystemFormat()  local
 678 				sal_uInt32 nNewFormat = pFormatter->GetFormatForLanguageIfBuiltIn(  in SetLanguage()  local
 
 | 
| /aoo41x/main/forms/source/misc/ | 
| H A D | limitedformats.cxx | 286 			sal_Int32 nNewFormat = 0;  in convertFormatKeyPropertyValue()  local
 | 
| /aoo41x/main/sc/source/filter/xcl97/ | 
| H A D | XclImpChangeTrack.cxx | 355 		sal_uInt32 nNewFormat;  in ReadChTrCellContent()  local
 | 
| /aoo41x/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()  local6329 …       sal_uInt32 nNewFormat = ScGlobal::GetStandardFormat( *pFormatter, nOldFormat, nFormatType );  in InputEnglishString()  local
 
 | 
| /aoo41x/main/sc/source/ui/app/ | 
| H A D | transobj.cxx | 840 					sal_uLong nNewFormat = pFCell->GetStandardFormat( *pFormatter,  in StripRefs()  local
 | 
| /aoo41x/main/sc/source/ui/view/ | 
| H A D | viewfunc.cxx | 1051 		sal_uInt32 nNewFormat =  in ApplyAttributes()  local2756 	sal_uInt32 nNewFormat = nOldFormat;  in ChangeNumFmtDecimals()  local
 
 | 
| H A D | formatsh.cxx | 826 							sal_uLong nNewFormat = ((const SfxUInt32Item&)rNewSet.  in ExecuteStyle()  local
 | 
| /aoo41x/main/sc/source/core/data/ | 
| H A D | documen8.cxx | 273 				sal_uLong nNewFormat =  in ModifyStyleSheet()  local
 | 
| /aoo41x/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()
 
 | 
| /aoo41x/main/tools/source/stream/ | 
| H A D | stream.cxx | 566 void SvStream::SetNumberFormatInt( sal_uInt16 nNewFormat )  in SetNumberFormatInt()
 | 
        Completed in 506 milliseconds