Home
last modified time | relevance | path

Searched refs:LimitChartArea (Results 1 – 6 of 6) sorted by relevance

/aoo4110/main/sc/source/ui/drawfunc/
H A Dfuins2.cxx125 pDoc->LimitChartArea( nTab1, nCol1,nRow1, nCol2,nRow2 ); in lcl_ChartInit()
/aoo4110/main/sc/inc/
H A Dtable.hxx446 void LimitChartArea( SCCOL& rStartCol, SCROW& rStartRow, SCCOL& rEndCol, SCROW& rEndRow );
H A Ddocument.hxx1005 void LimitChartArea( SCTAB nTab, SCCOL& rStartCol, SCROW& rStartRow,
/aoo4110/main/sc/source/core/data/
H A Ddocument.cxx726 void ScDocument::LimitChartArea( SCTAB nTab, SCCOL& rStartCol, SCROW& rStartRow, in LimitChartArea() function in ScDocument
731 pTab[nTab]->LimitChartArea( rStartCol, rStartRow, rEndCol, rEndRow ); in LimitChartArea()
753 pTab[nTab]->LimitChartArea(nStartCol, nStartRow, nEndCol, nEndRow); in LimitChartIfAll()
H A Dtable1.cxx887 void ScTable::LimitChartArea( SCCOL& rStartCol, SCROW& rStartRow, SCCOL& rEndCol, SCROW& rEndRow ) in LimitChartArea() function in ScTable
/aoo4110/main/sc/source/ui/docshell/
H A Ddocsh4.cxx344 aDocument.LimitChartArea( nTab, nCol1,nRow1, nCol2,nRow2 ); in Execute()

Completed in 105 milliseconds