Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/oox/source/drawingml/
H A Dcustomshapegeometry.cxx976 class Path2DContext : public ContextHandler2 class
979Path2DContext( ContextHandler2Helper const & rParent, const AttributeList& rAttribs, CustomShapePr…
992 Path2DContext::Path2DContext( ContextHandler2Helper const & rParent, const AttributeList& rAttribs,… in Path2DContext() function in oox::drawingml::Path2DContext
1005 void Path2DContext::onEndElement() in onEndElement()
1042 ContextHandlerRef Path2DContext::onCreateContext( sal_Int32 aElementToken, in onCreateContext()
1209 …return new Path2DContext( *this, rAttribs, mrCustomShapeProperties, mrSegments, mrPath2DList.back… in onCreateContext()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/oox/source/drawingml/
H A Dcustomshapegeometry.cxx929 class Path2DContext : public ContextHandler2 class
932Path2DContext( ContextHandler2Helper const & rParent, const AttributeList& rAttribs, CustomShapePr…
943 Path2DContext::Path2DContext( ContextHandler2Helper const & rParent, const AttributeList& rAttribs,… in Path2DContext() function in oox::drawingml::Path2DContext
956 void Path2DContext::onEndElement() in onEndElement()
993 ContextHandlerRef Path2DContext::onCreateContext( sal_Int32 aElementToken, in onCreateContext()
1156 …return new Path2DContext( *this, rAttribs, mrCustomShapeProperties, mrSegments, mrPath2DList.back… in onCreateContext()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/
H A DChangeLog338127 ofz#4481: move Path2DContext body to onEndElement
/dports/editors/libreoffice/libreoffice-7.2.6.2/
H A DChangeLog600176 ofz#4481: move Path2DContext body to onEndElement