/trunk/main/sc/source/ui/miscdlgs/ |
H A D | crnrdlg.cxx | 280 theCurArea.Format( aStr, SCR_ABS_3D, pDoc, eConv ); in SetColRowData() 288 theCurData.Format( aStr, SCR_ABS_3D, pDoc, eConv ); in SetColRowData() 383 theCurData.Format( aStr, SCR_ABS_3D, pDoc, pDoc->GetAddressConvention() ); in AdjustColRowData() 534 aRange.Format( aString, SCR_ABS_3D, pDoc, aDetails ); in UpdateNames() 581 aRange.Format( aString, SCR_ABS_3D, pDoc, aDetails ); in UpdateNames() 649 theCurArea.Format( aStr, SCR_ABS_3D, pDoc, eConv ); in UpdateRangeData() 656 theCurData.Format( aStr, SCR_ABS_3D, pDoc, eConv ); in UpdateRangeData() 1101 theCurArea.Format( aStr, SCR_ABS_3D, pDoc, pDoc->GetAddressConvention() ); in IMPL_LINK() 1139 theCurArea.Format( aStr, SCR_ABS_3D, pDoc, pDoc->GetAddressConvention() ); in IMPL_LINK()
|
H A D | tabopdlg.cxx | 161 : SCR_ABS_3D; in SetReference()
|
/trunk/main/sc/source/core/data/ |
H A D | documen5.cxx | 165 … aRanges->Format( sRangeStr, SCR_ABS_3D, this, GetAddressConvention() ); in UpdateAllCharts() 304 aScRangeList.Format( sRangeStr, SCR_ABS_3D, this ); in SetChartRanges() 431 aNewRanges->Format( sRangeStr, SCR_ABS_3D, this, GetAddressConvention() ); in UpdateChartArea() 641 rNewRangeListRef->Format( sRangeStr, SCR_ABS_3D, this, GetAddressConvention() ); in SetChartRangeList()
|
/trunk/main/sc/source/ui/dbgui/ |
H A D | consdlg.cxx | 196 SCR_ABS_3D, pDoc, eConv ); in Init() 293 sal_uInt16 nFmt = SCR_ABS_3D; //!!! nCurTab fehlt noch in SetReference() 497 ).Format( aNewArea, SCR_ABS_3D, pDoc, eConv ); in IMPL_LINK()
|
H A D | sfiltdlg.cxx | 192 aAdvSource.Format( aRefStr, SCR_ABS_3D, pDoc, pDoc->GetAddressConvention() ); in Init() 260 rRef.Format( aRefStr, SCR_ABS_3D, pDocP, eConv ); in SetReference()
|
H A D | pvlaydlg.cxx | 163 aRange.Format( aString, SCR_ABS_3D, mpDoc, mpDoc->GetAddressConvention() ); in ScPivotLayoutDlg() 452 rRef.Format( aRefStr, SCR_ABS_3D, pDocP, pDocP->GetAddressConvention() ); in SetReference()
|
H A D | foptmgr.cxx | 147 theCurArea.Format( theAreaStr, SCR_ABS_3D, pDoc, eConv ); in Init()
|
H A D | pfiltdlg.cxx | 179 theCurArea.Format( theAreaStr, SCR_ABS_3D, pDoc, pDoc->GetAddressConvention() ); in Init()
|
H A D | tpsort.cxx | 781 ? SCR_ABS_3D in Reset()
|
H A D | validate.cxx | 96 rRange.Format( aStr, SCR_ABS_3D, pDoc ); in SetReferenceHdl()
|
/trunk/main/sc/source/ui/drawfunc/ |
H A D | fuins2.cxx | 129 aRange.Format( aStr, SCR_ABS_3D, pScDoc ); in lcl_ChartInit() 166 … aRangeListRef->Format( aTmpStr, SCR_ABS_3D, pScDoc, pScDoc->GetAddressConvention() ); in lcl_ChartInit() 518 aRanges.Format( aStr, SCR_ABS_3D, pDocument, pDocument->GetAddressConvention() ); in FuInsertChart()
|
/trunk/main/sc/source/ui/pagedlg/ |
H A D | areasdlg.cxx | 99 if ((nFlag & SCR_ABS_3D ) == SCR_ABS_3D ) printf("SCR_ABS_3D \n");
|
/trunk/main/sc/source/ui/navipi/ |
H A D | content.cxx | 354 aRange.Format( aRet, SCR_ABS_3D, pDoc ); in lcl_GetDBAreaRange() 423 … aRange.Format( aRangeStr, SCR_ABS_3D, pSrcDoc, pSrcDoc->GetAddressConvention() ); in IMPL_LINK()
|
/trunk/main/sc/source/ui/optdlg/ |
H A D | tpusrlst.cxx | 158 ).Format( aStrSelectedArea, SCR_ABS_3D, pDoc ); in Init()
|
/trunk/main/sc/inc/ |
H A D | address.hxx | 240 #define SCR_ABS_3D SCR_ABS | SCA_TAB_3D macro
|
/trunk/main/sc/source/ui/attrdlg/ |
H A D | condfrmt.cxx | 368 rRef.Format( aStr, SCR_ABS_3D, pDocP, pDocP->GetAddressConvention () ); in SetReference()
|
/trunk/main/toolkit/workben/layout/ |
H A D | tpsort.cxx | 798 ? SCR_ABS_3D in Reset()
|
/trunk/main/sc/source/ui/unoobj/ |
H A D | chartuno.cxx | 256 xNewRanges->Format(sRangeStr, SCR_ABS_3D, pDoc); in addNewByName()
|
H A D | chart2uno.cxx | 3678 m_xRanges->Format( aStr, SCR_ABS_3D, m_pDocument, m_pDocument->GetAddressConvention() ); in getSourceRangeRepresentation()
|
H A D | cellsuno.cxx | 2519 aRanges.Format(sRet, SCR_ABS_3D, pDocShell->GetDocument()); in GetOnePropertyValue()
|
/trunk/main/sc/source/core/tool/ |
H A D | rangeutl.cxx | 852 aRange.Format(aAddr, SCR_ABS_3D, pDoc, ::formula::FormulaGrammar::CONV_OOO); in lcl_appendCellRangeAddress()
|
/trunk/main/sc/source/ui/app/ |
H A D | inputwin.cxx | 1748 … aSelection.Format( aContent, SCR_ABS_3D, pDoc, pDoc->GetAddressConvention() ); in DoEnter()
|
/trunk/main/sc/source/ui/view/ |
H A D | gridwin.cxx | 3952 aSource.Format( aRangeName, SCR_ABS_3D, pThisDoc ); in DropTransferObj()
|
/trunk/main/sc/source/ui/docshell/ |
H A D | docfunc.cxx | 4511 ScRange( nX1, nY1, nTab, nX2, nY2, nTab ).Format( aContent, SCR_ABS_3D, pDoc ); in CreateOneName()
|