Searched refs:IsAutoGrowWidth (Results 1 – 11 of 11) sorted by relevance
409 FASTBOOL SdrTextObj::IsAutoGrowWidth() const in IsAutoGrowWidth() function in SdrTextObj653 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()
184 if (!IsAutoGrowWidth() ) in TakeTextEditArea()
80 FASTBOOL bWdtGrow=bWdt && IsAutoGrowWidth(); in AdjustTextFrameWidthAndHeight()
2540 FASTBOOL SdrObjCustomShape::IsAutoGrowWidth() const in IsAutoGrowWidth() function in SdrObjCustomShape2615 FASTBOOL bWdtGrow=bWdt && IsAutoGrowWidth(); in AdjustTextFrameWidthAndHeight()
225 if(pCaption->IsAutoGrowWidth() && bVertical) in StopDragMode()
218 virtual FASTBOOL IsAutoGrowWidth() const;
210 virtual FASTBOOL IsAutoGrowWidth() const;
390 virtual FASTBOOL IsAutoGrowWidth() const;
775 if( pTextObj->IsAutoGrowWidth() ) in OutHTML_DrawFrmFmtAsMarquee()
1359 FASTBOOL SdrTableObj::IsAutoGrowWidth() const in IsAutoGrowWidth() function in sdr::table::SdrTableObj
2318 if ( pTextObject->IsAutoGrowWidth() ) in InsertAutoLayoutShape()
Completed in 584 milliseconds