Searched refs:aGraphicTypes (Results 1 – 1 of 1) sorted by relevance
2793 uno::Sequence< uno::Type > aGraphicTypes = SwXTextGraphicObjectBaseClass::getTypes(); in getTypes() local2796 long nIndex = aGraphicTypes.getLength(); in getTypes()2797 aGraphicTypes.realloc( in getTypes()2798 aGraphicTypes.getLength() + in getTypes()2801 uno::Type* pGraphicTypes = aGraphicTypes.getArray(); in getTypes()2807 return aGraphicTypes; in getTypes()