/aoo4110/main/basctl/source/dlged/ |
H A D | dlgedobj.cxx | 100 EndListening(); in ~DlgEdObj() 544 EndListening(sal_False); in NameChange() 609 (*aIter)->EndListening( sal_False ); in TabIndexChange() 1017 EndListening(sal_False); in NbcMove() 1036 EndListening(sal_False); in NbcResize() 1622 (*aIter)->EndListening( sal_False ); in UpdateTabIndices() 1783 EndListening(sal_False); in NbcMove() 1791 (*aIter)->EndListening(sal_False); in NbcMove() 1807 EndListening(sal_False); in NbcResize() 1815 (*aIter)->EndListening(sal_False); in NbcResize() [all …]
|
H A D | propbrw.cxx | 564 EndListening( *(pView->GetModel()) ); in ImplUpdate() 586 EndListening( *(pView->GetModel()) ); in ImplUpdate()
|
/aoo4110/main/reportdesign/source/core/sdr/ |
H A D | RptObject.cxx | 337 EndListening(); in ~OObjectBase() 378 void OObjectBase::EndListening(sal_Bool /*bRemoveListener*/) in EndListening() function in rptui::OObjectBase 730 OObjectBase::EndListening(sal_False); in NbcMove() 784 OObjectBase::EndListening(sal_False); in NbcResize() 797 OObjectBase::EndListening(sal_False); in NbcSetLogicRect() 877 OObjectBase::EndListening(sal_False); in _propertyChange() 904 OObjectBase::EndListening(sal_False); in _propertyChange() 1030 OObjectBase::EndListening(sal_False); in NbcMove() 1084 OObjectBase::EndListening(sal_False); in NbcResize() 1097 OObjectBase::EndListening(sal_False); in NbcSetLogicRect()
|
/aoo4110/main/basctl/source/accessibility/ |
H A D | accessibledialogwindow.cxx | 165 EndListening( *m_pDlgEditor ); in ~AccessibleDialogWindow() 168 EndListening( *m_pDlgEdModel ); in ~AccessibleDialogWindow() 465 EndListening( *m_pDlgEditor ); in ProcessWindowEvent() 469 EndListening( *m_pDlgEdModel ); in ProcessWindowEvent() 622 EndListening( *m_pDlgEditor ); in IMPLEMENT_FORWARD_XINTERFACE2() 626 EndListening( *m_pDlgEdModel ); in IMPLEMENT_FORWARD_XINTERFACE2()
|
/aoo4110/main/svx/source/sdr/properties/ |
H A D | attributeproperties.cxx | 103 EndListening(*mpStyleSheet); in ImpRemoveStyleSheet() 104 EndListening(mpStyleSheet->GetPool()); in ImpRemoveStyleSheet() 499 EndListening(*mpStyleSheet); in ForceStyleToHardAttributes() 500 EndListening(mpStyleSheet->GetPool()); in ForceStyleToHardAttributes()
|
/aoo4110/main/sc/source/ui/docshell/ |
H A D | servobj.cxx | 132 EndListening(*pTemp); in Clear() 133 EndListening(*SFX_APP()); in Clear() 218 EndListening(*SFX_APP()); in Notify()
|
/aoo4110/main/svx/source/form/ |
H A D | navigatortreemodel.cxx | 236 EndListening( *pFormModel ); in ~NavigatorTreeModel() 239 EndListening(*m_pFormShell); in ~NavigatorTreeModel() 301 EndListening(*m_pFormModel); in Insert() 406 EndListening(*m_pFormModel); in Remove() 926 EndListening( *m_pFormModel ); in UpdateContent() 928 EndListening( *m_pFormShell ); in UpdateContent()
|
H A D | fmmodel.cxx | 302 m_pImpl->pUndoEnv->EndListening( *this ); in SetObjectShell() 303 m_pImpl->pUndoEnv->EndListening( *m_pObjShell ); in SetObjectShell()
|
H A D | fmundo.cxx | 250 EndListening( *rModel.GetObjectShell() ); in dispose() 253 EndListening( rModel ); in dispose() 300 EndListening(rModel); in ModeChanged()
|
/aoo4110/main/svx/source/accessibility/ |
H A D | AccessibleEmptyEditSource.cxx | 251 EndListening( mpEditSource->GetBroadcaster() ); in ~AccessibleEmptyEditSource() 256 EndListening( *mrObj.GetModel() ); in ~AccessibleEmptyEditSource() 280 EndListening( *mrObj.GetModel() ); in Switch2ProxyEditSource()
|
/aoo4110/main/svl/inc/svl/ |
H A D | lstner.hxx | 57 sal_Bool EndListening( SfxBroadcaster& rBroadcaster, sal_Bool bAllDups = sal_False ); 58 void EndListening( sal_uInt16 nNo );
|
/aoo4110/main/sd/source/ui/slidesorter/controller/ |
H A D | SlsTransferableData.cxx | 81 EndListening(*mpViewShell); in ~TransferableData() 119 EndListening(*mpViewShell); in Notify()
|
H A D | SlsListener.cxx | 163 EndListening(*mrSlideSorter.GetModel().GetDocument()->GetDocSh()); in ReleaseListeners() 164 EndListening(*mrSlideSorter.GetModel().GetDocument()); in ReleaseListeners() 381 EndListening(*pMainViewShell); in IMPL_LINK()
|
/aoo4110/main/svx/source/unodraw/ |
H A D | unoshtxt.cxx | 307 EndListening( *mpModel ); in ChangeModel() 320 EndListening( *mpView ); in ChangeModel() 510 EndListening( *mpModel ); in dispose() 516 EndListening( *mpView ); in dispose()
|
/aoo4110/main/sd/source/ui/app/ |
H A D | sdxfer.cxx | 139 EndListening( *mpSourceDoc ); in ~SdTransferable() 142 EndListening( *const_cast< sd::View *>( mpSdView) ); in ~SdTransferable() 290 mpSdViewIntern->EndListening(*mpSdDrawDocumentIntern ); in CreateData() 892 EndListening(*mpSourceDoc); in Notify()
|
/aoo4110/main/svl/source/notify/ |
H A D | lstner.cxx | 118 sal_Bool SfxListener::EndListening( SfxBroadcaster& rBroadcaster, sal_Bool bAllDups ) in EndListening() function in SfxListener 139 void SfxListener::EndListening( sal_uInt16 nNo ) in EndListening() function in SfxListener
|
/aoo4110/main/scripting/source/basprov/ |
H A D | basscript.cxx | 86 EndListening( *m_documentBasicManager ); in ~BasicScriptImpl() 104 EndListening( rBC ); // prevent multiple notifications in Notify()
|
/aoo4110/main/basctl/source/inc/ |
H A D | dlgedobj.hxx | 73 using SfxListener::EndListening; 74 void EndListening(sal_Bool bRemoveListener = sal_True);
|
/aoo4110/main/sc/source/ui/view/ |
H A D | prevwsh.cxx | 181 EndListening(*pDrawBC); in ~ScPreviewShell() 182 EndListening(*SFX_APP()); in ~ScPreviewShell() 183 EndListening(*pDocShell); in ~ScPreviewShell() 1113 rObject.EndListening( *pAccessibilityBroadcaster ); in RemoveAccessibilityObject()
|
/aoo4110/main/basic/source/sbx/ |
H A D | sbxobj.cxx | 96 pObj->EndListening( rRef->GetBroadcaster(), sal_True ); in CheckParentsOnDelete() 514 EndListening( pOld->GetBroadcaster(), sal_True ); in Insert() 631 EndListening( pVar_->GetBroadcaster(), sal_True ); in Remove() 652 EndListening( xVar->GetBroadcaster(), sal_True ); in VCPtrRemove()
|
/aoo4110/main/sc/source/ui/unoobj/ |
H A D | dispuno.cxx | 101 EndListening(*pViewShell); in ~ScDispatchProviderInterceptor() 223 EndListening(*pViewShell); in ~ScDispatch()
|
/aoo4110/main/sd/source/ui/tools/ |
H A D | PreviewRenderer.cxx | 102 EndListening (*mpDocShellOfView); in ~PreviewRenderer() 464 EndListening (*mpDocShellOfView); in ProvideView()
|
/aoo4110/main/reportdesign/source/ui/report/ |
H A D | ReportSection.cxx | 135 m_pView->EndListening( *m_pModel ); in ~OReportSection() 574 pBase->EndListening(sal_False); in impl_adjustObjectSizePosition() 590 pBase->EndListening(sal_False); in impl_adjustObjectSizePosition()
|
/aoo4110/main/svx/source/table/ |
H A D | celleditsource.cxx | 274 EndListening( *mpView ); in ChangeModel() 431 EndListening( *mpView ); in dispose()
|
/aoo4110/main/sd/source/core/ |
H A D | sdpage2.cxx | 215 pObj->EndListening(*pOldSheet); in SetPresentationLayout() 286 pOutlineTextObj->EndListening(*pSheet); in EndListenOutlineText()
|