Home
last modified time | relevance | path

Searched refs:aGraphicTypes (Results 1 – 1 of 1) sorted by relevance

/trunk/main/sw/source/core/unocore/
H A Dunoframe.cxx3416 uno::Sequence< uno::Type > aGraphicTypes = SwXTextGraphicObjectBaseClass::getTypes(); in getTypes() local
3419 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()