Home
last modified time | relevance | path

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

/aoo41x/main/xmloff/source/draw/
H A Dsdxmlexp.cxx2204 Reference< container::XNameContainer > xShows; in exportPresentationSettings() local
2212 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 61 milliseconds