Home
last modified time | relevance | path

Searched refs:IsAutoGrowWidth (Results 1 – 11 of 11) sorted by path

/trunk/main/sc/source/ui/drawfunc/
H A Dfutext3.cxx225 if(pCaption->IsAutoGrowWidth() && bVertical) in StopDragMode()
/trunk/main/sd/source/core/
H A Dsdpage.cxx2280 if ( pTextObject->IsAutoGrowWidth() ) in InsertAutoLayoutShape()
/trunk/main/svx/inc/svx/
H A Dsvdoashp.hxx218 virtual FASTBOOL IsAutoGrowWidth() const;
H A Dsvdotable.hxx210 virtual FASTBOOL IsAutoGrowWidth() const;
H A Dsvdotext.hxx390 virtual FASTBOOL IsAutoGrowWidth() const;
/trunk/main/svx/source/svdraw/
H A Dsvdoashp.cxx2540 FASTBOOL SdrObjCustomShape::IsAutoGrowWidth() const in IsAutoGrowWidth() function in SdrObjCustomShape
2615 FASTBOOL bWdtGrow=bWdt && IsAutoGrowWidth(); in AdjustTextFrameWidthAndHeight()
H A Dsvdotext.cxx409 FASTBOOL SdrTextObj::IsAutoGrowWidth() const in IsAutoGrowWidth() function in SdrTextObj
653 const bool bW(IsAutoGrowWidth()); in AdaptTextMinSize()
1503 if (IsTextFrame() && (IsAutoGrowHeight() || IsAutoGrowWidth())) in NbcSetOutlinerParaObjectForText()
1590 if(!IsAutoGrowWidth()) in GetFitToSize()
2033 const bool bAutoGrowWdt= bTextFrame && IsAutoGrowWidth(); in onEditOutlinerStatusEvent()
H A Dsvdotxat.cxx80 FASTBOOL bWdtGrow=bWdt && IsAutoGrowWidth(); in AdjustTextFrameWidthAndHeight()
H A Dsvdotxed.cxx184 if (!IsAutoGrowWidth() ) in TakeTextEditArea()
/trunk/main/svx/source/table/
H A Dsvdotable.cxx1359 FASTBOOL SdrTableObj::IsAutoGrowWidth() const in IsAutoGrowWidth() function in sdr::table::SdrTableObj
/trunk/main/sw/source/filter/html/
H A Dhtmldraw.cxx769 if( pTextObj->IsAutoGrowWidth() ) in OutHTML_DrawFrmFmtAsMarquee()

Completed in 103 milliseconds