Home
last modified time | relevance | path

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

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