Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/core/unocore/
H A Dunodraw.cxx536 uno::Sequence< uno::Type > aPageTypes = SwXDrawPageBaseClass::getTypes(); in getTypes() local
539 long nIndex = aPageTypes.getLength(); in getTypes()
540 aPageTypes.realloc(aPageTypes.getLength() + aSvxTypes.getLength() + 1); in getTypes()
542 uno::Type* pPageTypes = aPageTypes.getArray(); in getTypes()
550 return aPageTypes; in getTypes()

Completed in 39 milliseconds