Home
last modified time | relevance | path

Searched refs:rCaptionObj (Results 1 – 2 of 2) sorted by relevance

/trunk/main/svx/source/sdr/contact/
H A Dviewcontactofsdrcaptionobj.cxx51 ViewContactOfSdrCaptionObj::ViewContactOfSdrCaptionObj(SdrCaptionObj& rCaptionObj) in ViewContactOfSdrCaptionObj() argument
52 : ViewContactOfSdrRectObj(rCaptionObj) in ViewContactOfSdrCaptionObj()
63 const SdrCaptionObj& rCaptionObj(GetCaptionObj()); in createViewIndependentPrimitive2DSequence() local
64 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()
/trunk/main/svx/inc/svx/sdr/contact/
H A Dviewcontactofsdrcaptionobj.hxx51 ViewContactOfSdrCaptionObj(SdrCaptionObj& rCaptionObj);

Completed in 9 milliseconds