Home
last modified time | relevance | path

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

/aoo4110/main/sd/source/ui/view/
H A DDocumentRenderer.cxx695 const Sequence<rtl::OUString> aChoice ( in GetSlidesPerPageSequence() local
699 for (sal_Int32 nIndex=1,nCount=aChoice.getLength(); nIndex<nCount; ++nIndex) in GetSlidesPerPageSequence()
700 maSlidesPerPage.push_back(aChoice[nIndex].toInt32()); in GetSlidesPerPageSequence()
701 return aChoice; in GetSlidesPerPageSequence()

Completed in 20 milliseconds