Searched refs:IsContourTextFrame (Results 1 – 4 of 4) sorted by relevance
74 FASTBOOL bContourFrame=IsContourTextFrame(); in BegTextEdit()316 if (IsContourTextFrame()) return (sal_uInt16)eRet; in GetOutlinerViewAnchorMode()356 FASTBOOL bContourFrame=IsContourTextFrame(); in ImpSetTextEditParams()
444 if(IsContourTextFrame()) in GetTextHorizontalAdjust()477 if(IsContourTextFrame()) in GetTextVerticalAdjust()848 FASTBOOL bContourFrame=IsContourTextFrame(); in TakeTextRect()1286 if ( pModel && GetOutlinerParaObject() && !IsFontwork() && !IsContourTextFrame() ) in TakeContour()1451 FASTBOOL bContourFrame=IsContourTextFrame(); in UpdateOutlinerFormatting()1901 FASTBOOL SdrTextObj::IsContourTextFrame() const in IsContourTextFrame() function in SdrTextObj1964 bool bContourFrame(IsContourTextFrame()); in GetTextScrollMetaFileAndRectangle()
187 bool bContourFrame=pTextObj->IsContourTextFrame(); in ModelHasChanged()448 sal_Bool bContourFrame=pText!=NULL && pText->IsContourTextFrame(); in ImpMakeOutlinerView()675 if ( !pTextObj->IsContourTextFrame() ) in SdrBeginTextEdit()
404 FASTBOOL IsContourTextFrame() const;
Completed in 44 milliseconds