Searched refs:aTextFrameTypes (Results 1 – 1 of 1) sorted by relevance
3135 uno::Sequence< uno::Type > aTextFrameTypes = SwXTextFrameBaseClass::getTypes(); in getTypes() local3139 long nIndex = aTextFrameTypes.getLength(); in getTypes()3140 aTextFrameTypes.realloc( in getTypes()3141 aTextFrameTypes.getLength() + in getTypes()3145 uno::Type* pTextFrameTypes = aTextFrameTypes.getArray(); in getTypes()3155 return aTextFrameTypes; in getTypes()
Completed in 38 milliseconds