Searched refs:mxShows (Results 1 – 1 of 1) sorted by relevance
66 Reference< XNameContainer > mxShows; member in ShowsImpImpl89 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 8 milliseconds