LibreOffice Module sd (master) 1
|
Go to the source code of this file.
Functions | |
void | NotifyDocumentEvent (SdDrawDocument const &rDocument, const OUString &rEventName) |
void | NotifyDocumentEvent (SdDrawDocument const &rDocument, const OUString &rEventName, const css::uno::Reference< css::uno::XInterface > &xSource) |
void NotifyDocumentEvent | ( | SdDrawDocument const & | rDocument, |
const OUString & | rEventName | ||
) |
Definition at line 3754 of file unomodel.cxx.
References aEvent, SdXImpressDocument::GetModel(), and xModel.
Referenced by SdPage::addAnnotation(), sd::Annotation::createChangeUndo(), sd::SlideshowImpl::disposing(), SdPage::removeAnnotation(), and sd::SlideshowImpl::startShowImpl().
void NotifyDocumentEvent | ( | SdDrawDocument const & | rDocument, |
const OUString & | rEventName, | ||
const css::uno::Reference< css::uno::XInterface > & | xSource | ||
) |