Searched refs:SubdocEntityEvent (Results 1 – 12 of 12) sorted by relevance
23 void subdocEntity(SubdocEntityEvent *);
307 class SubdocEntityEvent : public ExternalEntityEvent {309 SubdocEntityEvent(const SubdocEntity *,314 SubdocEntityEvent(const SubdocEntityEvent &); // undefined315 void operator=(const SubdocEntityEvent &); // undefined829 virtual void subdocEntity(SubdocEntityEvent *);1012 const SubdocEntity *SubdocEntityEvent::entity() const in entity()
40 void subdocEntity(SubdocEntityEvent *);
23 void MessageEventHandler::subdocEntity(SubdocEntityEvent *event) in subdocEntity()
12 EVENT(SubdocEntityEvent, subdocEntity)
239 SubdocEntityEvent::SubdocEntityEvent(const SubdocEntity *entity, in SubdocEntityEvent() function in SP_NAMESPACE::SubdocEntityEvent
519 SubdocEntityEvent(this, origin.pointer())); in contentReference()
207 void GenericEventHandler::subdocEntity(SubdocEntityEvent *event) in subdocEntity()
70 void subdocEntity(SubdocEntityEvent *);
127 void subdocEntity(SubdocEntityEvent *);
359 void SgmlsEventHandler::subdocEntity(SubdocEntityEvent *event) in subdocEntity()
493 void RastEventHandler::subdocEntity(SubdocEntityEvent *event) in subdocEntity()