Searched refs:aModuleProps (Results 1 – 2 of 2) sorted by relevance
425 uno::Sequence< beans::PropertyValue > aModuleProps; in GetModuleProps() local426 m_pOwner->GetNamedModuleManager()->getByName( GetModuleName() ) >>= aModuleProps; in GetModuleProps()427 if ( !aModuleProps.getLength() ) in GetModuleProps()429 m_pModulePropsHM = new ::comphelper::SequenceAsHashMap( aModuleProps ); in GetModuleProps()
110 …const ::comphelper::NamedValueCollection aModuleProps( xModuleAccess->getByName( i_rModuleIdentifi… in lcl_getModuleUIElementStatesConfig() local112 …const ::rtl::OUString sWindowStateRef( aModuleProps.getOrDefault( "ooSetupFactoryWindowStateConfig… in lcl_getModuleUIElementStatesConfig()
Completed in 36 milliseconds