Searched refs:bAutoGrowHeight (Results 1 – 4 of 4) sorted by relevance
716 sal_Bool bAutoGrowHeight = aTsbAutoGrowHeight.GetState() == STATE_CHECK; in IMPL_LINK() local721 …!( ( bAutoGrowWidth && bAutoGrowWidthEnabled ) || ( bAutoGrowHeight && bAutoGrowHeightEnabled ) ) … in IMPL_LINK()732 …aTsbFitToSize.Enable( !( ( bAutoGrowWidth && bAutoGrowWidthEnabled ) || ( bAutoGrowHeight && bAuto… in IMPL_LINK()
1642 …sal_Bool bAutoGrowHeight = ((SdrTextAutoGrowHeightItem&)rSet.Get(SDRATTR_TEXT_AUTOGROWHEIGHT)).Get… in SetVerticalWriting() local1660 aNewSet.Put(SdrTextAutoGrowWidthItem(bAutoGrowHeight)); in SetVerticalWriting()
956 sal_Bool bAutoGrowWidth, bAutoGrowHeight; in ProcessObj() local1145 bAutoGrowHeight = bFitShapeToText; in ProcessObj()1174 bAutoGrowHeight = sal_False; in ProcessObj()1183 bAutoGrowHeight = bFitShapeToText; in ProcessObj()1191 pTObj->SetMergedItem( SdrTextAutoGrowHeightItem( bAutoGrowHeight ) ); in ProcessObj()
684 sal_Bool bAutoGrowHeight ( sal_False ); in CreateTextProperties() local792 if ( bAutoGrowHeight ) in CreateTextProperties()846 if ( bAutoGrowHeight ) in CreateTextProperties()
Completed in 99 milliseconds