Searched refs:rCaptionObj (Results 1 – 2 of 2) sorted by relevance
51 ViewContactOfSdrCaptionObj::ViewContactOfSdrCaptionObj(SdrCaptionObj& rCaptionObj) in ViewContactOfSdrCaptionObj() argument52 : ViewContactOfSdrRectObj(rCaptionObj) in ViewContactOfSdrCaptionObj()63 const SdrCaptionObj& rCaptionObj(GetCaptionObj()); in createViewIndependentPrimitive2DSequence() local64 const SfxItemSet& rItemSet = rCaptionObj.GetMergedItemSet(); in createViewIndependentPrimitive2DSequence()68 rCaptionObj.getText(0), in createViewIndependentPrimitive2DSequence()72 const Rectangle& rRectangle = rCaptionObj.GetGeoRect(); in createViewIndependentPrimitive2DSequence()76 const GeoStat& rGeoStat(rCaptionObj.GetGeoStat()); in createViewIndependentPrimitive2DSequence()89 rCaptionObj.GetEckenradius(), aObjectRange, fCornerRadiusX, fCornerRadiusY); in createViewIndependentPrimitive2DSequence()97 rCaptionObj.getTailPolygon(), in createViewIndependentPrimitive2DSequence()103 if(!aAttribute.isDefault() && rCaptionObj.GetSpecialTextBoxShadow()) in createViewIndependentPrimitive2DSequence()
51 ViewContactOfSdrCaptionObj(SdrCaptionObj& rCaptionObj);
Completed in 9 milliseconds