Searched refs:aGraphicTypes (Results 1 – 1 of 1) sorted by relevance
3436 uno::Sequence< uno::Type > aGraphicTypes = SwXTextGraphicObjectBaseClass::getTypes(); in getTypes() local3439 long nIndex = aGraphicTypes.getLength(); in getTypes()3440 aGraphicTypes.realloc( in getTypes()3441 aGraphicTypes.getLength() + in getTypes()3444 uno::Type* pGraphicTypes = aGraphicTypes.getArray(); in getTypes()3450 return aGraphicTypes; in getTypes()
Completed in 29 milliseconds