Home
last modified time | relevance | path

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

/trunk/main/svtools/source/config/test/
H A Dtest.cxx184 Sequence< Sequence< PropertyValue > > lWizardMenu = aCFG.GetMenu( E_WIZARDMENU ); in impl_testDynamicMenuOptions() local
195 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 7 milliseconds