Home
last modified time | relevance | path

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

/aoo4110/main/framework/source/uielement/
H A Duicommanddescription.cxx197 Reference< XNameAccess > m_xConfigAccessPopups; member in framework::ConfigurationAccess_UICommand
249 xContainer = Reference< XContainer >( m_xConfigAccessPopups, UNO_QUERY ); in ~ConfigurationAccess_UICommand()
415 …impl_fill(m_xConfigAccessPopups,sal_True,aImageCommandVector,aImageRotateVector,aImageMirrorVector… in fillCache()
570m_xConfigAccessPopups = Reference< XNameAccess >( m_xConfigProvider->createInstanceWithArguments(S… in initializeConfigAccess()
571 if ( m_xConfigAccessPopups.is() ) in initializeConfigAccess()
574 Reference< XContainer > xContainer( m_xConfigAccessPopups, UNO_QUERY ); in initializeConfigAccess()
626 xIfac2 = Reference< XInterface >( m_xConfigAccessPopups, UNO_QUERY ); in disposing()
628 m_xConfigAccessPopups.clear(); in disposing()

Completed in 8 milliseconds