void Action(OOXMLFastContextHandler * pHandler ); virtual void charactersAction(OOXMLFastContextHandler * pHandler, const OUString & sText); class : public OOXMLFactory_ns { public: typedef boost::shared_ptr < OOXMLFactory_ns > Pointer_t; static Pointer_t getInstance(); virtual AttributeToResourceMapPointer createAttributeToResourceMap(Id nId); virtual ListValueMapPointer createListValueMap(Id nId); virtual CreateElementMapPointer createCreateElementMap(Id nId); virtual TokenToIdMapPointer createTokenToIdMap(Id nId); virtual string getDefineName(Id nId) const; virtual void attributeAction(OOXMLFastContextHandler * pHandler, Token_t nToken, OOXMLValue::Pointer_t pValue); #ifdef DEBUG_FACTORY virtual string getName() const; #endif virtual ~ (); protected: static Pointer_t m_pInstance; (); }; INCLUDED_OOXML_FACTORY_ _HXX #ifndef #define #include "ooxml/OOXMLFactory.hxx" #include "OOXMLFactory_generated.hxx" #include "ooxml/OOXMLnamespaceids.hxx" #include "ooxml/resourceids.hxx" namespace writerfilter { namespace ooxml { /// @cond GENERATED /// @endcond }} #endif //