Searched defs:bTextFrame (Results 1 – 4 of 4) sorted by relevance
224 sal_Bool bTextFrame : 1; member in SdrTextObj
368 bool bTextFrame(rObj.IsTextFrame()); in ForceDefaultAttributes() local
341 bool bTextFrame(pText && pText->IsTextFrame()); in ImpPaintOutlinerView() local400 bool bTextFrame(pText && pText->IsTextFrame()); in ImpInvalidateOutlinerView() local447 sal_Bool bTextFrame=pText!=NULL && pText->IsTextFrame(); in ImpMakeOutlinerView() local
5182 FASTBOOL bTextFrame = (pImpRec->eShapeType == mso_sptTextBox); in ProcessObj() local
Completed in 59 milliseconds