Lines Matching refs:FASTBOOL

384 FASTBOOL SdrTextObj::IsAutoGrowHeight() const  in IsAutoGrowHeight()
409 FASTBOOL SdrTextObj::IsAutoGrowWidth() const in IsAutoGrowWidth()
522 FASTBOOL bNoTextFrame=!IsTextFrame(); in TakeObjInfo()
539 FASTBOOL bCanConv=ImpCanConvTextToCurve(); in TakeObjInfo()
576 FASTBOOL SdrTextObj::HasEditText() const in HasEditText()
583 FASTBOOL bRemove=pNewPage==NULL && pPage!=NULL; in SetPage()
584 FASTBOOL bInsert=pNewPage!=NULL && pPage==NULL; in SetPage()
585 FASTBOOL bLinked=IsLinkedText(); in SetPage()
631 FASTBOOL SdrTextObj::NbcSetEckenradius(long nRad) in NbcSetEckenradius()
637 FASTBOOL SdrTextObj::NbcSetAutoGrowHeight(bool bAuto) in NbcSetAutoGrowHeight()
698 FASTBOOL SdrTextObj::NbcSetMaxTextFrameHeight(long nHgt) in NbcSetMaxTextFrameHeight()
708 FASTBOOL SdrTextObj::NbcSetAutoGrowWidth(bool bAuto) in NbcSetAutoGrowWidth()
718 FASTBOOL SdrTextObj::NbcSetMaxTextFrameWidth(long nWdt) in NbcSetMaxTextFrameWidth()
728 FASTBOOL SdrTextObj::NbcSetFitToSize(SdrFitToSizeType eFit) in NbcSetFitToSize()
807 FASTBOOL bFrame=IsTextFrame(); in TakeTextAnchorRect()
836 void SdrTextObj::TakeTextRect( SdrOutliner& rOutliner, Rectangle& rTextRect, FASTBOOL bNoEditText, in TakeTextRect()
847 FASTBOOL bFitToSize=(eFit==SDRTEXTFIT_PROPORTIONAL || eFit==SDRTEXTFIT_ALLLINES); in TakeTextRect()
848 FASTBOOL bContourFrame=IsContourTextFrame(); in TakeTextRect()
850 FASTBOOL bFrame=IsTextFrame(); in TakeTextRect()
1062 FASTBOOL bNoMoreLoop=sal_False; in ImpSetCharStretching()
1078 FASTBOOL bChkX=sal_True; in ImpSetCharStretching()
1079 FASTBOOL bChkY=sal_True; in ImpSetCharStretching()
1298 FASTBOOL bFitToSize=(eFit==SDRTEXTFIT_PROPORTIONAL || eFit==SDRTEXTFIT_ALLLINES); in TakeContour()
1405 void SdrTextObj::ImpSetupDrawOutlinerForPaint( FASTBOOL bContourFrame, in ImpSetupDrawOutlinerForPaint()
1451 FASTBOOL bContourFrame=IsContourTextFrame(); in UpdateOutlinerFormatting()
1889 FASTBOOL SdrTextObj::IsFontwork() const in IsFontwork()
1895 FASTBOOL SdrTextObj::IsHideContour() const in IsHideContour()
1901 FASTBOOL SdrTextObj::IsContourTextFrame() const in IsContourTextFrame()