Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/core/unocore/
H A Dunodraw.cxx538 uno::Sequence< uno::Type > aPageTypes = SwXDrawPageBaseClass::getTypes(); in getTypes() local
541 long nIndex = aPageTypes.getLength(); in getTypes()
542 aPageTypes.realloc(aPageTypes.getLength() + aSvxTypes.getLength() + 1); in getTypes()
544 uno::Type* pPageTypes = aPageTypes.getArray(); in getTypes()
552 return aPageTypes; in getTypes()

Completed in 39 milliseconds