Home
last modified time | relevance | path

Searched refs:GetFormula (Results 26 – 47 of 47) sorted by relevance

12

/aoo4110/main/sc/source/core/data/
H A Dtable6.cxx80 ((ScFormulaCell*)pCell)->GetFormula( aString, in SearchCell()
H A Dcolumn3.cxx1846 void ScColumn::GetFormula( SCROW nRow, String& rFormula, sal_Bool ) const in GetFormula() function in ScColumn
1853 ((ScFormulaCell*)pCell)->GetFormula( rFormula ); in GetFormula()
H A Dtable2.cxx1094 void ScTable::GetFormula( SCCOL nCol, SCROW nRow, String& rFormula, in GetFormula() function in ScTable
1098 aCol[nCol].GetFormula( nRow, rFormula, bAsciiExport ); in GetFormula()
H A Ddocument.cxx2858 void ScDocument::GetFormula( SCCOL nCol, SCROW nRow, SCTAB nTab, String& rFormula, in GetFormula() function in ScDocument
2862 pTab[nTab]->GetFormula( nCol, nRow, rFormula, bAsciiExport ); in GetFormula()
/aoo4110/main/sc/source/ui/docshell/
H A Dimpex.cxx1447 pDoc->GetFormula( nCol, nRow, aRange.aStart.Tab(), aCell, sal_True ); in Doc2Text()
1862 pFCell->GetFormula( aCellStr,formula::FormulaGrammar::GRAM_PODF_A1); in Doc2Sylk()
H A Ddocsh.cxx1848 ((ScFormulaCell*)pCell)->GetFormula( aString ); in AsciiSave()
H A Ddocfunc.cxx4764 pDoc->GetFormula( nStartCol, nStartRow, nTab, aFormula ); in ResizeMatrix()
/aoo4110/main/sc/source/filter/xml/
H A DXMLChangeTrackingExportHelper.cxx396 pFormulaCell->GetFormula(sFormula, eGrammar); in WriteFormulaCell()
H A DXMLChangeTrackingImportHelper.cxx782 static_cast<ScFormulaCell*>(pCell)->GetFormula(sFormula,formula::FormulaGrammar::GRAM_ODFF); in SetNewCell()
H A Dxmlexprt.cxx2961 pFormulaCell->GetFormula(sFormula, eGrammar);//ange scope name support in WriteCell()
/aoo4110/main/sc/source/ui/view/
H A Dcellsh.cxx593 pDoc->GetFormula( nPosX, nPosY, nTab, aString ); in GetState()
H A Dviewfun4.cxx255 ((ScFormulaCell*)pCell)->GetFormula(aOld); in DoRefConversion()
/aoo4110/main/sc/source/core/tool/
H A Dchgtrack.cxx1780 ((ScFormulaCell*)pCell)->GetFormula( rStr ); in GetStringOfCell()
1946 pCell->GetFormula( rStr ); in GetFormulaString()
1951 pNew->GetFormula( rStr ); in GetFormulaString()
H A Dtoken.cxx1146 aFormula == static_cast<const ScHybridCellToken &>(r).GetFormula(); in operator ==()
H A Dinterpr1.cxx2363 ((ScFormulaCell*)pCell)->GetFormula( aFormula ); in ScFormula()
/aoo4110/main/sc/source/ui/Accessibility/
H A DAccessibleText.cxx810 pDoc->GetFormula( rCellPos.Col(), rCellPos.Row(), rCellPos.Tab(), rText); in GetCellText()
/aoo4110/main/sc/inc/
H A Dtable.hxx328 void GetFormula( SCCOL nCol, SCROW nRow, String& rFormula,
H A Ddocument.hxx826 void GetFormula( SCCOL nCol, SCROW nRow, SCTAB nTab, String& rFormula,
/aoo4110/main/sw/source/core/undo/
H A Duntbl.cxx2276 aNewFml = ((SwTblBoxFormula*)pItem)->GetFormula(); in SwUndoTblNumFmt()
/aoo4110/main/sw/source/filter/ww8/
H A Dww8atr.cxx2615 RefField( *pGet, pGet->GetFormula() ); in TextField()
/aoo4110/main/sw/source/core/unocore/
H A Dunotbl.cxx897 sRet = aFormula.GetFormula(); in getFormula()
/aoo4110/main/sc/source/ui/unoobj/
H A Dcellsuno.cxx1301 pForm->GetFormula( aVal,formula::FormulaGrammar::mapAPItoGrammar( bEnglish, false)); in lcl_GetInputString()
5082 pFCell1->GetFormula( aFormula ); // egal, von welcher Zelle in getArrayFormula()

Completed in 420 milliseconds

12