Home
last modified time | relevance | path

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

/aoo4110/main/slideshow/source/engine/shapes/
H A Dshapeimporter.cxx584 uno::Reference< drawing::XLayer > xDrawnInSlideshow; in importShape() local
593 xDrawnInSlideshow = xLayerManager->getLayerForShape(xCurrShape); in importShape()
599 if( !isSkip(xPropSet, shapeType, xDrawnInSlideshow) ) in importShape()
/aoo4110/main/slideshow/source/engine/
H A Dslideshowimpl.cxx1473 …uno::Reference< drawing::XLayer > xDrawnInSlideshow = xLayerManager->insertNewByIndex(xLayerManage… in registerUserPaintPolygons() local
1474 uno::Reference< beans::XPropertySet > xLayerPropSet(xDrawnInSlideshow, uno::UNO_QUERY); in registerUserPaintPolygons()
1572 xLayerManager->attachShapeToLayer(rPolyShape, xDrawnInSlideshow); in registerUserPaintPolygons()

Completed in 30 milliseconds