Home
last modified time | relevance | path

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

/aoo4110/main/xmloff/source/draw/
H A Dximpshow.cxx66 Reference< XNameContainer > mxShows; member in ShowsImpImpl
89 mpImpl->mxShows = xShowsSupplier->getCustomPresentations(); in SdXMLShowsContext()
90 mpImpl->mxShowFactory = Reference< XSingleServiceFactory >::query( mpImpl->mxShows ); in SdXMLShowsContext()
264 if( mpImpl->mxShows->hasByName( aName ) ) in CreateChildContext()
266 mpImpl->mxShows->replaceByName( aName, aAny ); in CreateChildContext()
270 mpImpl->mxShows->insertByName( aName, aAny ); in CreateChildContext()

Completed in 14 milliseconds