Home
last modified time | relevance | path

Searched refs:GetMatrixFlag (Results 1 – 16 of 16) sorted by relevance

/aoo42x/main/sc/source/core/data/
H A Dcolumn.cxx114 && ((ScFormulaCell*)pCell)->GetMatrixFlag() ) in GetBlockMatrixEdges()
133 && ((ScFormulaCell*)pCell)->GetMatrixFlag() ) in GetBlockMatrixEdges()
182 && ((ScFormulaCell*)pCell)->GetMatrixFlag() ) in HasSelectionMatrixFragment()
205 if ( ((ScFormulaCell*)pCell)->GetMatrixFlag() in HasSelectionMatrixFragment()
923 …if ( (pFmlaCell1 && (pFmlaCell1->GetMatrixFlag() != 0)) || (pFmlaCell2 && (pFmlaCell2->GetMatrixFl… in SwapRow()
H A Dcell2.cxx1541 if ( GetMatrixFlag() != MM_NONE && aFormula.Len() ) in CompileDBFormula()
1588 if ( GetMatrixFlag() != MM_NONE && aFormula.Len() ) in CompileNameFormula()
H A Dtable4.cxx467 if ( bLast && pDestCell->GetMatrixFlag() ) in FillFormula()
476 && ((ScFormulaCell*)pOrgCell)->GetMatrixFlag() == MM_FORMULA ) in FillFormula()
H A Dtable6.cxx142 ((cMatrixFlag = ((ScFormulaCell*)pCell)->GetMatrixFlag()) == MM_REFERENCE)) in SearchCell()
H A Dcell.cxx1088 GetMatrixFlag() == MM_NONE && pCode->HasMatrixDoubleRefOps() ) in CalcAfterLoad()
/aoo42x/main/formula/inc/formula/
H A Dformdata.hxx51 inline sal_Bool GetMatrixFlag()const{ return bMatrix;} in GetMatrixFlag() function in formula::FormEditData
/aoo42x/main/sc/source/ui/docshell/
H A Dimpex.cxx1856 switch ( pFCell->GetMatrixFlag() ) in Doc2Sylk()
1868 if ( pFCell->GetMatrixFlag() != MM_NONE && in Doc2Sylk()
1879 switch ( pFCell->GetMatrixFlag() ) in Doc2Sylk()
H A Ddocsh3.cxx1041 eMatrix = ((const ScFormulaCell*)pCell)->GetMatrixFlag(); in MergeDocument()
/aoo42x/main/sc/inc/
H A Dcell.hxx430 sal_uInt8 GetMatrixFlag() const { return cMatrixFlag; } in GetMatrixFlag() function in ScFormulaCell
/aoo42x/main/sc/source/ui/formdlg/
H A Dformula.cxx391 if(!isUserMatrix() && pFCell->GetMatrixFlag()) in calculateValue()
/aoo42x/main/sc/source/filter/xml/
H A DXMLChangeTrackingExportHelper.cxx398 sal_uInt8 nMatrixFlag(pFormulaCell->GetMatrixFlag()); in WriteFormulaCell()
H A DXMLChangeTrackingImportHelper.cxx776 sal_uInt8 nMatrixFlag = static_cast<ScFormulaCell*>(pCell)->GetMatrixFlag(); in SetNewCell()
/aoo42x/main/sc/source/core/tool/
H A Dchgtrack.cxx1804 switch ( ((const ScFormulaCell*)pCell)->GetMatrixFlag() ) in GetContentCellType()
2733 ((const ScFormulaCell*)pOldCell)->GetMatrixFlag() == MM_FORMULA ) in IsMatrixFormulaRangeDifferent()
2736 ((const ScFormulaCell*)pNewCell)->GetMatrixFlag() == MM_FORMULA ) in IsMatrixFormulaRangeDifferent()
H A Dinterpr4.cxx3310 sal_uInt8 cMatFlag = pMyFormulaCell->GetMatrixFlag(); in ScInterpreter()
/aoo42x/main/formula/source/ui/dlg/
H A Dformula.cxx1610 aBtnMatrix.Check(pData->GetMatrixFlag()); in Update()
/aoo42x/main/sc/source/filter/excel/
H A Dxetable.cxx855 if( !mxAddRec ) switch( static_cast< ScMatrixMode >( mrScFmlaCell.GetMatrixFlag() ) ) in XclExpFormulaCell()

Completed in 566 milliseconds