Searched defs:IsFixedCellHeight (Results 1 – 4 of 4) sorted by relevance
716 sal_Bool Outliner::IsFixedCellHeight() const in IsFixedCellHeight() function in Outliner
730 sal_Bool IsFixedCellHeight() const { return bIsFixedCellHeight; } in IsFixedCellHeight() function in EditDoc
731 sal_Bool IsFixedCellHeight() const { return GetEditDoc().IsFixedCellHeight(); } in IsFixedCellHeight() function in ImpEditEngine
536 sal_Bool EditEngine::IsFixedCellHeight() const in IsFixedCellHeight() function in EditEngine
Completed in 41 milliseconds