Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/core/unocore/
H A Dunodraw.cxx539 uno::Sequence< uno::Type > aSvxTypes = GetSvxPage()->getTypes(); in getTypes() local
542 aPageTypes.realloc(aPageTypes.getLength() + aSvxTypes.getLength() + 1); in getTypes()
545 const uno::Type* pSvxTypes = aSvxTypes.getConstArray(); in getTypes()
547 for(nPos = 0; nPos < aSvxTypes.getLength(); nPos++) in getTypes()

Completed in 27 milliseconds