Searched refs:ViewObjectContactOfGraphic (Results 1 – 4 of 4) sorted by relevance
44 sdr::contact::ViewObjectContactOfGraphic& mrVOCOfGraphic;48 …GraphicLoadingEvent(EventHandler& rEventHandler, sdr::contact::ViewObjectContactOfGraphic& rVOCOfG…58 EventHandler& rEventHandler, sdr::contact::ViewObjectContactOfGraphic& rVOCOfGraphic) in AsynchGraphicLoadingEvent()84 bool ViewObjectContactOfGraphic::impPrepareGraphicWithAsynchroniousLoading() in impPrepareGraphicWithAsynchroniousLoading()166 bool ViewObjectContactOfGraphic::impPrepareGraphicWithSynchroniousLoading() in impPrepareGraphicWithSynchroniousLoading()207 void ViewObjectContactOfGraphic::doAsynchGraphicLoading() in doAsynchGraphicLoading()227 …void ViewObjectContactOfGraphic::forgetAsynchGraphicLoadingEvent(sdr::event::AsynchGraphicLoadingE… in forgetAsynchGraphicLoadingEvent()241 SdrGrafObj& ViewObjectContactOfGraphic::getSdrGrafObj() in getSdrGrafObj()246 …drawinglayer::primitive2d::Primitive2DSequence ViewObjectContactOfGraphic::createPrimitive2DSequen… in createPrimitive2DSequence()249 SdrGrafObj& rGrafObj = const_cast< ViewObjectContactOfGraphic* >(this)->getSdrGrafObj(); in createPrimitive2DSequence()[all …]
68 ViewObjectContact* pRetval = new ViewObjectContactOfGraphic(rObjectContact, *this); in CreateObjectSpecificViewObjectContact()
43 class ViewObjectContactOfGraphic : public ViewObjectContactOfSdrObj class67 ViewObjectContactOfGraphic(ObjectContact& rObjectContact, ViewContact& rViewContact);68 virtual ~ViewObjectContactOfGraphic();
44 class ViewObjectContactOfGraphic;88 friend class sdr::contact::ViewObjectContactOfGraphic;