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.cxx3436 uno::Sequence< uno::Type > aGraphicTypes = SwXTextGraphicObjectBaseClass::getTypes(); in getTypes() local
3439 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 41 milliseconds