Home
last modified time | relevance | path

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

/trunk/main/xmloff/source/draw/
H A Dsdxmlexp.cxx2204 Sequence< OUString > aShowNames; in exportPresentationSettings() local
2214 aShowNames = xShows->getElementNames(); in exportPresentationSettings()
2215 pShowNames = aShowNames.getArray(); in exportPresentationSettings()
2216 nShowCount = aShowNames.getLength(); in exportPresentationSettings()