Searched refs:bTextFrame (Results 1 – 10 of 10) sorted by relevance
177 bTextFrame=sal_True; in SdrTextObj()208 bTextFrame=sal_True; in SdrTextObj()386 if(!bTextFrame) in IsAutoGrowHeight()411 if(!bTextFrame) in IsAutoGrowWidth()639 if(bTextFrame) in NbcSetAutoGrowHeight()700 if(bTextFrame) in NbcSetMaxTextFrameHeight()710 if(bTextFrame) in NbcSetAutoGrowWidth()720 if(bTextFrame) in NbcSetMaxTextFrameWidth()730 if(bTextFrame) in NbcSetFitToSize()1238 bTextFrame=pTextObj->bTextFrame; in operator =()[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()
224 sal_Bool bTextFrame : 1; member in SdrTextObj340 FASTBOOL IsTextFrame() const { return bTextFrame; } in IsTextFrame()341 …FASTBOOL IsOutlText() const { return bTextFrame && (eTextKind==OBJ_OUTLINETEXT || eTextKind==OBJ_T… in IsOutlText()
1965 bTextFrame = pTableObj->bTextFrame; in operator =()
5163 FASTBOOL bTextFrame = (pImpRec->eShapeType == mso_sptTextBox); in ProcessObj() local5164 if (!bTextFrame) in ProcessObj()5169 bTextFrame = in ProcessObj()5180 if (bTextFrame) in ProcessObj()5280 if( bTextFrame ) in ProcessObj()
Completed in 289 milliseconds