Searched refs:xDrawnInSlideshow (Results 1 – 2 of 2) sorted by relevance
584 uno::Reference< drawing::XLayer > xDrawnInSlideshow; in importShape() local593 xDrawnInSlideshow = xLayerManager->getLayerForShape(xCurrShape); in importShape()599 if( !isSkip(xPropSet, shapeType, xDrawnInSlideshow) ) in importShape()
1473 …uno::Reference< drawing::XLayer > xDrawnInSlideshow = xLayerManager->insertNewByIndex(xLayerManage… in registerUserPaintPolygons() local1474 uno::Reference< beans::XPropertySet > xLayerPropSet(xDrawnInSlideshow, uno::UNO_QUERY); in registerUserPaintPolygons()1572 xLayerManager->attachShapeToLayer(rPolyShape, xDrawnInSlideshow); in registerUserPaintPolygons()
Completed in 34 milliseconds