Searched refs:bIsFixedCellHeight (Results 1 – 2 of 2) sorted by relevance
703 sal_Bool bIsFixedCellHeight; member in EditDoc730 …void SetFixedCellHeight( sal_Bool bUseFixedCellHeight ) { bIsFixedCellHeight = bUseFix… in SetFixedCellHeight()731 sal_Bool IsFixedCellHeight() const { return bIsFixedCellHeight; } in IsFixedCellHeight()
1225 bIsFixedCellHeight = sal_False; in EditDoc()