Searched refs:subdocEntity (Results 1 – 15 of 15) sorted by relevance
23 void subdocEntity(SubdocEntityEvent *);
40 void subdocEntity(SubdocEntityEvent *);
47 subdocEntity, enumerator829 virtual void subdocEntity(SubdocEntityEvent *);
23 void MessageEventHandler::subdocEntity(SubdocEntityEvent *event) in subdocEntity() function in SP_NAMESPACE::MessageEventHandler
12 EVENT(SubdocEntityEvent, subdocEntity)
358 static const MessageType1 subdocEntity; member
518 parser.eventHandler().subdocEntity(new (parser.eventAllocator()) in contentReference()
241 : subdocEntity_(entity), ExternalEntityEvent(subdocEntity, origin) in SubdocEntityEvent()
207 void GenericEventHandler::subdocEntity(SubdocEntityEvent *event) in subdocEntity() function in SP_NAMESPACE::GenericEventHandler
2073 const MessageType1 ParserMessages::subdocEntity( member in SP_NAMESPACE::ParserMessages
1712 message(ParserMessages::subdocEntity, StringMessageArg(name)); in parseExternalEntity()
70 void subdocEntity(SubdocEntityEvent *);
493 void RastEventHandler::subdocEntity(SubdocEntityEvent *event) in subdocEntity() function in SP_NAMESPACE::RastEventHandler774 const SubdocEntity *subdocEntity = in attributeInfo() local776 if (subdocEntity) { in attributeInfo()782 subdocEntityInfo(subdocEntity, entityOrigin, 0); in attributeInfo()
127 void subdocEntity(SubdocEntityEvent *);
359 void SgmlsEventHandler::subdocEntity(SubdocEntityEvent *event) in subdocEntity() function in SP_NAMESPACE::SgmlsEventHandler