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