Searched refs:bIsAutoGrowHeight (Results 1 – 1 of 1) sorted by relevance
2535 …FASTBOOL bIsAutoGrowHeight = ((SdrTextAutoGrowHeightItem&)(rSet.Get(SDRATTR_TEXT_AUTOGROWHEIGHT)))… in IsAutoGrowHeight() local2536 if ( bIsAutoGrowHeight && IsVerticalWriting() ) in IsAutoGrowHeight()2537 …bIsAutoGrowHeight = ((SdrTextWordWrapItem&)(rSet.Get(SDRATTR_TEXT_WORDWRAP))).GetValue() == sal_Fa… in IsAutoGrowHeight()2538 return bIsAutoGrowHeight; in IsAutoGrowHeight()
Completed in 34 milliseconds