Searched refs:aTextFrameTypes (Results 1 – 1 of 1) sorted by relevance
2492 uno::Sequence< uno::Type > aTextFrameTypes = SwXTextFrameBaseClass::getTypes(); in getTypes() local2496 long nIndex = aTextFrameTypes.getLength(); in getTypes()2497 aTextFrameTypes.realloc( in getTypes()2498 aTextFrameTypes.getLength() + in getTypes()2502 uno::Type* pTextFrameTypes = aTextFrameTypes.getArray(); in getTypes()2512 return aTextFrameTypes; in getTypes()
Completed in 57 milliseconds