Home
last modified time | relevance | path

Searched refs:ShapeContextHandler (Results 1 – 4 of 4) sorted by relevance

/AOO42X/main/oox/source/shape/
H A DShapeContextHandler.cxx52 return static_cast< ::cppu::OWeakObject* >( new ShapeContextHandler(context) ); in ShapeContextHandler_createInstance()
56 ShapeContextHandler::ShapeContextHandler in ShapeContextHandler() function in oox::shape::ShapeContextHandler
69 ShapeContextHandler::~ShapeContextHandler() in ~ShapeContextHandler()
74 ShapeContextHandler::getGraphicShapeContext(::sal_Int32 Element ) in getGraphicShapeContext()
103 ShapeContextHandler::getDrawingShapeContext() in getDrawingShapeContext()
118 ShapeContextHandler::getContextHandler() in getContextHandler()
137 void SAL_CALL ShapeContextHandler::startFastElement in startFastElement()
158 void SAL_CALL ShapeContextHandler::startUnknownElement in startUnknownElement()
169 void SAL_CALL ShapeContextHandler::endFastElement(::sal_Int32 Element) in endFastElement()
178 void SAL_CALL ShapeContextHandler::endUnknownElement in endUnknownElement()
[all …]
H A DShapeContextHandler.hxx53 class ShapeContextHandler: class
58 explicit ShapeContextHandler
61 virtual ~ShapeContextHandler();
144 ShapeContextHandler(ShapeContextHandler &); // not defined
145 void operator =(ShapeContextHandler &); // not defined
/AOO42X/main/oox/source/core/
H A Dservices.cxx43 namespace shape { DECLARE_FUNCTIONS( ShapeContextHandler ); }
67 IMPLEMENTATION_ENTRY( ::oox::shape::ShapeContextHandler ),
/AOO42X/main/oox/
H A DLibrary_oox.mk238 oox/source/shape/ShapeContextHandler \