Home
last modified time | relevance | path

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

/aoo4110/main/framework/source/loadenv/
H A Dloadenv.cxx746 …css::uno::Reference< css::document::XTypeDetection > xDetect(xSMGR->createInstance(SERVICENAME_TYP… in classifyContent() local
748 ::rtl::OUString sType = xDetect->queryTypeByURL(sURL); in classifyContent()
845 …css::uno::Reference< css::document::XTypeDetection > xDetect(xSMGR->createInstance(SERVICENAME_TYP… in impl_detectTypeAndFilter() local
846 if (xDetect.is()) in impl_detectTypeAndFilter()
847 …sType = xDetect->queryTypeByDescriptor(lDescriptor, sal_True); /*TODO should deep detection be abl… in impl_detectTypeAndFilter()
877 … css::uno::Reference< css::container::XNameAccess > xTypeCont(xDetect, css::uno::UNO_QUERY_THROW); in impl_detectTypeAndFilter()
/aoo4110/main/sfx2/source/view/
H A Dfrmload.cxx124 Reference< XTypeDetection > xDetect( in impl_detectFilterForURL() local
137 ::rtl::OUString sType = xDetect->queryTypeByDescriptor( aQueryArgs, sal_True ); in impl_detectFilterForURL()
/aoo4110/main/unotools/source/config/
H A Dmoduleoptions.cxx1508 css::uno::Reference< css::document::XTypeDetection > xDetect(xTypeCfg, css::uno::UNO_QUERY); in ClassifyFactoryByURL() local
1509 sTypeName = xDetect->queryTypeByURL(sURL); in ClassifyFactoryByURL()

Completed in 224 milliseconds