Home
last modified time | relevance | path

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

/trunk/main/chart2/source/controller/main/
H A DShapeController.cxx660 Reference< drawing::XShape > xLastShape; in getLastAdditionalShape() local
672 xLastShape = xShape; in getLastAdditionalShape()
677 if ( xLastShape.is() ) in getLastAdditionalShape()
679 pLastObj = DrawViewWrapper::getSdrObject( xLastShape ); in getLastAdditionalShape()

Completed in 16 milliseconds