Searched refs:m_xConfigAccessPopups (Results 1 – 1 of 1) sorted by relevance
197 Reference< XNameAccess > m_xConfigAccessPopups; member in framework::ConfigurationAccess_UICommand249 xContainer = Reference< XContainer >( m_xConfigAccessPopups, UNO_QUERY ); in ~ConfigurationAccess_UICommand()415 …impl_fill(m_xConfigAccessPopups,sal_True,aImageCommandVector,aImageRotateVector,aImageMirrorVector… in fillCache()570 …m_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 16 milliseconds