Searched refs:pWizardAsciiName (Results 1 – 1 of 1) sorted by relevance
1049 const sal_Char* pWizardAsciiName = NULL; variable1053 pWizardAsciiName = "com.sun.star.sdb.GridControlAutoPilot";1057 pWizardAsciiName = "com.sun.star.sdb.ListComboBoxAutoPilot";1060 pWizardAsciiName = "com.sun.star.sdb.GroupBoxAutoPilot";1064 if ( pWizardAsciiName )1074 …m_aContext.createComponentWithArguments( pWizardAsciiName, aWizardArgs.getWrappedPropertyValues(),…1083 … ShowServiceNotAvailableError( NULL, String::CreateFromAscii( pWizardAsciiName ), sal_True );
Completed in 19 milliseconds