Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/filter/source/config/cache/
H A Dconfigflush.cxx30 , m_lListener(m_aLock) in ConfigFlush()
62 …::cppu::OInterfaceContainerHelper* pContainer = m_lListener.getContainer(cppu::UnoType<css::util::… in refresh()
90 m_lListener.addInterface(cppu::UnoType<css::util::XRefreshListener>::get(), in addRefreshListener()
99 m_lListener.removeInterface(cppu::UnoType<css::util::XRefreshListener>::get(), in removeRefreshListener()
H A Dbasecontainer.cxx39 , m_lListener (m_aLock) in BaseContainer()
454 …::cppu::OInterfaceContainerHelper* pContainer = m_lListener.getContainer(cppu::UnoType<css::util::… in flush()
482 m_lListener.addInterface(cppu::UnoType<css::util::XFlushListener>::get(), xListener); in addFlushListener()
490 m_lListener.removeInterface(cppu::UnoType<css::util::XFlushListener>::get(), xListener); in removeFlushListener()
H A Dconfigflush.hxx44 ::cppu::OMultiTypeInterfaceContainerHelper m_lListener;
H A Dbasecontainer.hxx96 ::cppu::OMultiTypeInterfaceContainerHelper m_lListener;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/filter/source/config/cache/
H A Dconfigflush.cxx30 , m_lListener(m_aLock) in ConfigFlush()
62 …::cppu::OInterfaceContainerHelper* pContainer = m_lListener.getContainer(cppu::UnoType<css::util::… in refresh()
90 m_lListener.addInterface(cppu::UnoType<css::util::XRefreshListener>::get(), in addRefreshListener()
99 m_lListener.removeInterface(cppu::UnoType<css::util::XRefreshListener>::get(), in removeRefreshListener()
H A Dbasecontainer.cxx41 , m_lListener (m_aLock) in BaseContainer()
458 …::cppu::OInterfaceContainerHelper* pContainer = m_lListener.getContainer(cppu::UnoType<css::util::… in flush()
486 m_lListener.addInterface(cppu::UnoType<css::util::XFlushListener>::get(), xListener); in addFlushListener()
494 m_lListener.removeInterface(cppu::UnoType<css::util::XFlushListener>::get(), xListener); in removeFlushListener()
H A Dconfigflush.hxx47 ::cppu::OMultiTypeInterfaceContainerHelper m_lListener;
H A Dbasecontainer.hxx99 ::cppu::OMultiTypeInterfaceContainerHelper m_lListener;
/dports/editors/libreoffice/libreoffice-7.2.6.2/fpicker/source/win32/
H A DVistaFilePickerEventHandler.cxx49 , m_lListener (m_aMutex) in VistaFilePickerEventHandler()
205m_lListener.addInterface(cppu::UnoType<css::ui::dialogs::XFilePickerListener>::get(), xListener); in addFilePickerListener()
211m_lListener.removeInterface(cppu::UnoType<css::ui::dialogs::XFilePickerListener>::get(), xListener… in removeFilePickerListener()
282 …::cppu::OInterfaceContainerHelper* pContainer = m_lListener.getContainer( cppu::UnoType<css::ui::d… in impl_sendEvent()
H A DVistaFilePickerEventHandler.hxx185 ::cppu::OMultiTypeInterfaceContainerHelper m_lListener;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/fpicker/source/win32/
H A DVistaFilePickerEventHandler.cxx48 , m_lListener (m_aMutex) in VistaFilePickerEventHandler()
204m_lListener.addInterface(cppu::UnoType<css::ui::dialogs::XFilePickerListener>::get(), xListener); in addFilePickerListener()
210m_lListener.removeInterface(cppu::UnoType<css::ui::dialogs::XFilePickerListener>::get(), xListener… in removeFilePickerListener()
296 …::cppu::OInterfaceContainerHelper* pContainer = m_lListener.getContainer( cppu::UnoType<css::ui::d… in impl_sendEvent()
H A DVistaFilePickerEventHandler.hxx187 ::cppu::OMultiTypeInterfaceContainerHelper m_lListener;
/dports/editors/libreoffice/libreoffice-7.2.6.2/framework/source/services/
H A Dautorecovery.cxx422 ListenerHash m_lListener; member in __anondec722860311::AutoRecovery
1222 , m_lListener (cppu::WeakComponentImplHelperBase::rBHelper.rMutex) in AutoRecovery()
1507 m_lListener.addInterface(aURL.Complete, xListener); in addStatusListener()
1535 m_lListener.removeInterface(aURL.Complete, xListener); in removeStatusListener()
3485 pListenerForURL = m_lListener.getContainer(sJob); in implts_informListener()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/framework/source/services/
H A Dautorecovery.cxx417 ListenerHash m_lListener; member in __anonf15818de0111::AutoRecovery
1217 , m_lListener (cppu::WeakComponentImplHelperBase::rBHelper.rMutex) in AutoRecovery()
1502 m_lListener.addInterface(aURL.Complete, xListener); in addStatusListener()
1530 m_lListener.removeInterface(aURL.Complete, xListener); in removeStatusListener()
3491 pListenerForURL = m_lListener.getContainer(sJob); in implts_informListener()