Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/ui/unoobj/
H A Ddocuno.cxx1760 bool bAdjustHeightEnabled = ScUnoHelpFunctions::GetBoolFromAny( aValue ); in setPropertyValue() local
1761 if( bOldAdjustHeightEnabled != bAdjustHeightEnabled ) in setPropertyValue()
1763 pDoc->EnableAdjustHeight( bAdjustHeightEnabled ); in setPropertyValue()
1764 if( bAdjustHeightEnabled ) in setPropertyValue()

Completed in 19 milliseconds