Home
last modified time | relevance | path

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

/trunk/main/sfx2/source/doc/
H A Dguisaveas.cxx425 uno::Sequence< beans::PropertyValue > aModuleProps; in GetModuleProps() local
426 m_pOwner->GetNamedModuleManager()->getByName( GetModuleName() ) >>= aModuleProps; in GetModuleProps()
427 if ( !aModuleProps.getLength() ) in GetModuleProps()
429 m_pModulePropsHM = new ::comphelper::SequenceAsHashMap( aModuleProps ); in GetModuleProps()
/trunk/main/sfx2/source/dialog/
H A Dtaskpane.cxx110 …const ::comphelper::NamedValueCollection aModuleProps( xModuleAccess->getByName( i_rModuleIdentifi… in lcl_getModuleUIElementStatesConfig() local
112 …const ::rtl::OUString sWindowStateRef( aModuleProps.getOrDefault( "ooSetupFactoryWindowStateConfig… in lcl_getModuleUIElementStatesConfig()

Completed in 51 milliseconds