Home
last modified time | relevance | path

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

/aoo41x/main/svtools/source/filter/
H A DFilterConfigCache.cxx234 Reference< XPropertySet > xTypeSet; in ImplInit() local
235 xTypeAccess->getByName( aEntry.sType ) >>= xTypeSet; in ImplInit()
236 if (!xTypeSet.is()) in ImplInit()
239 xTypeSet->getPropertyValue(SMEDIATYPE) >>= aEntry.sMediaType; in ImplInit()
240 xTypeSet->getPropertyValue(SEXTENSIONS) >>= aEntry.lExtensionList; in ImplInit()

Completed in 7 milliseconds