Home
last modified time | relevance | path

Searched refs:MM_NONE (Results 1 – 15 of 15) sorted by relevance

/trunk/main/sc/source/core/data/
H A Dtable6.cxx136 sal_uInt8 cMatrixFlag = MM_NONE; in SearchCell()
144 || (cMatrixFlag != MM_NONE && !pUndoDoc) ) in SearchCell()
147 if ( cMatrixFlag == MM_NONE && rSearchItem.GetCommand() == SVX_SEARCHCMD_REPLACE ) in SearchCell()
217 else if ( cMatrixFlag != MM_NONE ) in SearchCell()
H A Dcell2.cxx1541 if ( GetMatrixFlag() != MM_NONE && aFormula.Len() ) in CompileDBFormula()
1588 if ( GetMatrixFlag() != MM_NONE && aFormula.Len() ) in CompileNameFormula()
H A Dcell.cxx635 cMatrixFlag ( MM_NONE ), in ScFormulaCell()
1088 GetMatrixFlag() == MM_NONE && pCode->HasMatrixDoubleRefOps() ) in CalcAfterLoad()
H A Ddocumen4.cxx286 formula::FormulaGrammar::GRAM_NATIVE, MM_NONE ); in InsertTableOp()
H A Dcolumn3.cxx1296 eConv), MM_NONE ); in SetString()
/trunk/main/sc/inc/
H A Dcell.hxx280 MM_NONE = 0, // No matrix formula enumerator
336 sal_uInt8 = MM_NONE );
345 sal_uInt8 cMatInd = MM_NONE );
/trunk/main/sc/source/filter/xml/
H A DXMLChangeTrackingImportHelper.cxx49 nMatrixFlag(MM_NONE) in ScMyCellInfo()
789 if ( nMatrixFlag != MM_NONE ) in SetNewCell()
H A DXMLTrackedChangesContext.cxx792 nMatrixFlag(MM_NONE), in ScXMLCellContentDeletionContext()
1340 nMatrixFlag(MM_NONE) in ScXMLPreviousContext()
/trunk/main/sc/source/ui/docshell/
H A Ddocsh3.cxx1038 sal_uInt8 eMatrix = MM_NONE; in MergeDocument()
1044 case MM_NONE : in MergeDocument()
H A Dimpex.cxx1669 pDoc, aPos, pCode, eGrammar, MM_NONE); in Sylk2Doc()
1868 if ( pFCell->GetMatrixFlag() != MM_NONE && in Doc2Sylk()
H A Ddocfunc.cxx1004 pNewCell = new ScFormulaCell( pDoc, rPos, pCode, eGrammar, MM_NONE ); in InterpretEnglishString()
/trunk/main/sc/source/ui/unoobj/
H A Dfuncuno.cxx690 … &aTokenArr, formula::FormulaGrammar::GRAM_PODF_A1, (sal_uInt8)(mbArray ? MM_FORMULA : MM_NONE) ); in callFunction()
/trunk/main/sc/source/ui/view/
H A Dviewfun4.cxx267 … pArr,formula::FormulaGrammar::GRAM_DEFAULT, MM_NONE ); in DoRefConversion()
H A Dviewfunc.cxx568 ScFormulaCell aCell( pDoc, aPos, pArr,formula::FormulaGrammar::GRAM_DEFAULT, MM_NONE ); in EnterData()
/trunk/main/sc/source/core/tool/
H A Dchgtrack.cxx1806 case MM_NONE : in GetContentCellType()

Completed in 210 milliseconds