Home
last modified time | relevance | path

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

/aoo41x/main/chart2/source/controller/main/
H A DShapeController.cxx621 Reference< drawing::XShape > xFirstShape; in getFirstAdditionalShape() local
633 xFirstShape = xShape; in getFirstAdditionalShape()
638 if ( xFirstShape.is() ) in getFirstAdditionalShape()
640 pFirstObj = DrawViewWrapper::getSdrObject( xFirstShape ); in getFirstAdditionalShape()

Completed in 18 milliseconds