Lines Matching refs:ShapeContextHandler

52     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()
190 ShapeContextHandler::createFastChildContext in createFastChildContext()
206 ShapeContextHandler::createUnknownChildContext in createUnknownChildContext()
221 void SAL_CALL ShapeContextHandler::characters(const ::rtl::OUString & aChars) in characters()
232 ShapeContextHandler::getShape() throw (uno::RuntimeException) in getShape()
257 ShapeContextHandler::getDrawPage() throw (css::uno::RuntimeException) in getDrawPage()
262 void SAL_CALL ShapeContextHandler::setDrawPage in setDrawPage()
270 ShapeContextHandler::getModel() throw (css::uno::RuntimeException) in getModel()
277 void SAL_CALL ShapeContextHandler::setModel in setModel()
288 ShapeContextHandler::getInputStream() throw (uno::RuntimeException) in getInputStream()
293 void SAL_CALL ShapeContextHandler::setInputStream in setInputStream()
300 ::rtl::OUString SAL_CALL ShapeContextHandler::getRelationFragmentPath() in getRelationFragmentPath()
306 void SAL_CALL ShapeContextHandler::setRelationFragmentPath in setRelationFragmentPath()
313 ::sal_Int32 SAL_CALL ShapeContextHandler::getStartToken() throw (::com::sun::star::uno::RuntimeExce… in getStartToken()
318 void SAL_CALL ShapeContextHandler::setStartToken( ::sal_Int32 _starttoken ) throw (::com::sun::star… in setStartToken()
325 ::rtl::OUString ShapeContextHandler::getImplementationName() in getImplementationName()
331 uno::Sequence< ::rtl::OUString > ShapeContextHandler::getSupportedServiceNames() in getSupportedServiceNames()
337 ::sal_Bool SAL_CALL ShapeContextHandler::supportsService in supportsService()