Home
last modified time | relevance | path

Searched refs:theCurArea (Results 1 – 8 of 8) sorted by relevance

/trunk/main/sc/source/ui/miscdlgs/
H A Dcrnrdlg.cxx235 theCurData = theCurArea = rLabelRange; in SetColRowData()
237 SCCOL nCol1 = theCurArea.aStart.Col(); in SetColRowData()
238 SCCOL nCol2 = theCurArea.aEnd.Col(); in SetColRowData()
240 SCROW nRow2 = theCurArea.aEnd.Row(); in SetColRowData()
297 theCurData = theCurArea = ScRange(); in SetColRowData()
648 theCurArea = rRange; in UpdateRangeData()
780 theCurArea = aRange1; in IMPL_LINK_INLINE_END()
807 theCurArea = ScRange(); in IMPL_LINK_INLINE_END()
808 theCurData = theCurArea; in IMPL_LINK_INLINE_END()
1097 if ( theCurArea.aStart.Row() == 0 && theCurArea.aEnd.Row() == MAXROW ) in IMPL_LINK()
[all …]
H A Dsimpref.cxx128 theCurArea = rRef; in SetReference()
136 theCurArea.Format( aRefStr, ABS_DREF3D, pDocP, pDocP->GetAddressConvention() ); in SetReference()
/trunk/main/sc/source/ui/dbgui/
H A Ddbnamdlg.cxx180 aBtnDoSize, aBtnKeepFmt, aBtnStripData, theCurArea ); in ScDbNameDlg()
258 ScAddress& rStart = theCurArea.aStart; in Init()
259 ScAddress& rEnd = theCurArea.aEnd; in Init()
330 theCurArea = rRef; in SetReference()
429 theCurArea.Format( theArea, ABS_DREF3D, pDoc, aAddrDetails ); in UpdateDBData()
505 theCurArea = aTmpRange; in IMPL_LINK_INLINE_END()
506 ScAddress aStart = theCurArea.aStart; in IMPL_LINK_INLINE_END()
507 ScAddress aEnd = theCurArea.aEnd; in IMPL_LINK_INLINE_END()
554 theCurArea = ScRange(); in IMPL_LINK_INLINE_END()
615 theCurArea = ScRange(); in IMPL_LINK()
[all …]
H A Dfoptmgr.cxx136 ScRange theCurArea ( ScAddress( rQueryData.nCol1, in Init() local
147 theCurArea.Format( theAreaStr, SCR_ABS_3D, pDoc, eConv ); in Init()
179 ScAddress& rStart = theCurArea.aStart; in Init()
180 ScAddress& rEnd = theCurArea.aEnd; in Init()
H A Dpfiltdlg.cxx164 ScRange theCurArea ( ScAddress( theQueryData.nCol1, in Init() local
179 theCurArea.Format( theAreaStr, SCR_ABS_3D, pDoc, pDoc->GetAddressConvention() ); in Init()
183 ScAddress& rStart = theCurArea.aStart; in Init()
184 ScAddress& rEnd = theCurArea.aEnd; in Init()
/trunk/main/sc/source/ui/inc/
H A Dsimpref.hxx72 ScRange theCurArea; member in ScSimpleRefDlg
H A Ddbnamdlg.hxx101 ScRange theCurArea; member in ScDbNameDlg
H A Dcrnrdlg.hxx71 ScRange theCurArea; member in ScColRowNameRangesDlg

Completed in 35 milliseconds