Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/include/oox/vml/
H A Dvmlshapecontext.hxx160 ShapeContainer& mrShapes; member in oox::vml::GroupShapeContext
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/oox/vml/
H A Dvmlshapecontext.hxx161 ShapeContainer& mrShapes; member in oox::vml::GroupShapeContext
/dports/editors/libreoffice6/libreoffice-6.4.7.2/oox/source/vml/
H A Dvmlshapecontext.cxx595 , mrShapes(pShape->getChildren()) in GroupShapeContext()
602 ContextHandlerRef xContext = createShapeContext( *this, mrShapes, nElement, rAttribs ); in onCreateContext()
/dports/editors/libreoffice/libreoffice-7.2.6.2/oox/source/vml/
H A Dvmlshapecontext.cxx610 , mrShapes(pShape->getChildren()) in GroupShapeContext()
617 ContextHandlerRef xContext = createShapeContext( *this, mrShapes, nElement, rAttribs ); in onCreateContext()