Searched refs:mbInteractiveRowHeight (Results 1 – 2 of 2) sorted by relevance
274 sal_Bool mbInteractiveRowHeight; member in BrowseBox613 … EnableInteractiveRowHeight( sal_Bool _bEnable = sal_True ) { mbInteractiveRowHeight = _bEnable… in EnableInteractiveRowHeight()614 sal_Bool IsInteractiveRowHeightEnabled( ) const { return mbInteractiveRowHeight; } in IsInteractiveRowHeightEnabled()
126 mbInteractiveRowHeight = sal_False; in ConstructImpl()