Searched refs:xShows (Results 1 – 1 of 1) sorted by relevance
2204 Reference< container::XNameContainer > xShows; in exportPresentationSettings() local2212 xShows = xSup->getCustomPresentations(); in exportPresentationSettings()2213 if( xShows.is() ) in exportPresentationSettings()2215 aShowNames = xShows->getElementNames(); in exportPresentationSettings()2237 xShows->getByName( *pShowNames ) >>= xShow; in exportPresentationSettings()
Completed in 25 milliseconds