Searched refs:xTypeDetection (Results 1 – 13 of 13) sorted by relevance
/aoo4110/main/framework/test/ |
H A D | test.cxx | 261 …Reference< XTypeDetection > xTypeDetection( getProcessServiceFactory()->createInstance( SERVICENAM… in impl_testTypeDetection() local 262 …LOG_ASSERT( !(xTypeDetection.is()==sal_False), "TestApplication::impl_testTypeDetection()\nCouldn'… in impl_testTypeDetection() 264 if( xTypeDetection.is() == sal_True ) in impl_testTypeDetection() 267 Reference< XInterface > xInterface ( xTypeDetection, UNO_QUERY ); in impl_testTypeDetection() 268 Reference< XTypeProvider > xTypeProvider ( xTypeDetection, UNO_QUERY ); in impl_testTypeDetection() 269 Reference< XServiceInfo > xServiceInfo ( xTypeDetection, UNO_QUERY ); in impl_testTypeDetection() 270 Reference< XNameAccess > xNameAccess ( xTypeDetection, UNO_QUERY ); in impl_testTypeDetection() 271 Reference< XElementAccess > xElementAccess ( xTypeDetection, UNO_QUERY ); in impl_testTypeDetection() 281 …LOG_ASSERT( !(xTypeDetection!=xTypeDetection2), "TestApplication::impl_testTypeDetection()\nServic… in impl_testTypeDetection() 305 OUString sTypeName = xTypeDetection->queryTypeByURL( seqURLs[nURL] ); in impl_testTypeDetection()
|
/aoo4110/main/filter/source/xsltdialog/ |
H A D | xmlfilterjar.cxx | 304 Reference< XActiveDataSink > xTypeDetection; in openPackage() local 305 xIfc->getByHierarchicalName( szTypeDetection ) >>= xTypeDetection; in openPackage() 307 if( xTypeDetection.is() ) in openPackage() 309 Reference< XInputStream > xIS( xTypeDetection->getInputStream() ); in openPackage()
|
H A D | xmlfiltertestdialog.cxx | 333 …Reference< XNameAccess > xTypeDetection( mxMSF->createInstance( OUString::createFromAscii("com.sun… in onExportBrowse() local 334 if( xFilterContainer.is() && xTypeDetection.is() ) in onExportBrowse() 384 aAny = xTypeDetection->getByName( aType ); in onExportBrowse()
|
/aoo4110/main/sfx2/source/doc/ |
H A D | docfac.cxx | 245 uno::Reference< container::XNameAccess > xTypeDetection( in SetSystemTemplate() local 254 ::comphelper::SequenceAsHashMap aProps1( xTypeDetection->getByName( aActualFilterTypeName ) ); in SetSystemTemplate() 281 uno::Reference< document::XTypeDetection > xTypeDetector( xTypeDetection, uno::UNO_QUERY ); in SetSystemTemplate() 282 …::comphelper::SequenceAsHashMap aProps2( xTypeDetection->getByName( xTypeDetector->queryTypeByURL(… in SetSystemTemplate()
|
H A D | doctemplates.cxx | 701 uno::Reference< container::XNameAccess > xTypeDetection( mxType, uno::UNO_QUERY_THROW ); in getTitleFromURL() local 702 SequenceAsHashMap aTypeProps( xTypeDetection->getByName( aDocType ) ); in getTitleFromURL() 1874 uno::Reference< container::XNameAccess > xTypeDetection = in storeTemplate() local 1881 SequenceAsHashMap aTypeProps( xTypeDetection->getByName( aTypeName ) ); in storeTemplate()
|
H A D | guisaveas.cxx | 1200 …uno::Reference< container::XNameAccess > xTypeDetection = uno::Reference< container::XNameAccess >( in GetReccomendedName() local 1203 if ( xTypeDetection.is() ) in GetReccomendedName() 1208 … if ( ( xTypeDetection->getByName( aTypeName ) >>= aTypeNameProps ) && aTypeNameProps.getLength() ) in GetReccomendedName()
|
/aoo4110/main/sfx2/source/appl/ |
H A D | fileobj.cxx | 423 css::uno::Reference< ::com::sun::star::document::XTypeDetection > xTypeDetection( in impl_getFilter() local 427 if ( xTypeDetection.is() ) in impl_getFilter() 433 ::rtl::OUString sType = xTypeDetection->queryTypeByDescriptor( aDescrList, sal_True ); in impl_getFilter() 436 css::uno::Reference< css::container::XNameAccess > xTypeCont( xTypeDetection, in impl_getFilter()
|
H A D | appopen.cxx | 916 Reference< ::com::sun::star::document::XTypeDetection > xTypeDetection( in OpenDocExec_Impl() local 920 if ( xTypeDetection.is() ) in OpenDocExec_Impl() 996 aTypeName = xTypeDetection->queryTypeByURL( aURL.Main ); in OpenDocExec_Impl()
|
/aoo4110/main/embeddedobj/source/msole/ |
H A D | ownview.cxx | 213 uno::Reference< document::XTypeDetection > xTypeDetection( in GetFilterNameFromExtentionAndInStream() local 223 aTypeName = xTypeDetection->queryTypeByURL( aURLToAnalyze ); in GetFilterNameFromExtentionAndInStream() 237 aTypeName = xTypeDetection->queryTypeByDescriptor( aArgs, sal_True ); in GetFilterNameFromExtentionAndInStream() 247 uno::Reference< container::XNameAccess > xNameAccess( xTypeDetection, uno::UNO_QUERY_THROW ); in GetFilterNameFromExtentionAndInStream()
|
/aoo4110/main/comphelper/source/misc/ |
H A D | mimeconfighelper.cxx | 619 uno::Reference< document::XTypeDetection > xTypeDetection( in UpdateMediaDescriptorWithFilterName() local 623 if ( !xTypeDetection.is() ) in UpdateMediaDescriptorWithFilterName() 630 ::rtl::OUString aTypeName = xTypeDetection->queryTypeByDescriptor( aTempMD, sal_True ); in UpdateMediaDescriptorWithFilterName() 647 uno::Reference< container::XNameAccess > xNameAccess( xTypeDetection, uno::UNO_QUERY ); in UpdateMediaDescriptorWithFilterName()
|
/aoo4110/main/svx/source/form/ |
H A D | databaselocationinput.cxx | 187 Reference< XNameAccess > xTypeDetection( in impl_initFilterProperties_nothrow() local 191 … ::comphelper::NamedValueCollection aTypeProperties( xTypeDetection->getByName( sDocumentType ) ); in impl_initFilterProperties_nothrow()
|
/aoo4110/main/sfx2/source/dialog/ |
H A D | mailmodel.cxx | 521 css::uno::Reference< container::XNameAccess > xTypeDetection( in SaveDocumentAsFormat() local 527 if ( xTypeDetection.is() ) in SaveDocumentAsFormat() 531 … ::comphelper::SequenceAsHashMap aTypeNamePropsHM( xTypeDetection->getByName( aTypeName ) ); in SaveDocumentAsFormat()
|
/aoo4110/main/filter/source/pdf/ |
H A D | pdfexport.cxx | 370 Reference< container::XNameAccess > xTypeDetection( in getMimetypeForDocument() local 375 xTypeDetection->getByName( aTypeName ) >>= aTypeData; in getMimetypeForDocument()
|
Completed in 368 milliseconds