Searched refs:aGraphicTypes (Results 1 – 1 of 1) sorted by relevance
3416 uno::Sequence< uno::Type > aGraphicTypes = SwXTextGraphicObjectBaseClass::getTypes(); in getTypes() local3419 long nIndex = aGraphicTypes.getLength(); in getTypes()3420 aGraphicTypes.realloc( in getTypes()3421 aGraphicTypes.getLength() + in getTypes()3424 uno::Type* pGraphicTypes = aGraphicTypes.getArray(); in getTypes()3430 return aGraphicTypes; in getTypes()