Home
last modified time | relevance | path

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

/trunk/main/offapi/com/sun/star/document/
H A DXTypeDetection.idl70 string queryTypeByURL( [in] string URL );
77 Instead of <member>XTypeDetection::queryTypeByURL()</member> this function
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/fwl/
H A Dcom.sun.star.comp.framework.TypeDetection.csv14 "TypeDetection";"com::sun::star::document::XTypeDetection";"queryTypeByURL()"
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/document/
H A D_XTypeDetection.java71 String type = oObj.queryTypeByURL(docURL) ; in _queryTypeByURL()
/trunk/main/filter/source/config/cache/
H A Dtypedetection.hxx399 virtual ::rtl::OUString SAL_CALL queryTypeByURL(const ::rtl::OUString& sURL)
H A Dtypedetection.cxx83 ::rtl::OUString SAL_CALL TypeDetection::queryTypeByURL(const ::rtl::OUString& sURL) in queryTypeByURL() function in filter::config::TypeDetection
/trunk/main/sfx2/source/bastyp/
H A Dfltfnc.cxx381 …sTypeName = xDetection->queryTypeByURL( rMedium.GetURLObject().GetMainURL( INetURLObject::NO_DECOD… in GuessFilterIgnoringContent()
460 sTypeName = xDetection->queryTypeByURL(sURL); in GuessFilterControlDefaultUI()
/trunk/main/sfx2/source/doc/
H A Ddocfac.cxx282 …SequenceAsHashMap aProps2( xTypeDetection->getByName( xTypeDetector->queryTypeByURL( rTemplateName… in SetSystemTemplate()
H A Ddoctemplates.cxx697 ::rtl::OUString aDocType = mxType->queryTypeByURL( rURL ); in getTitleFromURL()
/trunk/main/embeddedobj/source/msole/
H A Downview.cxx223 aTypeName = xTypeDetection->queryTypeByURL( aURLToAnalyze ); in GetFilterNameFromExtentionAndInStream()
/trunk/main/svtools/source/misc/
H A Dimagemgr.cxx267 ::rtl::OUString aInternalType = xTypeDetector->queryTypeByURL( rURL ); in GetImageExtensionByFactory_Impl()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/graphical/
H A DOpenOfficePostscriptCreator.java921 String sType = aTypeDetection.queryTypeByURL(_sInputURL); in showType()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/convwatch/
H A DOfficePrint.java956 String sType = aTypeDetection.queryTypeByURL(_sInputURL); in showType()
/trunk/main/sfx2/source/appl/
H A Dappopen.cxx945 aTypeName = xTypeDetection->queryTypeByURL( aURL.Main ); in OpenDocExec_Impl()
/trunk/main/unotools/source/config/
H A Dmoduleoptions.cxx1509 sTypeName = xDetect->queryTypeByURL(sURL); in ClassifyFactoryByURL()
/trunk/main/framework/test/
H A Dtest.cxx305 OUString sTypeName = xTypeDetection->queryTypeByURL( seqURLs[nURL] ); in impl_testTypeDetection()
/trunk/main/framework/source/loadenv/
H A Dloadenv.cxx748 ::rtl::OUString sType = xDetect->queryTypeByURL(sURL); in classifyContent()

Completed in 152 milliseconds