Home
last modified time | relevance | path

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

/AOO41X/main/xmloff/source/draw/
H A Danimationexport.cxx1760 …Reference< XEnumeration > xMainEnumeration( xMainEnumerationAccess->createEnumeration(), UNO_QUERY… in exportAnimations() local
1764 … bHasEffects = xMainEnumeration->hasMoreElements() || xEnumeration->hasMoreElements(); in exportAnimations()