Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/unocore/
H A Dunoframe.cxx3120 uno::Sequence< uno::Type > aTextFrameTypes = SwXTextFrameBaseClass::getTypes(); in getTypes() local
3124 long nIndex = aTextFrameTypes.getLength(); in getTypes()
3125 aTextFrameTypes.realloc( in getTypes()
3126 aTextFrameTypes.getLength() + in getTypes()
3130 uno::Type* pTextFrameTypes = aTextFrameTypes.getArray(); in getTypes()
3140 return aTextFrameTypes; in getTypes()