Home
last modified time | relevance | path

Searched refs:pShowNames (Results 1 – 1 of 1) sorted by last modified time

/trunk/main/xmloff/source/draw/
H A Dsdxmlexp.cxx2206 const OUString* pShowNames = NULL; in exportPresentationSettings() local
2216 pShowNames = aShowNames.getArray(); in exportPresentationSettings()
2233 for( sal_Int32 nIndex = 0; nIndex < nShowCount; nIndex++, pShowNames++ ) in exportPresentationSettings()
2235 AddAttribute(XML_NAMESPACE_PRESENTATION, XML_NAME, *pShowNames ); in exportPresentationSettings()
2237 xShows->getByName( *pShowNames ) >>= xShow; in exportPresentationSettings()

Completed in 20 milliseconds