Home
last modified time | relevance | path

Searched defs:pMat (Results 1 – 15 of 15) sorted by relevance

/trunk/main/sc/source/core/tool/
H A Dinterpr5.cxx327 ScMatrixRef pMat = NULL; in CreateMatrixFromDoubleRef() local
448 ScMatrixRef pMat = NULL; in GetMatrix() local
819 ScMatrixRef pMat = GetMatrix(); in ScMatDet() local
866 ScMatrixRef pMat = GetMatrix(); in ScMatInv() local
1018 ScMatrixRef pMat = GetMatrix(); in ScMatTrans() local
1231 ScMatrixRef pMat = pMat1; in CalculateAddSub() local
1316 ScMatrixRef pMat = pMat1; in ScAmpersand() local
1434 ScMatrixRef pMat = pMat1; in ScMul() local
1510 ScMatrixRef pMat = pMat1; in ScDiv() local
1592 ScMatrixRef pMat = pMat1; in ScPow() local
[all …]
H A Dinterpr1.cxx105 ScMatrixRef pMat = PopMatrix(); in ScIfJump() local
238 ScMatrixRef pMat = PopMatrix(); in ScChoseJump() local
858 ScMatrixRef pMat[2]; in CompareMat() local
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
1131 ScMatrixRef pMat = CompareMat(); in ScGreaterEqual() local
1560 ScMatrixRef pMat = GetMatrix(); in ScNeg() local
[all …]
H A Dinterpr4.cxx1265 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 Dinterpr3.cxx2336 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 Ddoubleref.cxx417 ScDBExternalRange::ScDBExternalRange(ScDocument* pDoc, const ScMatrixRef& pMat) : in ScDBExternalRange()
/trunk/main/sc/source/core/inc/
H A Djumpmatrix.hxx63 ScMatrixRef pMat; // the results member in ScJumpMatrix
/trunk/main/sc/source/core/data/
H A Dcell.cxx908 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 Dscmatrix.hxx91 ScMatrixValue* pMat; member in ScMatrix
H A Dtoken.hxx326 … ScMatrixCellResultToken( ScMatrix* pMat, formula::FormulaToken* pUL ) : in ScMatrixCellResultToken()
H A Dcompiler.hxx162 ScMatrix* pMat; member
/trunk/main/sdext/source/pdfimport/xpdfwrapper/
H A Dpdfioutdev_gpl.cxx512 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 Dfuncuno.cxx696 const ScMatrix* pMat = mbArray ? pFormula->GetMatrix() : 0; in callFunction() local
H A Dchart2uno.cxx2669 const ScMatrix* pMat = static_cast<ScToken*>(p)->GetMatrix(); in FillCacheFromExternalRef() local
/trunk/main/svx/source/unodraw/
H A Dunoshap3.cxx421 basegfx::B3DHomMatrix* pMat = (basegfx::B3DHomMatrix*)aObjTrans.GetObject(nIndex++); in setPropertyValueImpl() local
/trunk/main/sc/source/ui/docshell/
H A Dexternalrefmgr.cxx774 const ScMatrixRef& pMat = itrData->mpRangeData; in setCellRangeData() local

Completed in 159 milliseconds