| /trunk/main/sc/source/core/tool/ |
| H A D | interpr5.cxx | 172 ScMatrixRef pMat = PopMatrix(); in ScGCD() local 264 ScMatrixRef pMat = PopMatrix(); in ScLCM() local 306 ScMatrix* pMat = new ScMatrix( nC, nR); in GetNewMat() local 327 ScMatrixRef pMat = NULL; in CreateMatrixFromDoubleRef() local 448 ScMatrixRef pMat = NULL; in GetMatrix() local 550 const ScMatrix* pMat = ((ScFormulaCell*)pCell)->GetMatrix(); in ScMatValue() local 589 ScMatrixRef pMat = PopMatrix(); in ScMatValue() local 600 void ScInterpreter::CalculateMatrixValue(const ScMatrix* pMat,SCSIZE nC,SCSIZE nR) in CalculateMatrixValue() 819 ScMatrixRef pMat = GetMatrix(); in ScMatDet() local 866 ScMatrixRef pMat = GetMatrix(); in ScMatInv() local [all …]
|
| H A D | interpr1.cxx | 105 ScMatrixRef pMat = PopMatrix(); in ScIfJump() local 238 ScMatrixRef pMat = PopMatrix(); in ScChoseJump() local 521 ScMatrixRef pMat = PopMatrix(); in JumpMatrix() local 858 ScMatrixRef pMat[2]; in CompareMat() local 985 ScMatrixRef ScInterpreter::QueryMat( ScMatrix* pMat, ScCompareOptions& rOptions ) in QueryMat() 1036 ScMatrixRef pMat = CompareMat(); in ScEqual() local 1055 ScMatrixRef pMat = CompareMat(); in ScNotEqual() local 1074 ScMatrixRef pMat = CompareMat(); in ScLess() local 1093 ScMatrixRef pMat = CompareMat(); in ScGreater() local 1112 ScMatrixRef pMat = CompareMat(); in ScLessEqual() local [all …]
|
| H A D | interpr4.cxx | 1265 ScMatrixRef pMat = static_cast<ScToken*>(p)->GetMatrix(); in PopDoubleRef() local 1431 ScMatrixRef pMat = GetMatrix(); in PopDoubleRefPushMatrix() local 1479 ScMatrixRef pMat = static_cast<ScToken*>(p)->GetMatrix(); in ConvertMatrixParameters() local 1507 ScMatrixRef pMat = CreateMatrixFromDoubleRef( p, in ConvertMatrixParameters() local 1595 ScMatrix* pMat = static_cast<ScToken*>(p)->GetMatrix(); in PopMatrix() local 1681 void ScInterpreter::PushMatrix(ScMatrix* pMat) in PushMatrix() 1920 ScMatrixRef pMat = PopMatrix(); in GetDouble() local 2029 ScMatrixRef pMat = PopMatrix(); in GetString() local 2071 ScMatrixRef pMat = PopMatrix(); in GetDoubleOrStringFromMatrix() local 2812 ScMatrixRef pMat = PopMatrix(); in ScMacro() local [all …]
|
| H A D | interpr3.cxx | 2336 ScMatrixRef pMat = PopMatrix(); in ScZTest() local 2800 ScMatrixRef pMat = PopMatrix(); in ScHarMean() local 2921 ScMatrixRef pMat = PopMatrix(); in ScGeoMean() local 3045 ScMatrixRef pMat = PopMatrix(); in CalculateSkew() local 3461 ScMatrixRef pMat = PopMatrix(); in GetNumberSequenceArray() local 3665 ScMatrixRef pMat = PopMatrix(); in ScRank() local 3762 ScMatrixRef pMat = PopMatrix(); in ScAveDev() local 3833 ScMatrixRef pMat = PopMatrix(); in ScAveDev() local
|
| H A D | doubleref.cxx | 417 ScDBExternalRange::ScDBExternalRange(ScDocument* pDoc, const ScMatrixRef& pMat) : in ScDBExternalRange()
|
| /trunk/main/sc/source/core/inc/ |
| H A D | jumpmatrix.hxx | 63 ScMatrixRef pMat; // the results member in ScJumpMatrix
|
| /trunk/main/sc/source/core/data/ |
| H A D | cell.cxx | 908 const ScMatrix* pMat = NULL; in GetResultDimensions() local 1768 ScMatrixFormulaCellToken* pMat = aResult.GetMatrixFormulaCellTokenNonConst(); in SetMatColsRows() local 1778 const ScMatrixFormulaCellToken* pMat = aResult.GetMatrixFormulaCellToken(); in GetMatColsRows() local
|
| /trunk/main/sc/inc/ |
| H A D | scmatrix.hxx | 91 ScMatrixValue* pMat; member in ScMatrix
|
| H A D | token.hxx | 326 … ScMatrixCellResultToken( ScMatrix* pMat, formula::FormulaToken* pUL ) : in ScMatrixCellResultToken()
|
| H A D | compiler.hxx | 162 ScMatrix* pMat; member
|
| /trunk/main/sdext/source/pdfimport/xpdfwrapper/ |
| H A D | pdfioutdev_gpl.cxx | 512 void PDFOutDev::setDefaultCTM(double *pMat) in setDefaultCTM() 534 const double* const pMat = state->getCTM(); in updateCTM() local
|
| /trunk/main/sc/source/ui/unoobj/ |
| H A D | funcuno.cxx | 696 const ScMatrix* pMat = mbArray ? pFormula->GetMatrix() : 0; in callFunction() local
|
| H A D | chart2uno.cxx | 2669 const ScMatrix* pMat = static_cast<ScToken*>(p)->GetMatrix(); in FillCacheFromExternalRef() local
|
| /trunk/main/svx/source/unodraw/ |
| H A D | unoshap3.cxx | 421 basegfx::B3DHomMatrix* pMat = (basegfx::B3DHomMatrix*)aObjTrans.GetObject(nIndex++); in setPropertyValueImpl() local
|
| /trunk/main/sc/source/ui/docshell/ |
| H A D | externalrefmgr.cxx | 774 const ScMatrixRef& pMat = itrData->mpRangeData; in setCellRangeData() local
|