Home
last modified time | relevance | path

Searched refs:bNeedHeight (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sc/source/ui/inc/
H A Dundocell.hxx128 sal_Bool bNeedHeight; member in ScUndoEnterValue
155 sal_Bool bNeedHeight; member in ScUndoPutCell
/trunk/main/sc/source/ui/undo/
H A Dundocell.cxx357 bNeedHeight ( bHeight ) in ScUndoEnterValue()
441 bNeedHeight ( bHeight ) in ScUndoPutCell()
/trunk/main/sc/source/ui/view/
H A Dviewfunc.cxx696 sal_Bool bNeedHeight = ( pOldCell && pOldCell->GetCellType() == CELLTYPE_EDIT ) in EnterValue() local
709 new ScUndoEnterValue( pDocSh, aPos, pUndoCell, rValue, bNeedHeight ) ); in EnterValue()
2490 sal_Bool bNeedHeight = in ModifyCellSize() local
2494 if (bNeedHeight) in ModifyCellSize()

Completed in 34 milliseconds