/aoo41x/main/sw/source/filter/html/ |
H A D | htmlfld.cxx | 339 sal_uLong nNumFmt = 0; in NewField() local 370 nNumFmt = pFormatter->GetFormatIndex( in NewField() 378 nNumFmt = pFormatter->GetFormatIndex( pFmtTbl[i].eFmt, in NewField() 382 nSub, nNumFmt ); in NewField() 395 sal_uInt32 nNumFmt; in NewField() local 398 nNumFmt, eLang, aNumValue, aNumFmt, in NewField() 400 short nFmtType = pFormatter->GetType( nNumFmt ); in NewField() 413 nSub, nNumFmt ); in NewField() 466 sal_uInt32 nNumFmt = 0; in NewField() local 472 nNumFmt, eLang, aNumValue, aNumFmt, in NewField() [all …]
|
H A D | htmltab.cxx | 231 sal_uInt32 nNumFmt; member in HTMLTableCell 253 sal_Bool bHasNumFmt, sal_uInt32 nNumFmt, 745 nNumFmt(0), in HTMLTableCell() 783 nNumFmt = nNF; in Set() 815 rNumFmt = nNumFmt; in GetNumFmt() 1405 sal_uInt32 nNumFmt = 0; in FixFrameFmt() local 1451 bHasNumFmt = pCell->GetNumFmt( nNumFmt ); in FixFrameFmt() 1559 ->IsTextFormat( nNumFmt ); in FixFrameFmt() 3171 sal_uInt32 nNumFmt; member in _CellSaveStruct 3218 nNumFmt( 0 ), in _CellSaveStruct() [all …]
|
H A D | htmltabw.cxx | 437 sal_uInt32 nNumFmt = 0; in OutTableCell() local 442 nNumFmt = ((const SwTblBoxNumFormat *)pItem)->GetValue(); in OutTableCell() 450 nNumFmt = pBox->GetFrmFmt()->GetTblBoxNumFmt().GetValue(); in OutTableCell() 455 bValue, nValue, nNumFmt, *rWrt.pDoc->GetNumberFormatter(), in OutTableCell()
|
/aoo41x/main/sc/source/ui/view/ |
H A D | tabvwsha.cxx | 119 sal_uInt32 nNumFmt = 0; in GetFunction() local 123 pDoc->GetNumberFormat( nPosX, nPosY, nTab, nNumFmt ); in GetFunction() 124 if ( (nNumFmt % SV_COUNTRY_LANGUAGE_OFFSET) == 0 ) in GetFunction() 131 nNumFmt = ((ScFormulaCell*)pCell)->GetStandardFormat(*pFormatter, nNumFmt ); in GetFunction() 138 pFormatter->GetOutputString( nVal, nNumFmt, aValStr, &pDummy ); in GetFunction() 665 sal_uInt32 nNumFmt; in UpdateInputHandler() local 666 pDoc->GetNumberFormat( nPosX, nPosY, nTab, nNumFmt ); in UpdateInputHandler() 668 if ( pFormatter->IsNumberFormat(aString, nNumFmt, fDummy) ) in UpdateInputHandler()
|
H A D | cellsh2.cxx | 1039 sal_uLong nNumFmt = 0; in ExecuteDB() local 1044 nNumFmt = pDoc->GetFormatTable()->GetStandardFormat( in ExecuteDB() 1047 aExpr1 = pOldData->GetExpression( aCursorPos, 0, nNumFmt ); in ExecuteDB() 1048 aExpr2 = pOldData->GetExpression( aCursorPos, 1, nNumFmt ); in ExecuteDB()
|
H A D | dbfunc3.cxx | 2180 sal_Int32 nNumFmt = 0; in ShowDataPilotSourceData() local 2181 if (!(any >>= nNumFmt)) in ShowDataPilotSourceData() 2185 … aPattern.GetItemSet().Put( SfxUInt32Item(ATTR_VALUE_FORMAT, static_cast<sal_uInt32>(nNumFmt)) ); in ShowDataPilotSourceData()
|
/aoo41x/main/sc/source/filter/excel/ |
H A D | xltracer.cxx | 181 void XclTracer::TraceDates( sal_uInt16 nNumFmt) in TraceDates() argument 184 if(nNumFmt == 14 || nNumFmt == 22) in TraceDates()
|
H A D | xistyle.cxx | 643 void XclImpCellProt::FillFromXF2( sal_uInt8 nNumFmt ) in FillFromXF2() argument 645 mbLocked = ::get_flag( nNumFmt, EXC_XF2_LOCKED ); in FillFromXF2() 646 mbHidden = ::get_flag( nNumFmt, EXC_XF2_HIDDEN ); in FillFromXF2()
|
/aoo41x/main/sw/source/core/text/ |
H A D | txtfld.cxx | 186 sal_Int16 nNumFmt = -1; in NewFldPortion() local 188 nNumFmt = pFrame->FindPageFrm()->GetPageDesc()->GetNumType().GetNumberingType(); in NewFldPortion() 191 bVirt, nNumFmt > -1 ? &nNumFmt : 0); in NewFldPortion()
|
/aoo41x/main/formula/source/core/api/ |
H A D | FormulaCompiler.cxx | 510 nNumFmt( NUMBERFORMAT_UNDEFINED ), in DBG_NAME() 526 nNumFmt( NUMBERFORMAT_UNDEFINED ), in FormulaCompiler() 933 if( nNumFmt == NUMBERFORMAT_UNDEFINED ) in Factor() 934 nNumFmt = lcl_GetRetFormat( eOp ); in Factor() 998 if( nNumFmt == NUMBERFORMAT_UNDEFINED && eOp == ocNot ) in Factor() 999 nNumFmt = NUMBERFORMAT_LOGICAL; in Factor() 1429 if( nNumFmt == NUMBERFORMAT_UNDEFINED ) in CompileTokenArray() 1430 nNumFmt = NUMBERFORMAT_NUMBER; in CompileTokenArray()
|
/aoo41x/main/sc/source/core/data/ |
H A D | stlsheet.cxx | 259 …sal_uLong nNumFmt = pDoc->GetFormatTable()->GetStandardFormat( NUMBERFORMAT_CURRENCY,ScGlobal::eLn… in GetItemSet() local 260 pSet->Put( SfxUInt32Item( ATTR_VALUE_FORMAT, nNumFmt ) ); in GetItemSet()
|
H A D | conditio.cxx | 890 sal_uLong nNumFmt, in GetExpression() argument 895 if ( FormulaGrammar::isEnglish( eGrammar) && nNumFmt == 0 ) in GetExpression() 896 nNumFmt = pDoc->GetFormatTable()->GetStandardIndex( LANGUAGE_ENGLISH_US ); in GetExpression() 913 pDoc->GetFormatTable()->GetInputLineString(nVal1, nNumFmt, aRet); in GetExpression() 930 pDoc->GetFormatTable()->GetInputLineString(nVal2, nNumFmt, aRet); in GetExpression()
|
H A D | table4.cxx | 1077 sal_uLong nNumFmt = GetNumberFormat( nSrcX, nSrcY ); in GetAutoFillPreview() local 1079 GetOutputString( nVal, nNumFmt, aValue, &pColor ); in GetAutoFillPreview() 1165 sal_uLong nNumFmt = GetNumberFormat( nCol1, nRow1 ); in GetAutoFillPreview() local 1167 GetOutputString( nStart, nNumFmt, aValue, &pColor ); in GetAutoFillPreview()
|
/aoo41x/main/sw/source/ui/frmdlg/ |
H A D | cption.cxx | 388 sal_uInt16 nNumFmt = (sal_uInt16)(sal_uIntPtr)aFormatBox.GetEntryData( in DrawSample() local 390 if( SVX_NUM_NUMBER_NONE != nNumFmt ) in DrawSample() 417 switch( nNumFmt ) in DrawSample()
|
/aoo41x/main/formula/inc/formula/ |
H A D | FormulaCompiler.hxx | 223 short GetNumFormatType() const { return nNumFmt; } in GetNumFormatType() 299 short nNumFmt; // set during CompileTokenArray() member in formula::FormulaCompiler
|
/aoo41x/main/sc/source/filter/xml/ |
H A D | xmlexternaltabi.cxx | 390 sal_uInt32 nNumFmt = mnNumberFormat >= 0 ? static_cast<sal_uInt32>(mnNumberFormat) : 0; in EndElement() local 394 aToken, nNumFmt); in EndElement()
|
H A D | xmlstyli.cxx | 517 sal_Int32 nNumFmt = GetNumberFormat(); in FillPropertySet() local 518 if (nNumFmt >= 0) in FillPropertySet() 519 AddProperty(CTF_SC_NUMBERFORMAT, uno::makeAny(nNumFmt)); in FillPropertySet()
|
H A D | xmlexprt.cxx | 614 sal_Int32 ScXMLExport::GetNumberFormatStyleIndex(sal_Int32 nNumFmt) const in GetNumberFormatStyleIndex() 616 NumberFormatIndexMap::const_iterator itr = aNumFmtIndexMap.find(nNumFmt); in GetNumberFormatStyleIndex() 1106 sal_Int32 nNumFmt = static_cast<sal_Int32>(*itr); in ExportExternalRefCacheStyles() local 1108 addDataStyle(nNumFmt); in ExportExternalRefCacheStyles() 1111 aVal <<= nNumFmt; in ExportExternalRefCacheStyles() 1133 aNumFmtIndexMap.insert(NumberFormatIndexMap::value_type(nNumFmt, nIndex)); in ExportExternalRefCacheStyles() 4167 sal_uInt32 nNumFmt = 0; in WriteExternalRefCaches() local 4168 ScExternalRefCache::TokenRef pToken = pTable->getCell(nCol, nRow, &nNumFmt); in WriteExternalRefCaches() 4172 sal_Int32 nIndex = GetNumberFormatStyleIndex(nNumFmt); in WriteExternalRefCaches()
|
/aoo41x/main/sw/source/ui/config/ |
H A D | optload.cxx | 907 sal_uInt16 nNumFmt = (sal_uInt16)(sal_uLong)aFormatBox.GetEntryData( in DrawSample() local 909 if( SVX_NUM_NUMBER_NONE != nNumFmt ) in DrawSample() 939 switch( nNumFmt ) in DrawSample()
|
/aoo41x/main/sc/source/filter/inc/ |
H A D | xltracer.hxx | 113 void TraceDates(sal_uInt16 nNumFmt);
|
H A D | xistyle.hxx | 259 void FillFromXF2( sal_uInt8 nNumFmt );
|
/aoo41x/main/sc/source/ui/docshell/ |
H A D | externalrefmgr.cxx | 2425 sal_uInt32 ScExternalRefManager::getMappedNumberFormat(sal_uInt16 nFileId, sal_uInt32 nNumFmt, ScDo… in getMappedNumberFormat() argument 2436 return nNumFmt; in getMappedNumberFormat() 2444 SvNumberFormatterMergeMap::const_iterator itrNumFmt = rMap.find(nNumFmt); in getMappedNumberFormat() 2449 return nNumFmt; in getMappedNumberFormat()
|
/aoo41x/main/oox/source/xls/ |
H A D | pivottablebuffer.cxx | 1319 sal_uInt16 nSubtotal, nShowDataAs, nNumFmt, nNameLen; in importPTDataField() local 1320 rStrm >> nField >> nSubtotal >> nShowDataAs >> nBaseField >> nBaseItem >> nNumFmt >> nNameLen; in importPTDataField() 1333 aModel.mnNumFmtId = nNumFmt; in importPTDataField()
|
/aoo41x/main/sc/inc/ |
H A D | conditio.hxx | 138 String GetExpression( const ScAddress& rCursor, sal_uInt16 nPos, sal_uLong nNumFmt = 0,
|
/aoo41x/main/sw/inc/ |
H A D | fldbas.hxx | 247 String GetResult(double nVal, sal_uInt32 nNumFmt, sal_uInt16 nLang = LANGUAGE_SYSTEM);
|