Home
last modified time | relevance | path

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

/aoo42x/main/slideshow/source/engine/shapes/
H A Dshapeimporter.cxx469 rtl::OUString layerName; in isSkip() local
473 bool const bRet = (a >>= layerName); in isSkip()
476 if( layerName.equals(rtl::OUString::createFromAscii("DrawnInSlideshow"))) in isSkip()
/aoo42x/main/slideshow/source/engine/
H A Dslideshowimpl.cxx1477 rtl::OUString layerName = rtl::OUString::createFromAscii("DrawnInSlideshow"); in registerUserPaintPolygons() local
1480 aPropLayer <<= layerName; in registerUserPaintPolygons()

Completed in 21 milliseconds