Home
last modified time | relevance | path

Searched defs:bTextFrame (Results 1 – 4 of 4) sorted by path

/trunk/main/filter/source/msfilter/
H A Dmsdffimp.cxx5182 FASTBOOL bTextFrame = (pImpRec->eShapeType == mso_sptTextBox); in ProcessObj() local
/trunk/main/svx/inc/svx/
H A Dsvdotext.hxx224 sal_Bool bTextFrame : 1; member in SdrTextObj
/trunk/main/svx/source/sdr/properties/
H A Dtextproperties.cxx368 bool bTextFrame(rObj.IsTextFrame()); in ForceDefaultAttributes() local
/trunk/main/svx/source/svdraw/
H A Dsvdedxv.cxx341 bool bTextFrame(pText && pText->IsTextFrame()); in ImpPaintOutlinerView() local
400 bool bTextFrame(pText && pText->IsTextFrame()); in ImpInvalidateOutlinerView() local
447 sal_Bool bTextFrame=pText!=NULL && pText->IsTextFrame(); in ImpMakeOutlinerView() local

Completed in 55 milliseconds