Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/dbgui/
H A Dfoptmgr.cxx162 aRange.aStart.Format( aRefStr, SCA_ABS_3D, pDoc, eConv ); in Init()
211 ).Format( aString, SCA_ABS_3D, pDoc, eConv ); in Init()
H A Dconsdlg.cxx204 ).Format( aStr, SCA_ABS_3D, pDoc, eConv ); in Init()
237 aRange.Format( aStrArea, SCA_ABS_3D, pDoc, eConv ); in Init()
H A Dsfiltdlg.cxx258 rRef.aStart.Format( aRefStr, SCA_ABS_3D, pDocP, eConv ); in SetReference()
H A Dpvlaydlg.cxx208 aRange.aStart.Format( aRefStr, SCA_ABS_3D, mpDoc, mpDoc->GetAddressConvention() ); in ScPivotLayoutDlg()
H A Dtpsort.cxx669 aRange.aStart.Format( aRefStr, SCA_ABS_3D, pDoc, eConv ); in Init()
H A Dfiltdlg.cxx418 rRef.aStart.Format( aRefStr, SCA_ABS_3D, pDocP, pDocP->GetAddressConvention() ); in SetReference()
/trunk/main/sc/source/ui/pagedlg/
H A Dareasdlg.cxx98 if ((nFlag & SCA_ABS_3D ) == SCA_ABS_3D ) printf("SCA_ABS_3D \n");
/trunk/main/sc/source/ui/miscdlgs/
H A Dsimpref.cxx133 aAdr.Format( aRefStr, SCA_ABS_3D, pDocP, pDocP->GetAddressConvention() ); in SetReference()
H A Dsolvrdlg.cxx164 : SCA_ABS_3D; in SetReference()
H A Doptsolver.cxx508 sal_uInt16 nFmt = ( aAdr.Tab() == mnCurTab ) ? SCA_ABS : SCA_ABS_3D; in SetReference()
/trunk/main/sc/source/ui/view/
H A Dviewfun5.cxx398 aCellPos.Format( sTarget, SCA_ABS_3D, pDoc, pDoc->GetAddressConvention() ); in PasteDataFormat()
/trunk/main/sc/inc/
H A Daddress.hxx239 #define SCA_ABS_3D SCA_ABS | SCA_TAB_3D macro
/trunk/main/toolkit/workben/layout/
H A Dtpsort.cxx682 aRange.aStart.Format( aRefStr, SCA_ABS_3D, pDoc, eConv ); in Init()
/trunk/main/sc/source/core/tool/
H A Drangeutl.cxx802 rCell.Format(aAddr, SCA_ABS_3D, pDoc, ::formula::FormulaGrammar::CONV_OOO); in lcl_appendCellAddress()
H A Dinterpr1.cxx2188 sal_uInt16 nFlags = (aCellPos.Tab() == aPos.Tab()) ? (SCA_ABS) : (SCA_ABS_3D); in ScCell()
/trunk/main/sc/source/filter/xml/
H A Dxmlexprt.cxx3939 … xNamedRange->getReferencePosition(), pDoc, FormulaGrammar::CONV_OOO, ' ', sal_False, SCA_ABS_3D ); in WriteNamedExpressions()

Completed in 136 milliseconds