Home
last modified time | relevance | path

Searched refs:rxParentShape (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/oox/source/xls/
H A Ddrawingfragment.cxx119 const WorksheetHelper& rHelper, const ShapePtr& rxParentShape, const ShapePtr& rxShape ) : in GroupShapeContext() argument
120 ShapeGroupContext( rParent, rxParentShape, rxShape ), in GroupShapeContext()
127 const ShapePtr& rxParentShape, ShapePtr* pxShape ) in createShapeContext() argument
135 return new ShapeContext( rParent, rxParentShape, xShape ); in createShapeContext()
141 return new ConnectorShapeContext( rParent, rxParentShape, xShape ); in createShapeContext()
147 return new GraphicShapeContext( rParent, rxParentShape, xShape ); in createShapeContext()
153 …return new GraphicalObjectFrameContext( rParent, rxParentShape, xShape, rHelper.getSheetType() != … in createShapeContext()
159 return new GroupShapeContext( rParent, rHelper, rxParentShape, xShape ); in createShapeContext()
/aoo42x/main/oox/inc/oox/xls/
H A Ddrawingfragment.hxx92 const ::oox::drawingml::ShapePtr& rxParentShape,
101 const ::oox::drawingml::ShapePtr& rxParentShape,

Completed in 35 milliseconds