Home
last modified time | relevance | path

Searched refs:SdrTextAutoGrowWidthItem (Results 1 – 25 of 25) sorted by last modified time

/trunk/main/sw/source/ui/ribbar/
H A Dconrect.cxx106 aItemSet.Put( SdrTextAutoGrowWidthItem( sal_False ) ); in MouseButtonUp()
125 aSet.Put(SdrTextAutoGrowWidthItem(sal_True)); in MouseButtonUp()
/trunk/main/sw/source/filter/ww8/
H A Dww8par.cxx730 aSet.Put( SdrTextAutoGrowWidthItem( sal_False ) ); in ProcessObj()
737 aSet.Put( SdrTextAutoGrowWidthItem( sal_True ) ); in ProcessObj()
H A Dww8graf.cxx1229 rSet.Put( SdrTextAutoGrowWidthItem(false)); in ReadTxtBox()
2914 aSet.Put(SdrTextAutoGrowWidthItem(false)); in MungeTextIntoDrawBox()
/trunk/main/svx/source/svdraw/
H A Dsvdotext.cxx674 aSet.Put(SdrTextAutoGrowWidthItem(false)); in AdaptTextMinSize()
712 SetObjectItem(SdrTextAutoGrowWidthItem(bAuto)); in NbcSetAutoGrowWidth()
1641 …sal_Bool bAutoGrowWidth = ((SdrTextAutoGrowWidthItem&)rSet.Get(SDRATTR_TEXT_AUTOGROWWIDTH)).GetVal… in SetVerticalWriting()
1660 aNewSet.Put(SdrTextAutoGrowWidthItem(bAutoGrowHeight)); in SetVerticalWriting()
H A Dsvddrgmt.cxx1383 …const bool bOldAutoGrowWidth(((SdrTextAutoGrowWidthItem&)pObj->GetMergedItem(SDRATTR_TEXT_AUTOGROW… in MoveSdrDrag()
1384 …const bool bNewAutoGrowWidth(((SdrTextAutoGrowWidthItem&)mpClone->GetMergedItem(SDRATTR_TEXT_AUTOG… in MoveSdrDrag()
1388 GetDragObj()->SetMergedItem(SdrTextAutoGrowWidthItem(bNewAutoGrowWidth)); in MoveSdrDrag()
H A Dsvdibrow.cxx816 FASTBOOL bAutoGrow=((const SdrTextAutoGrowWidthItem*)pItem)->GetValue(); in IsItemIneffective()
H A Dsvdfmtf.cxx1049 pText->SetMergedItem( SdrTextAutoGrowWidthItem( true ) ); in ImportText()
H A Dsvdedtv1.cxx1386 …sal_Bool bAutoGrow=((SdrTextAutoGrowWidthItem&)(aMarkAttr.Get(SDRATTR_TEXT_AUTOGROWWIDTH))).GetVal… in GetGeoAttrFromMarked()
1599 aSetAttr.Put(SdrTextAutoGrowWidthItem(bAutoGrow)); in SetGeoAttrToMarked()
H A Dsvdattr.cxx135 mppLocalPoolDefaults[SDRATTR_TEXT_AUTOGROWWIDTH -SDRATTR_START]=new SdrTextAutoGrowWidthItem; in SdrItemPool()
/trunk/main/sd/source/core/
H A Dsdpage.cxx430 aTempAttr.Put(SdrTextAutoGrowWidthItem(sal_False)); in CreatePresObj()
2286 aTempAttr.Put( SdrTextAutoGrowWidthItem(sal_False) ); in InsertAutoLayoutShape()
2292 aAttr.Put( SdrTextAutoGrowWidthItem(sal_True) ); in InsertAutoLayoutShape()
2313 aNewSet.Put( SdrTextAutoGrowWidthItem(sal_True) ); in InsertAutoLayoutShape()
/trunk/main/filter/source/msfilter/
H A Dsvdfppt.cxx1190 pTObj->SetMergedItem( SdrTextAutoGrowWidthItem( bAutoGrowWidth ) ); in ProcessObj()
H A Dmsdffimp.cxx3825 rSet.Put( SdrTextAutoGrowWidthItem( sal_False ) ); in ImportFontWork()
4554 aSet.Put( SdrTextAutoGrowWidthItem( sal_False ) ); in ImportShape()
5329 aSet.Put( SdrTextAutoGrowWidthItem( sal_False ) ); in ProcessObj()
5336 aSet.Put( SdrTextAutoGrowWidthItem( sal_True ) ); in ProcessObj()
/trunk/main/sc/source/core/data/
H A Dpostit.cxx146 aItemSet.Put( SdrTextAutoGrowWidthItem( sal_False ) ); in SetDefaultItems()
839 pCaption->SetMergedItem( SdrTextAutoGrowWidthItem( sal_True ) ); in CreateTempCaption()
/trunk/main/sw/source/filter/html/
H A Dhtmldraw.cxx403 aItemSet.Put( SdrTextAutoGrowWidthItem( sal_False ) ); in NewMarquee()
/trunk/main/sw/source/core/frmedt/
H A Dfeshview.cxx3006 aSet.Put(SdrTextAutoGrowWidthItem(sal_True)); in CreateDefaultShape()
3016 aSet.Put( SdrTextAutoGrowWidthItem( sal_False ) ); in CreateDefaultShape()
/trunk/main/svx/inc/svx/
H A Dsdtagitm.hxx41 class SdrTextAutoGrowWidthItem: public SdrOnOffItem { class
43SdrTextAutoGrowWidthItem(sal_Bool bAuto=sal_False): SdrOnOffItem(SDRATTR_TEXT_AUTOGROWWIDTH,bAuto)… in SdrTextAutoGrowWidthItem() function in SdrTextAutoGrowWidthItem
44 SdrTextAutoGrowWidthItem(SvStream& rIn) : SdrOnOffItem(SDRATTR_TEXT_AUTOGROWWIDTH,rIn) {} in SdrTextAutoGrowWidthItem() function in SdrTextAutoGrowWidthItem
/trunk/main/sd/source/ui/view/
H A Ddrviewsb.cxx607 pRectObj->SetMergedItem(SdrTextAutoGrowWidthItem(sal_True)); in FuTemp02()
/trunk/main/sd/source/ui/func/
H A Dfutext.cxx556 aSet.Put(SdrTextAutoGrowWidthItem(sal_False)); in ImpSetAttributesForNewTextObject()
567 aSet.Put(SdrTextAutoGrowWidthItem(sal_True)); in ImpSetAttributesForNewTextObject()
586 aSet.Put(SdrTextAutoGrowWidthItem(sal_True)); in ImpSetAttributesForNewTextObject()
614 aSet.Put(SdrTextAutoGrowWidthItem(sal_False)); in ImpSetAttributesFitToSize()
627 aSet.Put(SdrTextAutoGrowWidthItem(sal_False)); in ImpSetAttributesFitToSizeVertical()
645 aSet.Put(SdrTextAutoGrowWidthItem(sal_False)); in ImpSetAttributesFitCommon()
653 aSet.Put(SdrTextAutoGrowWidthItem(sal_True)); in ImpSetAttributesFitCommon()
865 aSet.Put(SdrTextAutoGrowWidthItem(sal_True)); in MouseButtonUp()
H A Dfuconrec.cxx544 rAttr.Put( SdrTextAutoGrowWidthItem( sal_True ) ); in SetAttributes()
/trunk/main/sc/source/ui/drawfunc/
H A Dfutext.cxx445 aItemSet.Put( SdrTextAutoGrowWidthItem( sal_False ) ); in MouseButtonUp()
472 aSet.Put(SdrTextAutoGrowWidthItem(sal_True)); in MouseButtonUp()
855 aSet.Put(SdrTextAutoGrowWidthItem(sal_True)); in CreateDefaultObject()
867 aSet.Put( SdrTextAutoGrowWidthItem( sal_False ) ); in CreateDefaultObject()
H A Dfutext3.cxx227 pCaption->SetMergedItem( SdrTextAutoGrowWidthItem( false ) ); in StopDragMode()
/trunk/main/sc/source/filter/excel/
H A Dxiescher.cxx1450 xSdrObj->SetMergedItem( SdrTextAutoGrowWidthItem( bAutoSize ) ); in DoCreateSdrObj()
/trunk/main/sc/source/core/tool/
H A Ddetfunc.cxx239 aCaptionSet.Put( SdrTextAutoGrowWidthItem( sal_False ) ); in ScCommentData()
/trunk/main/cui/source/tabpages/
H A Dtextattr.cxx236 …aTsbAutoGrowWidth.SetState( ( ( const SdrTextAutoGrowWidthItem& )rAttrs.Get( SDRATTR_TEXT_AUTOGROW… in Reset()
421 rAttrs.Put( SdrTextAutoGrowWidthItem( (sal_Bool) STATE_CHECK == eState ) ); in FillItemSet()
/trunk/main/chart2/source/controller/main/
H A DDrawCommandDispatch.cxx531 aSet.Put( SdrTextAutoGrowWidthItem( sal_True ) ); in createDefaultObject()

Completed in 271 milliseconds