Lines Matching refs:m_aInterfaceContainer

209     ::cppu::OMultiTypeInterfaceContainerHelper              m_aInterfaceContainer   ;
240 , m_aInterfaceContainer ( rMutex ) in IMPL_SfxBaseModel_DataContainer()
350 …::cppu::OInterfaceContainerHelper* pContainer = m_pData->m_aInterfaceContainer.getContainer( ::get… in printJobEvent()
801 m_pData->m_aInterfaceContainer.disposeAndClear( aEvent ); in dispose()
837 …m_pData->m_aInterfaceContainer.addInterface( ::getCppuType((const uno::Reference< XEVENTLISTENER >… in addEventListener()
848 …m_pData->m_aInterfaceContainer.removeInterface( ::getCppuType((const uno::Reference< XEVENTLISTENE… in removeEventListener()
936 …m_pData->m_aInterfaceContainer.removeInterface( ::getCppuType((const uno::Reference< XMODIFYLISTEN… in disposing()
938 …m_pData->m_aInterfaceContainer.removeInterface( ::getCppuType((const uno::Reference< XEVENTLISTENE… in disposing()
940 …m_pData->m_aInterfaceContainer.removeInterface( ::getCppuType((const uno::Reference< XDOCEVENTLIST… in disposing()
1414 …m_pData->m_aInterfaceContainer.addInterface( ::getCppuType((const uno::Reference< XMODIFYLISTENER … in addModifyListener()
1425 …m_pData->m_aInterfaceContainer.removeInterface( ::getCppuType((const uno::Reference< XMODIFYLISTEN… in removeModifyListener()
1442 …::cppu::OInterfaceContainerHelper* pContainer = m_pData->m_aInterfaceContainer.getContainer( ::get… in close()
1470 …pContainer = m_pData->m_aInterfaceContainer.getContainer( ::getCppuType( ( const uno::Reference< u… in close()
1501 …m_pData->m_aInterfaceContainer.addInterface( ::getCppuType((const uno::Reference< XCLOSELISTENER >… in addCloseListener()
1512 …m_pData->m_aInterfaceContainer.removeInterface( ::getCppuType((const uno::Reference< XCLOSELISTENE… in removeCloseListener()
2456 …m_pData->m_aInterfaceContainer.addInterface( ::getCppuType((const uno::Reference< XDOCEVENTLISTENE… in addEventListener()
2467 …m_pData->m_aInterfaceContainer.removeInterface( ::getCppuType((const uno::Reference< XDOCEVENTLIST… in removeEventListener()
2478 …m_pData->m_aInterfaceContainer.addInterface( ::getCppuType((const uno::Reference< document::XDocum… in addDocumentEventListener()
2486 …m_pData->m_aInterfaceContainer.removeInterface( ::getCppuType((const uno::Reference< document::XDo… in removeDocumentEventListener()
2530 m_pData->m_aInterfaceContainer.getContainer( in NotifyStorageListeners_Impl()
2674 …::cppu::OInterfaceContainerHelper* pIC = m_pData->m_aInterfaceContainer.getContainer( ::getCppuTyp… in NotifyModifyListeners_Impl()
3034 …m_pData->m_aInterfaceContainer.getContainer( ::getCppuType( (const uno::Reference< document::XDocu… in postEvent_Impl()
3051 …pIC = m_pData->m_aInterfaceContainer.getContainer( ::getCppuType( (const uno::Reference< document:… in postEvent_Impl()
3127 ::cppu::OInterfaceContainerHelper* pIC = m_pData->m_aInterfaceContainer.getContainer( in notifyEvent()
3150 …return !impl_isDisposed() && (NULL != m_pData->m_aInterfaceContainer.getContainer( ::getCppuType((… in hasEventListeners()
3747 m_pData->m_aInterfaceContainer.addInterface( in addStorageChangeListener()
3757 m_pData->m_aInterfaceContainer.removeInterface( in removeStorageChangeListener()