Searched refs:xTypeSet (Results 1 – 1 of 1) sorted by relevance
234 Reference< XPropertySet > xTypeSet; in ImplInit() local235 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 16 milliseconds