Home
last modified time | relevance | path

Searched refs:bAutoGrowHeight (Results 1 – 4 of 4) sorted by path

/trunk/main/cui/source/tabpages/
H A Dtextattr.cxx716 sal_Bool bAutoGrowHeight = aTsbAutoGrowHeight.GetState() == STATE_CHECK; in IMPL_LINK() local
721 …!( ( bAutoGrowWidth && bAutoGrowWidthEnabled ) || ( bAutoGrowHeight && bAutoGrowHeightEnabled ) ) … in IMPL_LINK()
732 …aTsbFitToSize.Enable( !( ( bAutoGrowWidth && bAutoGrowWidthEnabled ) || ( bAutoGrowHeight && bAuto… in IMPL_LINK()
/trunk/main/filter/source/msfilter/
H A Descherex.cxx684 sal_Bool bAutoGrowHeight ( sal_False ); in CreateTextProperties() local
792 if ( bAutoGrowHeight ) in CreateTextProperties()
846 if ( bAutoGrowHeight ) in CreateTextProperties()
H A Dsvdfppt.cxx956 sal_Bool bAutoGrowWidth, bAutoGrowHeight; in ProcessObj() local
1145 bAutoGrowHeight = bFitShapeToText; in ProcessObj()
1174 bAutoGrowHeight = sal_False; in ProcessObj()
1183 bAutoGrowHeight = bFitShapeToText; in ProcessObj()
1191 pTObj->SetMergedItem( SdrTextAutoGrowHeightItem( bAutoGrowHeight ) ); in ProcessObj()
/trunk/main/svx/source/svdraw/
H A Dsvdotext.cxx1642 …sal_Bool bAutoGrowHeight = ((SdrTextAutoGrowHeightItem&)rSet.Get(SDRATTR_TEXT_AUTOGROWHEIGHT)).Get… in SetVerticalWriting() local
1660 aNewSet.Put(SdrTextAutoGrowWidthItem(bAutoGrowHeight)); in SetVerticalWriting()

Completed in 79 milliseconds