Searched refs:ViewContactOfTableObj (Results 1 – 4 of 4) sorted by relevance
43 class ViewContactOfTableObj : public ViewContactOfSdrObj class58 ViewContactOfTableObj(::sdr::table::SdrTableObj& rTextObj);59 virtual ~ViewContactOfTableObj();
544 …drawinglayer::primitive2d::Primitive2DSequence ViewContactOfTableObj::createViewIndependentPrimiti… in createViewIndependentPrimitive2DSequence()722 ViewContactOfTableObj::ViewContactOfTableObj(::sdr::table::SdrTableObj& rTableObj) in ViewContactOfTableObj() function in sdr::contact::ViewContactOfTableObj727 ViewContactOfTableObj::~ViewContactOfTableObj() in ~ViewContactOfTableObj()
721 return new sdr::contact::ViewContactOfTableObj(*this); in CreateObjectSpecificViewContact()
40 class ViewContactOfTableObj;328 friend class sdr::contact::ViewContactOfTableObj;
Completed in 57 milliseconds