Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/unocore/
H A Dunoframe.cxx2492 uno::Sequence< uno::Type > aTextFrameTypes = SwXTextFrameBaseClass::getTypes(); in getTypes() local
2496 long nIndex = aTextFrameTypes.getLength(); in getTypes()
2497 aTextFrameTypes.realloc( in getTypes()
2498 aTextFrameTypes.getLength() + in getTypes()
2502 uno::Type* pTextFrameTypes = aTextFrameTypes.getArray(); in getTypes()
2512 return aTextFrameTypes; in getTypes()

Completed in 16 milliseconds