Searched refs:bTextFrame (Results 1 – 10 of 10) sorted by relevance
116 bTextFrame=sal_False; in SdrTextObj()146 bTextFrame=sal_False; in SdrTextObj()177 bTextFrame=sal_True; in SdrTextObj()208 bTextFrame=sal_True; in SdrTextObj()240 bTextFrame=sal_True; in SdrTextObj()386 if(!bTextFrame) in IsAutoGrowHeight()411 if(!bTextFrame) in IsAutoGrowWidth()639 if(bTextFrame) in NbcSetAutoGrowHeight()651 if(bTextFrame && (!pModel || !pModel->IsPasteResize())) in AdaptTextMinSize()700 if(bTextFrame) in NbcSetMaxTextFrameHeight()[all …]
84 if (bTextFrame && (pModel==NULL || !pModel->IsPasteResize())) in NbcSetSnapRect()118 if(bTextFrame) in NbcSetLogicRect()241 if(bTextFrame && (!pModel || !pModel->IsPasteResize())) in NbcResize()292 if (bTextFrame) { in NbcShear()345 if (bTextFrame) { in NbcMirror()
341 bool bTextFrame(pText && pText->IsTextFrame()); in ImpPaintOutlinerView() local357 if(bTextFrame && !bFitToSize) in ImpPaintOutlinerView()400 bool bTextFrame(pText && pText->IsTextFrame()); in ImpInvalidateOutlinerView() local403 if(bTextFrame && !bFitToSize) in ImpInvalidateOutlinerView()447 sal_Bool bTextFrame=pText!=NULL && pText->IsTextFrame(); in ImpMakeOutlinerView() local459 if (bTextFrame) { in ImpMakeOutlinerView()
76 if (bTextFrame && pModel!=NULL && !rR.IsEmpty()) in AdjustTextFrameWidthAndHeight()
649 bTextFrame = sal_True; in SdrObjCustomShape()
45 const bool bOld(rObj.bTextFrame); in UpdateTextFrameStatus()49 …rObj.bTextFrame = 0 != static_cast< const SdrTextAutoGrowHeightItem& >(GetObjectItemSet().Get(SDRA… in UpdateTextFrameStatus()52 if(rObj.bTextFrame != bOld) in UpdateTextFrameStatus()
368 bool bTextFrame(rObj.IsTextFrame()); in ForceDefaultAttributes() local373 if(bTextFrame) in ForceDefaultAttributes()
222 sal_Bool bTextFrame : 1; member in SdrTextObj338 FASTBOOL IsTextFrame() const { return bTextFrame; } in IsTextFrame()339 …FASTBOOL IsOutlText() const { return bTextFrame && (eTextKind==OBJ_OUTLINETEXT || eTextKind==OBJ_T… in IsOutlText()
1965 bTextFrame = pTableObj->bTextFrame; in operator =()
5179 FASTBOOL bTextFrame = (pImpRec->eShapeType == mso_sptTextBox); in ProcessObj() local5180 if (!bTextFrame) in ProcessObj()5185 bTextFrame = in ProcessObj()5196 if (bTextFrame) in ProcessObj()5296 if( bTextFrame ) in ProcessObj()