Searched refs:DoAutoOutline (Results 1 – 6 of 6) sorted by relevance
/aoo42x/main/sc/source/core/data/ |
H A D | documen3.cxx | 611 void ScDocument::DoAutoOutline( SCCOL nStartCol, SCROW nStartRow, in DoAutoOutline() function in ScDocument 615 pTab[nTab]->DoAutoOutline( nStartCol, nStartRow, nEndCol, nEndRow ); in DoAutoOutline()
|
H A D | table3.cxx | 913 DoAutoOutline( nStartCol, nStartRow, nEndCol, nEndRow ); in DoSubTotals()
|
H A D | table2.cxx | 3055 void ScTable::DoAutoOutline( SCCOL nStartCol, SCROW nStartRow, SCCOL nEndCol, SCROW nEndRow ) in DoAutoOutline() function in ScTable
|
/aoo42x/main/sc/source/ui/docshell/ |
H A D | olinefun.cxx | 327 pDoc->DoAutoOutline( nStartCol,nStartRow, nEndCol,nEndRow, nTab ); in AutoOutline()
|
/aoo42x/main/sc/inc/ |
H A D | table.hxx | 220 void DoAutoOutline( SCCOL nStartCol, SCROW nStartRow, SCCOL nEndCol, SCROW nEndRow );
|
H A D | document.hxx | 779 void DoAutoOutline( SCCOL nStartCol, SCROW nStartRow,
|
Completed in 305 milliseconds