Home
last modified time | relevance | path

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

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

Completed in 29 milliseconds