Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/view/
H A Dtabvwshe.cxx98 pDoc->ShrinkToUsedDataArea( bShrunk, nTab1, nCol1, nRow1, nCol2, nRow2, false); in GetSelectionText()
H A Ddbfunc.cxx159 pDoc->ShrinkToUsedDataArea( bShrunk, aRange.aStart.Tab(), in GetDBData()
/trunk/main/sc/inc/
H A Dtable.hxx436 bool ShrinkToUsedDataArea( bool& o_bShrunk, SCCOL& rStartCol, SCROW& rStartRow,
H A Ddocument.hxx963 bool ShrinkToUsedDataArea( bool& o_bShrunk,
/trunk/main/sc/source/core/data/
H A Dtable1.cxx763 bool ScTable::ShrinkToUsedDataArea( bool& o_bShrunk, SCCOL& rStartCol, SCROW& rStartRow, in ShrinkToUsedDataArea() function in ScTable
H A Ddocument.cxx705 bool ScDocument::ShrinkToUsedDataArea( bool& o_bShrunk, SCTAB nTab, SCCOL& rStartCol, in ShrinkToUsedDataArea() function in ScDocument
713 …return pTab[nTab]->ShrinkToUsedDataArea( o_bShrunk, rStartCol, rStartRow, rEndCol, rEndRow, bColum… in ShrinkToUsedDataArea()

Completed in 65 milliseconds