Home
last modified time | relevance | path

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

/trunk/main/framework/source/uifactory/
H A Duielementfactorymanager.cxx328 Sequence< rtl::OUString > aUIElementFactories = m_xConfigAccess->getElementNames(); in readConfigurationData() local
336 for ( sal_Int32 i = 0; i < aUIElementFactories.getLength(); i++ ) in readConfigurationData()
338 …if ( impl_getElementProps( m_xConfigAccess->getByName( aUIElementFactories[i] ), aType, aName, aMo… in readConfigurationData()

Completed in 17 milliseconds