Home
last modified time | relevance | path

Searched refs:bShrunk (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sc/source/ui/view/
H A Dtabvwshe.cxx97 bool bShrunk; in GetSelectionText() local
98 pDoc->ShrinkToUsedDataArea( bShrunk, nTab1, nCol1, nRow1, nCol2, nRow2, false); in GetSelectionText()
99 if (bShrunk) in GetSelectionText()
H A Ddbfunc.cxx158 bool bShrunk; in GetDBData() local
159 pDoc->ShrinkToUsedDataArea( bShrunk, aRange.aStart.Tab(), in GetDBData()
161 if (bShrunk) in GetDBData()

Completed in 17 milliseconds