Home
last modified time | relevance | path

Searched refs:GetFormatTable (Results 1 – 25 of 65) sorted by relevance

123

/aoo41x/main/sc/source/core/data/
H A Ddbdocutl.cxx68 nFormatIndex = pDoc->GetFormatTable()->GetStandardFormat( in PutData()
99 SvNumberFormatter* pFormTable = pDoc->GetFormatTable(); in PutData()
113 SvNumberFormatter* pFormTable = pDoc->GetFormatTable(); in PutData()
127 SvNumberFormatter* pFormTable = pDoc->GetFormatTable(); in PutData()
158 nFormatIndex = pDoc->GetFormatTable()->GetStandardFormat( in PutData()
H A Dcolumn3.cxx163 short eOldType = pDocument->GetFormatTable()-> in Insert()
167 short eNewType = pDocument->GetFormatTable()->GetType(nNumberFormat); in Insert()
168 if (!pDocument->GetFormatTable()->IsCompatible(eOldType, eNewType)) in Insert()
442 short nType = pDocument->GetFormatTable()->GetType(nIndex); in DeleteRange()
625 short nTyp = pDocument->GetFormatTable()->GetType(nNumIndex); in CreateRefCell()
819 short nTyp = rDoc.GetFormatTable()->GetType( nNumIndex ); in lclCanCloneValue()
1269 SvNumberFormatter* pFormatter = pDocument->GetFormatTable(); in SetString()
1492 SvNumberFormatter* pFormatter = pDocument->GetFormatTable(); in GetFilterEntries()
1736 SvNumberFormatter* pFormatter = pDocument->GetFormatTable(); in FillDPCacheT()
1967 SvNumberFormatter* pNumFmt = pDocument->GetFormatTable(); in GetMaxStringLen()
[all …]
H A Dvalidat.cxx453 SvNumberFormatter* pFormatter = GetDocument()->GetFormatTable(); in IsDataValid()
614 return pPattern->GetNumberFormat( rDoc.GetFormatTable() ); in lclGetCellFormat()
690 SvNumberFormatter* pFormatter = GetDocument()->GetFormatTable(); in GetSelectionFromFormula()
828 … bool bIsValue = GetDocument()->GetFormatTable()->IsNumberFormat( *pString, nFormat, fValue ); in FillSelectionList()
886 if( GetDocument()->GetFormatTable()->IsNumberFormat( *pString, nFormat, fValue ) ) in IsListValid()
H A Ddociter.cxx226 nFormat = pPattern->GetNumberFormat( pDoc->GetFormatTable() ); in lcl_IterGetNumberFormat()
458 nNumFmtType = pDoc->GetFormatTable()->GetType( nNumFmtIndex ); in GetCurNumFmtInfo()
461 nNumFmtType = pDoc->GetFormatTable()->GetType( nNumFmtIndex ); in GetCurNumFmtInfo()
555 !(mpDoc->GetFormatTable()->IsNumberFormat(*rEntry.pStr, nIndex, rEntry.nVal)); in DataAccessInternal()
1137 !(pDoc->GetFormatTable()->IsNumberFormat(*rEntry.pStr, in ScQueryCellIterator()
1420 SvNumberFormatter& rFormatter = *(pDoc->GetFormatTable()); in BinarySearch()
1940 nNumFmtType = pDoc->GetFormatTable()->GetType( nNumFmtIndex ); in GetCurNumFmtInfo()
1943 nNumFmtType = pDoc->GetFormatTable()->GetType( nNumFmtIndex ); in GetCurNumFmtInfo()
H A Ddpgroup.cxx228 SvNumberFormatter* pFormatter = pDoc->GetFormatTable(); in lcl_GetNumGroupForValue()
649 SvNumberFormatter* pFormatter = pCache->GetDoc()->GetFormatTable(); in FillColumnEntries()
919 SvNumberFormatter* pFormatter = pCache->GetDoc()->GetFormatTable(); in GetNumEntries()
1244 pDoc->GetFormatTable()->GetNullDate(), &pDateHelper->GetNumInfo())); in ModifyFilterCriteria()
1269 pDoc->GetFormatTable()->GetNullDate(), &pDateHelper->GetNumInfo())); in ModifyFilterCriteria()
1404 pData->GetValue(), pDateHelper->GetDatePart(), pDoc->GetFormatTable(), in FillGroupValues()
H A Ddpshttab.cxx86 !(pD->GetFormatTable()-> in ScSheetDPData()
170 if ( SvNumberFormatter* pFormatter = mpDoc->GetFormatTable() ) in GetNumberFormatByIdx()
H A Dtable4.cxx226 sal_Bool bDate = ( pDocument->GetFormatTable()->GetType(nFormat) == NUMBERFORMAT_DATE ); in FillAnalyse()
233 Date aNullDate = *pDocument->GetFormatTable()->GetNullDate(); in FillAnalyse()
1078 pDocument->GetFormatTable()-> in GetAutoFillPreview()
1166 pDocument->GetFormatTable()-> in GetAutoFillPreview()
1193 Date aNullDate = *pDocument->GetFormatTable()->GetNullDate(); in IncDate()
1788 ScNumFormatAbbrev aNumFormat( nFormatIndex, *pDocument->GetFormatTable() ); in GetAutoFormatAttr()
H A Ddocumen4.cxx78 GetFormatTable()->IsNumberFormat(sValStr, nFIndex, nTargetVal)) in Solver()
508 if ( (nType = GetFormatTable()->GetType( nFormat )) != NUMBERFORMAT_DATE in RoundValueAsShown()
514 nPrecision = (short)GetFormatTable()->GetFormatPrecision( nFormat ); in RoundValueAsShown()
H A Dconditio.cxx896 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 Dtable3.cxx995 const SvNumberformat* pEntry = pDocument->GetFormatTable()->GetEntry(nNumFmt); in ValidQuery()
1063 … ScCellFormat::GetInputString( pCell, nFormat, aCellStr, *(pDocument->GetFormatTable()) ); in ValidQuery()
1416 rEntry.bQueryByString = !( pDoc->GetFormatTable()-> in lcl_PrepareQuery()
1422 const SvNumberformat* pEntry = pDoc->GetFormatTable()->GetEntry(nIndex); in lcl_PrepareQuery()
H A Dstlsheet.cxx259 …sal_uLong nNumFmt = pDoc->GetFormatTable()->GetStandardFormat( NUMBERFORMAT_CURRENCY,ScGlobal::eLn… in GetItemSet()
/aoo41x/main/sc/source/ui/miscdlgs/
H A Dfilldlg.cxx214 rDoc.GetFormatTable()->GetInputLineString( fIncrement, 0, aIncrTxt ); in Init()
219 rDoc.GetFormatTable()->GetInputLineString( fEndVal, 0, aEndTxt ); in Init()
243 bValOk = rDoc.GetFormatTable()->IsNumberFormat( aStr, nKey, fStartVal ); in CheckStartVal()
256 return rDoc.GetFormatTable()->IsNumberFormat( aStr, nKey, fIncrement ); in CheckIncrementVal()
274 bValOk = rDoc.GetFormatTable()->IsNumberFormat( aStr, nKey, fEndVal ); in CheckEndVal()
H A Dsolvrdlg.cxx218 return pDoc->GetFormatTable()->IsNumberFormat( rStrVal, n1, n2 ); in CheckTargetValue()
/aoo41x/main/sc/source/ui/view/
H A Dtabvwsh5.cxx379 pDoc->GetFormatTable(), in MakeNumberInfoItem()
386 pDoc->GetFormatTable(), in MakeNumberInfoItem()
394 pDoc->GetFormatTable(), in MakeNumberInfoItem()
H A Doutput2.cxx390 nValueFormat = pPattern->GetNumberFormat( pOutput->pDoc->GetFormatTable(), pCondSet ); in SetPattern()
435 nValueFormat = pOutput->pDoc->GetFormatTable()->GetFormatForLanguageIfBuiltIn( in SetPatternSimple()
477 *pOutput->pDoc->GetFormatTable(), in SetText()
552 const SvNumberformat* pNumFormat = pOutput->pDoc->GetFormatTable()->GetEntry(nFormat); in SetTextToWidthOrHash()
724 …cast<const ScFormulaCell*>(pCell)->GetStandardFormat(*pOutput->pDoc->GetFormatTable(), nValueForma… in GetResultValueFormat()
1014 …return pDoc->GetCellScriptType( pCell, pPattern->GetNumberFormat( pDoc->GetFormatTable(), pCondSet… in GetScriptType()
2508 pDoc->GetFormatTable(), pCondSet ); in DrawEdit()
2513 *pDoc->GetFormatTable(), in DrawEdit()
3269 pDoc->GetFormatTable(), pCondSet ); in DrawRotated()
3274 *pDoc->GetFormatTable(), in DrawRotated()
H A Dtabvwsha.cxx118 SvNumberFormatter* pFormatter = pDoc->GetFormatTable(); in GetFunction()
498 pOldAttrs->GetNumberFormat( pDoc->GetFormatTable() ) ) ); in ExecuteCellFormatDlg()
664 SvNumberFormatter* pFormatter = pDoc->GetFormatTable(); in UpdateInputHandler()
H A Dformatsh.cxx737 sal_uLong nLangFormat = pDoc->GetFormatTable()-> in ExecuteStyle()
830 SvNumberFormatter* pFormatter = pDoc->GetFormatTable(); in ExecuteStyle()
1008 SvNumberFormatter* pFormatter = pDoc->GetFormatTable(); in ExecuteNumFormat()
2368 SvNumberFormatter* pFormatter = pDoc->GetFormatTable(); in GetNumFormatState()
2407 SvNumberFormatter* pFormatter = pDoc->GetFormatTable(); in GetNumFormatState()
H A Dviewfunc.cxx446 SvNumberFormatter* pFormatter = pDoc->GetFormatTable(); in EnterData()
571 SvNumberFormatter* pFormatter = pDoc->GetFormatTable(); in EnterData()
1056 GetViewData()->GetDocument()->GetFormatTable(); in ApplyAttributes()
2657 SvNumberFormatter* pNumberFormatter = pDoc->GetFormatTable(); in SetNumberFormat()
2692 SvNumberFormatter* pFormatter = pDoc->GetFormatTable(); in SetNumFmtByStr()
2739 SvNumberFormatter* pFormatter = pDoc->GetFormatTable(); in ChangeNumFmtDecimals()
H A Dcellsh2.cxx1044 nNumFmt = pDoc->GetFormatTable()->GetStandardFormat( in ExecuteDB()
1101 if (pDoc->GetFormatTable()->IsNumberFormat(aTemp1, nNumIndex, nVal)) in ExecuteDB()
1118 if (pDoc->GetFormatTable()->IsNumberFormat(aTemp2, nNumIndex, nVal)) in ExecuteDB()
/aoo41x/main/sc/source/filter/xml/
H A DXMLChangeTrackingImportHelper.cxx93 nFormat = pDoc->GetFormatTable()->GetStandardFormat( NUMBERFORMAT_DATE, ScGlobal::eLnge ); in CreateCell()
95 nFormat = pDoc->GetFormatTable()->GetStandardFormat( NUMBERFORMAT_TIME, ScGlobal::eLnge ); in CreateCell()
96 pDoc->GetFormatTable()->GetInputLineString(fValue, nFormat, sInputString); in CreateCell()
H A DXMLChangeTrackingExportHelper.cxx282 …if (rExport.GetDocument() && rExport.GetDocument()->GetFormatTable()->IsNumberFormat(sValue, nInde… in SetValueAttributes()
284 sal_uInt16 nType = rExport.GetDocument()->GetFormatTable()->GetType(nIndex); in SetValueAttributes()
/aoo41x/main/sc/source/filter/dif/
H A Ddifimp.cxx269 pNumFormatter = rDoc.GetFormatTable(); in DifParser()
982 rDoc.GetFormatTable()->GetStandardFormat( NUMBERFORMAT_LOGICAL ) ) ); in Apply()
/aoo41x/main/sc/source/filter/rtf/
H A Dexpbase.cxx50 pFormatter( pDocP->GetFormatTable() ), in ScExportBase()
/aoo41x/main/sc/source/ui/docshell/
H A Dexternalrefmgr.cxx1645 short nFmtType = mpDoc->GetFormatTable()->GetType(nFmtIndex); in getSingleRefToken()
1701 short nFmtType = mpDoc->GetFormatTable()->GetType(nFmtIndex); in getSingleRefToken()
2439 mpDoc->GetFormatTable()->MergeFormatter( *pSrcDoc->GetFormatTable()); in getMappedNumberFormat()
2440 SvNumberFormatterMergeMap aMap = mpDoc->GetFormatTable()->ConvertMergeTableToMap(); in getMappedNumberFormat()
/aoo41x/main/sc/source/core/tool/
H A Dddelink.cxx173 SvNumberFormatter* pFormatter = pDoc->GetFormatTable(); in DataChanged()

Completed in 460 milliseconds

123