Home
last modified time | relevance | path

Searched refs:SdrTextAutoGrowHeightItem (Results 1 – 25 of 30) sorted by relevance

12

/trunk/main/svx/inc/svx/
H A Dsdtagitm.hxx32 class SdrTextAutoGrowHeightItem: public SdrOnOffItem { class
34SdrTextAutoGrowHeightItem(sal_Bool bAuto=sal_True): SdrOnOffItem(SDRATTR_TEXT_AUTOGROWHEIGHT,bAuto… in SdrTextAutoGrowHeightItem() function in SdrTextAutoGrowHeightItem
35 SdrTextAutoGrowHeightItem(SvStream& rIn) : SdrOnOffItem(SDRATTR_TEXT_AUTOGROWHEIGHT,rIn) {} in SdrTextAutoGrowHeightItem() function in SdrTextAutoGrowHeightItem
/trunk/main/sd/source/ui/func/
H A Dfutext.cxx557 aSet.Put(SdrTextAutoGrowHeightItem(sal_True)); in ImpSetAttributesForNewTextObject()
568 aSet.Put(SdrTextAutoGrowHeightItem(sal_False)); in ImpSetAttributesForNewTextObject()
587 aSet.Put(SdrTextAutoGrowHeightItem(sal_False)); in ImpSetAttributesForNewTextObject()
613 aSet.Put(SdrTextAutoGrowHeightItem(sal_False)); in ImpSetAttributesFitToSize()
626 aSet.Put(SdrTextAutoGrowHeightItem(sal_False)); in ImpSetAttributesFitToSizeVertical()
644 aSet.Put(SdrTextAutoGrowHeightItem(sal_True)); in ImpSetAttributesFitCommon()
654 aSet.Put(SdrTextAutoGrowHeightItem(sal_False)); in ImpSetAttributesFitCommon()
864 aSet.Put(SdrTextAutoGrowHeightItem(sal_True)); in MouseButtonUp()
H A Dfuconcs.cxx308 pObj->SetMergedItem( SdrTextAutoGrowHeightItem( sal_False ) ); in SetAttributes()
H A Dfuconrec.cxx543 rAttr.Put( SdrTextAutoGrowHeightItem( sal_True ) ); in SetAttributes()
/trunk/main/sc/source/ui/drawfunc/
H A Dfutext.cxx446 aItemSet.Put( SdrTextAutoGrowHeightItem( sal_False ) ); in MouseButtonUp()
473 aSet.Put(SdrTextAutoGrowHeightItem(sal_False)); in MouseButtonUp()
856 aSet.Put(SdrTextAutoGrowHeightItem(sal_False)); in CreateDefaultObject()
868 aSet.Put( SdrTextAutoGrowHeightItem( sal_False ) ); in CreateDefaultObject()
H A Dfutext3.cxx219 pCaption->SetMergedItem( SdrTextAutoGrowHeightItem( false ) ); in StopDragMode()
H A Dfuconcustomshape.cxx273 pObj->SetMergedItem( SdrTextAutoGrowHeightItem( sal_False ) ); in SetAttributes()
/trunk/main/cui/source/tabpages/
H A Dtextattr.cxx225 …aTsbAutoGrowHeight.SetState( ( ( const SdrTextAutoGrowHeightItem& )rAttrs.Get( SDRATTR_TEXT_AUTOGR… in Reset()
247 …aTsbAutoGrowSize.SetState( ( ( const SdrTextAutoGrowHeightItem& )rAttrs.Get( SDRATTR_TEXT_AUTOGROW… in Reset()
415 rAttrs.Put( SdrTextAutoGrowHeightItem( (sal_Bool) STATE_CHECK == eState ) ); in FillItemSet()
427 rAttrs.Put( SdrTextAutoGrowHeightItem( (sal_Bool) STATE_CHECK == eState ) ); in FillItemSet()
/trunk/main/svx/source/svdraw/
H A Dsvdotext.cxx390 sal_Bool bRet = ((SdrTextAutoGrowHeightItem&)(rSet.Get(SDRATTR_TEXT_AUTOGROWHEIGHT))).GetValue(); in IsAutoGrowHeight()
415 sal_Bool bRet = ((SdrTextAutoGrowHeightItem&)(rSet.Get(SDRATTR_TEXT_AUTOGROWWIDTH))).GetValue(); in IsAutoGrowWidth()
641 SetObjectItem(SdrTextAutoGrowHeightItem(bAuto)); in NbcSetAutoGrowHeight()
688 aSet.Put(SdrTextAutoGrowHeightItem(false)); in AdaptTextMinSize()
1642 …sal_Bool bAutoGrowHeight = ((SdrTextAutoGrowHeightItem&)rSet.Get(SDRATTR_TEXT_AUTOGROWHEIGHT)).Get… in SetVerticalWriting()
1661 aNewSet.Put(SdrTextAutoGrowHeightItem(bAutoGrowWidth)); in SetVerticalWriting()
H A Dsvdedtv1.cxx1394 bAutoGrow=((SdrTextAutoGrowHeightItem&)(aMarkAttr.Get(SDRATTR_TEXT_AUTOGROWHEIGHT))).GetValue(); in GetGeoAttrFromMarked()
1605 aSetAttr.Put(SdrTextAutoGrowHeightItem(bAutoGrow)); in SetGeoAttrToMarked()
H A Dsvdoashp.cxx1729 …const bool bResizeShapeToFitText(0 != static_cast< const SdrTextAutoGrowHeightItem& >(GetObjectIte… in AdaptTextMinSize()
2535 …FASTBOOL bIsAutoGrowHeight = ((SdrTextAutoGrowHeightItem&)(rSet.Get(SDRATTR_TEXT_AUTOGROWHEIGHT)))… in IsAutoGrowHeight()
2543 …FASTBOOL bIsAutoGrowWidth = ((SdrTextAutoGrowHeightItem&)(rSet.Get(SDRATTR_TEXT_AUTOGROWHEIGHT))).… in IsAutoGrowWidth()
H A Dsvdibrow.cxx808 FASTBOOL bAutoGrow=((const SdrTextAutoGrowHeightItem*)pItem)->GetValue(); in IsItemIneffective()
H A Dsvdfmtf.cxx1043 pText->SetMergedItem( SdrTextAutoGrowHeightItem( false ) ); in ImportText()
/trunk/main/sw/source/ui/ribbar/
H A Dconrect.cxx107 aItemSet.Put( SdrTextAutoGrowHeightItem( sal_False ) ); in MouseButtonUp()
126 aSet.Put(SdrTextAutoGrowHeightItem(sal_False)); in MouseButtonUp()
H A Dconcustomshape.cxx208 pObj->SetMergedItem( SdrTextAutoGrowHeightItem( sal_False ) ); in SetAttributes()
/trunk/main/chart2/source/controller/main/
H A DDrawCommandDispatch.cxx197 pObj->SetMergedItem( SdrTextAutoGrowHeightItem( sal_False ) ); in setAttributes()
532 aSet.Put( SdrTextAutoGrowHeightItem( sal_False ) ); in createDefaultObject()
/trunk/main/svx/source/sdr/properties/
H A Dcustomshapeproperties.cxx49 …rObj.bTextFrame = 0 != static_cast< const SdrTextAutoGrowHeightItem& >(GetObjectItemSet().Get(SDRA… in UpdateTextFrameStatus()
/trunk/main/sc/source/core/data/
H A Dpostit.cxx147 aItemSet.Put( SdrTextAutoGrowHeightItem( sal_True ) ); in SetDefaultItems()
842 pCaption->SetMergedItem( SdrTextAutoGrowHeightItem( sal_True ) ); in CreateTempCaption()
/trunk/main/sd/source/core/
H A Dsdpage.cxx432 aTempAttr.Put(SdrTextAutoGrowHeightItem(sal_False)); in CreatePresObj()
2269 aTempAttr.Put( SdrTextAutoGrowHeightItem(sal_False) ); in InsertAutoLayoutShape()
2275 aAttr.Put( SdrTextAutoGrowHeightItem(sal_True) ); in InsertAutoLayoutShape()
2314 aNewSet.Put( SdrTextAutoGrowHeightItem(sal_False) ); in InsertAutoLayoutShape()
/trunk/main/sw/source/filter/ww8/
H A Dww8graf.cxx1230 rSet.Put( SdrTextAutoGrowHeightItem(false)); in ReadTxtBox()
1789 SdrTextAutoGrowHeightItem)); in MatchSdrItemsIntoFlySet()
2913 aSet.Put(SdrTextAutoGrowHeightItem(false)); in MungeTextIntoDrawBox()
/trunk/main/sw/source/filter/html/
H A Dhtmldraw.cxx404 aItemSet.Put( SdrTextAutoGrowHeightItem( sal_True ) ); in NewMarquee()
/trunk/main/reportdesign/source/ui/report/
H A DReportSection.cxx696 _pObj->SetMergedItem( SdrTextAutoGrowHeightItem( sal_False ) ); in createDefault()
/trunk/main/sw/source/core/frmedt/
H A Dfeshview.cxx3007 aSet.Put(SdrTextAutoGrowHeightItem(sal_False)); in CreateDefaultShape()
3017 aSet.Put( SdrTextAutoGrowHeightItem( sal_False ) ); in CreateDefaultShape()
/trunk/main/filter/source/msfilter/
H A Dmsdffimp.cxx1571 rSet.Put( SdrTextAutoGrowHeightItem( ( GetPropertyValue( DFF_Prop_FitTextToShape ) & 2 ) != 0 ) ); in ApplyCustomShapeTextAttributes()
3824 rSet.Put( SdrTextAutoGrowHeightItem( sal_False ) ); in ImportFontWork()
4553 aSet.Put( SdrTextAutoGrowHeightItem( sal_False ) ); in ImportShape()
5319 aSet.Put( SdrTextAutoGrowHeightItem( sal_True ) ); in ProcessObj()
5328 aSet.Put( SdrTextAutoGrowHeightItem( sal_False ) ); in ProcessObj()
/trunk/main/sc/source/core/tool/
H A Ddetfunc.cxx240 aCaptionSet.Put( SdrTextAutoGrowHeightItem( sal_True ) ); in ScCommentData()

Completed in 219 milliseconds

12