Home
last modified time | relevance | path

Searched refs:createInstanceWithArguments (Results 1 – 25 of 479) sorted by path

12345678910>>...20

/trunk/main/basctl/source/basicide/
H A Dbaside2.cxx466 xFP = Reference< XFilePicker >( xMSF->createInstanceWithArguments( in LoadBasic()
522 xFP = Reference< XFilePicker >( xMSF->createInstanceWithArguments( in SaveBasicSource()
H A Dbaside3.cxx712 xFP = Reference< XFilePicker >( xMSF->createInstanceWithArguments( in SaveDialog()
978 xFP = Reference< XFilePicker >( xMSF->createInstanceWithArguments( in implImportDialog()
H A Dmoduldl2.cxx786 xFP = Reference< XFilePicker >( xMSF->createInstanceWithArguments( in InsertLib()
868 … xModLibContImport = Reference< script::XLibraryContainer2 >( xMSF->createInstanceWithArguments( in InsertLib()
877 … xDlgLibContImport = Reference< script::XLibraryContainer2 >( xMSF->createInstanceWithArguments( in InsertLib()
1284 xFP = Reference< XFilePicker >( xMSF->createInstanceWithArguments( in ExportAsPackage()
/trunk/main/basic/source/classes/
H A Deventatt.cxx571 …Reference< XDialogProvider > xDlgProv( xMSF->createInstanceWithArguments( ::rtl::OUString(RTL_CON… in RTL_Impl_CreateUnoDialog()
H A Dsbunoobj.cxx3160 xInterface = xFactory->createInstanceWithArguments( aServiceName, aArgs ); in RTL_Impl_CreateUnoServiceWithArguments()
4798 xRet = xComImplementsFactory->createInstanceWithArguments( args ); in createCOMWrapperForIface()
H A Dsbxmod.cxx2637 …uno::Reference< awt::XDialogProvider > xProvider( xFactory->createInstanceWithArguments( rtl::OUSt… in InitObject()
2646 …bject = new SbUnoObject( GetName(), uno::makeAny( xVBAFactory->createInstanceWithArguments( rtl::O… in InitObject()
/trunk/main/canvas/inc/canvas/base/
H A Dgraphicdevicebase.hxx272 …::uno::Reference< ::com::sun::star::uno::XInterface > SAL_CALL createInstanceWithArguments( const … in createInstanceWithArguments() function in canvas::GraphicDeviceBase
/trunk/main/canvas/source/factory/
H A Dcf_service.cxx131 virtual Reference<XInterface> SAL_CALL createInstanceWithArguments(
163 xConfigProvider->createInstanceWithArguments( in CanvasFactory()
175 xConfigProvider->createInstanceWithArguments( in CanvasFactory()
503 Reference<XInterface> CanvasFactory::createInstanceWithArguments( in createInstanceWithArguments() function in __anon7d32e8fa0111::CanvasFactory
/trunk/main/chart2/source/controller/chartapiwrapper/
H A DChartDocumentWrapper.cxx1459 uno::Reference< uno::XInterface > SAL_CALL ChartDocumentWrapper::createInstanceWithArguments( in createInstanceWithArguments() function in chart::wrapper::ChartDocumentWrapper
/trunk/main/chart2/source/controller/inc/
H A DChartDocumentWrapper.hxx179 ::com::sun::star::uno::XInterface > SAL_CALL createInstanceWithArguments(
/trunk/main/chart2/source/controller/main/
H A DChartController.cxx1411 ChartController::createInstanceWithArguments( const ::rtl::OUString& ServiceSpecifier, in createInstanceWithArguments() function in chart::ChartController
H A DChartController.hxx410 createInstanceWithArguments( const ::rtl::OUString& ServiceSpecifier,
/trunk/main/chart2/source/model/filter/
H A DXMLFilter.cxx151 xStorageFact->createInstanceWithArguments( aStorageArgs ), in lcl_getWriteStorage()
229 xStorageFact->createInstanceWithArguments( aStorageArgs ), uno::UNO_QUERY_THROW ); in lcl_getReadStorage()
383 xServiceFactory->createInstanceWithArguments( in impl_Import()
658 …xDocHandler.set(xServiceFactory->createInstanceWithArguments(m_sDocumentHandler,aArgs), uno::UNO_Q… in impl_Export()
670 xServiceFactory->createInstanceWithArguments( in impl_Export()
805 Reference< XExporter > xExporter( xServiceFactory->createInstanceWithArguments( in impl_ExportStream()
/trunk/main/chart2/source/model/inc/
H A DChartTypeManager.hxx67 ::com::sun::star::uno::XInterface > SAL_CALL createInstanceWithArguments(
/trunk/main/chart2/source/model/main/
H A DChartModel.cxx1276 Reference< uno::XInterface > SAL_CALL ChartModel::createInstanceWithArguments( in createInstanceWithArguments() function in chart::ChartModel
H A DChartModel.hxx548 createInstanceWithArguments( const ::rtl::OUString& ServiceSpecifier
H A DChartModel_Persistence.cxx137 xStorageFact->createInstanceWithArguments( aStorageArgs ), uno::UNO_QUERY_THROW ); in lcl_createStorage()
551 xStorage.set( xStorageFact->createInstanceWithArguments( aStorageArgs ), in load()
562 xStorage.set( xStorageFact->createInstanceWithArguments( aStorageArgs ), in load()
/trunk/main/chart2/source/model/template/
H A DChartTypeManager.cxx554 uno::Reference< uno::XInterface > SAL_CALL ChartTypeManager::createInstanceWithArguments( in createInstanceWithArguments() function in chart::ChartTypeManager
/trunk/main/chart2/source/view/main/
H A DChartView.cxx3075 Reference< uno::XInterface > ChartView::createInstanceWithArguments( const ::rtl::OUString& Service… in createInstanceWithArguments() function in chart::ChartView
H A DChartView.hxx170 …un::star::uno::Reference< ::com::sun::star::uno::XInterface > SAL_CALL createInstanceWithArguments(
/trunk/main/comphelper/qa/complex/comphelper/
H A DSequenceOutputStreamUnitTest.java127 Object oSequenceInputStream = m_xMSF.createInstanceWithArguments ( in test()
/trunk/main/comphelper/source/misc/
H A Dconfigurationhelper.cxx80 xCFG = xConfigProvider->createInstanceWithArguments( in openConfig()
84 xCFG = xConfigProvider->createInstanceWithArguments( in openConfig()
H A Dmimeconfighelper.cxx141 m_xConfigProvider->createInstanceWithArguments( in GetConfigurationByPath()
H A Dstoragehelper.cxx114 …embed::XStorage > xTempStorage( GetStorageFactory( xFactory )->createInstanceWithArguments( aArgs … in GetStorageFromURL()
147 xFact->createInstanceWithArguments( aArgs ), uno::UNO_QUERY ); in GetStorageFromURL2()
164 …embed::XStorage > xTempStorage( GetStorageFactory( xFactory )->createInstanceWithArguments( aArgs … in GetStorageFromInputStream()
183 …embed::XStorage > xTempStorage( GetStorageFactory( xFactory )->createInstanceWithArguments( aArgs … in GetStorageFromStream()
352 …embed::XStorage > xTempStorage( GetStorageFactory( xFactory )->createInstanceWithArguments( aArgs … in GetStorageOfFormatFromURL()
383 …embed::XStorage > xTempStorage( GetStorageFactory( xFactory )->createInstanceWithArguments( aArgs … in GetStorageOfFormatFromInputStream()
415 …embed::XStorage > xTempStorage( GetStorageFactory( xFactory )->createInstanceWithArguments( aArgs … in GetStorageOfFormatFromStream()
H A Duieventslogger.cxx481 sm->createInstanceWithArguments(CSSL_FILEHANDLER, init_args); in prepareLogHandler()

Completed in 166 milliseconds

12345678910>>...20