Searched refs:aPageTypes (Results 1 – 1 of 1) sorted by relevance
538 uno::Sequence< uno::Type > aPageTypes = SwXDrawPageBaseClass::getTypes(); in getTypes() local541 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 46 milliseconds