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.cxx3135 uno::Sequence< uno::Type > aTextFrameTypes = SwXTextFrameBaseClass::getTypes(); in getTypes() local
3139 long nIndex = aTextFrameTypes.getLength(); in getTypes()
3140 aTextFrameTypes.realloc( in getTypes()
3141 aTextFrameTypes.getLength() + in getTypes()
3145 uno::Type* pTextFrameTypes = aTextFrameTypes.getArray(); in getTypes()
3155 return aTextFrameTypes; in getTypes()

Completed in 38 milliseconds