Home
last modified time | relevance | path

Searched refs:createComponentWithArguments (Results 1 – 22 of 22) sorted by relevance

/aoo41x/main/comphelper/inc/comphelper/
H A Dcomponentcontext.hxx115 …bool createComponentWithArguments( const ::rtl::OUString& _rServiceName, const ::com::sun::star::u… in createComponentWithArguments() function in comphelper::ComponentContext
130 …bool createComponentWithArguments( const sal_Char* _pAsciiServiceName, const ::com::sun::star::uno… in createComponentWithArguments() function in comphelper::ComponentContext
132 …return createComponentWithArguments( ::rtl::OUString::createFromAscii( _pAsciiServiceName ), _rArg… in createComponentWithArguments()
169 …::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface > createComponentWithArguments(
183 …::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface > createComponentWithArguments( in createComponentWithArguments() function in comphelper::ComponentContext
188 …return createComponentWithArguments( ::rtl::OUString::createFromAscii( _pAsciiServiceName ), _rArg… in createComponentWithArguments()
/aoo41x/main/dbaccess/source/core/recovery/
H A Dsubcomponentrecovery.cxx601 xSubComponent.set( m_xDocumentUI->createComponentWithArguments( in impl_recoverSubDocument_throw()
661 xSubComponent.set( m_xDocumentUI->createComponentWithArguments( in impl_recoverQueryDesign_throw()
/aoo41x/main/dbaccess/source/filter/xml/
H A Ddbloader2.cxx399 …OSL_VERIFY( m_aContext.createComponentWithArguments( "com.sun.star.sdb.DatabaseWizardDialog", aWiz… in impl_executeNewDatabaseWizard()
619 …if ( m_aContext.createComponentWithArguments( "com.sun.star.wizards.table.CallTableWizard", aWizAr…
/aoo41x/main/sfx2/source/sidebar/
H A DSidebarPanel.cxx111 aComponentContext.createComponentWithArguments( in getCanvas()
/aoo41x/main/dbaccess/source/ui/app/
H A DAppControllerGen.cxx534 …return createComponentWithArguments( i_nObjectType, Sequence< PropertyValue >(), o_DocumentDefinit… in createComponent()
538 Reference< XComponent > SAL_CALL OApplicationController::createComponentWithArguments( ::sal_Int32 … in createComponentWithArguments() function in dbaui::OApplicationController
H A DAppController.hxx469 …uno::Reference< ::com::sun::star::lang::XComponent > SAL_CALL createComponentWithArguments( ::sal_…
H A DAppController.cxx2689 aContext.createComponentWithArguments( "com.sun.star.sdb.ErrorMessageDialog", aArgs ),
3014 aContext.createComponentWithArguments( sDialogService, aDialogArgs ), in impl_migrateScripts_nothrow()
/aoo41x/main/comphelper/source/misc/
H A Dcomponentcontext.cxx120 …Reference< XInterface > ComponentContext::createComponentWithArguments( const ::rtl::OUString& _rS… in createComponentWithArguments() function in comphelper::ComponentContext
/aoo41x/main/dbaccess/source/core/dataaccess/
H A Dconnection.cxx740 …rt(TSupportServices::value_type(_sServiceSpecifier,m_aContext.createComponentWithArguments(_sServi… in createInstance()
809 …if ( !m_aContext.createComponentWithArguments( "com.sun.star.sdb.tools.ConnectionTools", aArgument… in impl_loadConnectionTools_throw()
H A Ddatabasedocument.cxx454 … _rContext.createComponentWithArguments( "com.sun.star.comp.sdb.DBFilter", aFilterCreationArgs ), in impl_import_nolck_throw()
1400 … xContainer.set(m_pImpl->m_aContext.createComponentWithArguments(sSupportService,aArgs),UNO_QUERY); in impl_getDocumentContainer_throw()
1589 … OSL_VERIFY( m_pImpl->m_aContext.createComponentWithArguments( pServiceName, aArgs, xExporter ) ); in WriteThroughComponent()
H A DModelImpl.cxx529 …m_xSettings.set( m_aContext.createComponentWithArguments( "com.sun.star.beans.PropertyBag", aInitA… in impl_construct_nothrow()
802 …m_aContext.createComponentWithArguments( "com.sun.star.util.NumberFormatsSupplier", aArguments ), … in getNumberFormatsSupplier()
H A Ddatasource.cxx1319 … xContainer.set(m_pImpl->m_aContext.createComponentWithArguments(sSupportService,aArgs),UNO_QUERY); in getQueryDefinitions()
H A Ddocumentdefinition.cxx2304 …_rContext.createComponentWithArguments( "com.sun.star.wizards.report.CallReportWizard", aArgs ), U… in fillReportData()
/aoo41x/main/extensions/source/logging/
H A Dloggerconfig.cxx229 … bSuccess = _rContext.createComponentWithArguments( sServiceName, aConstructionArgs, xInstance ); in lcl_createInstanceFromSetting_throw()
/aoo41x/main/svtools/source/table/
H A Dcellvalueconversion.cxx355 …io_data.aContext.createComponentWithArguments( "com.sun.star.util.NumberFormatsSupplier", aInitArg… in lcl_ensureNumberFormatter()
/aoo41x/main/connectivity/source/drivers/hsqldb/
H A DHConnection.cxx302 …aContext.createComponentWithArguments( "com.sun.star.sdb.hsql.LinkedTableEditor", aArguments, xDia…
/aoo41x/main/wizards/com/sun/star/wizards/reportbuilder/
H A DReportBuilderImplementation.java143 XComponent reportDefinitionComp = m_documentUI.createComponentWithArguments( in initialize()
/aoo41x/main/forms/source/component/
H A DFilter.cxx762 …Reference< XExecutableDialog > xErrorDialog( maContext.createComponentWithArguments( s_sDialogServ… in displayException()
/aoo41x/main/offapi/com/sun/star/sdb/application/
H A DXDatabaseDocumentUI.idl311 ::com::sun::star::lang::XComponent createComponentWithArguments(
/aoo41x/main/forms/source/runtime/
H A Dformoperations.cxx1649 m_aContext.createComponentWithArguments( sDialogServiceName, aInit, xDialog ); in impl_executeFilterOrSort_throw()
/aoo41x/main/svx/source/form/
H A Dfmvwimp.cxx1074 …m_aContext.createComponentWithArguments( pWizardAsciiName, aWizardArgs.getWrappedPropertyValues(),…
H A Dformcontroller.cxx3389 …m_aContext.createComponentWithArguments( "com.sun.star.form.control.FilterControl", aCreationArgs … in startFiltering()

Completed in 170 milliseconds