Home
last modified time | relevance | path

Searched refs:aWizardArgs (Results 1 – 2 of 2) sorted by relevance

/trunk/main/dbaccess/source/filter/xml/
H A Ddbloader2.cxx384 Sequence< Any > aWizardArgs(2); in impl_executeNewDatabaseWizard() local
385 aWizardArgs[0] <<= PropertyValue( in impl_executeNewDatabaseWizard()
391 aWizardArgs[1] <<= PropertyValue( in impl_executeNewDatabaseWizard()
399 …createComponentWithArguments( "com.sun.star.sdb.DatabaseWizardDialog", aWizardArgs, xAdminDialog )… in impl_executeNewDatabaseWizard()
/trunk/main/svx/source/form/
H A Dfmvwimp.cxx1067 ::comphelper::NamedValueCollection aWizardArgs;
1068 aWizardArgs.put( "ObjectModel", m_xLastCreatedControlModel );
1074 …m_aContext.createComponentWithArguments( pWizardAsciiName, aWizardArgs.getWrappedPropertyValues(),…

Completed in 33 milliseconds