Searched refs:lWizardMenu (Results 1 – 1 of 1) sorted by relevance
184 Sequence< Sequence< PropertyValue > > lWizardMenu = aCFG.GetMenu( E_WIZARDMENU ); in impl_testDynamicMenuOptions() local195 if( lWizardMenu.getLength() < 1 ) in impl_testDynamicMenuOptions()201 lWizardMenu = aCFG.GetMenu( E_WIZARDMENU ); in impl_testDynamicMenuOptions()231 nItemCount = lWizardMenu.getLength(); in impl_testDynamicMenuOptions()237 lWizardMenu[nItem][nProperty].Value >>= sPropertyValue; in impl_testDynamicMenuOptions()
Completed in 12 milliseconds