Searched refs:NotifyDocumentEvent (Results 1 – 4 of 4) sorted by relevance
| /trunk/main/sd/source/core/ |
| H A D | sdpage2.cxx | 63 extern void NotifyDocumentEvent( SdDrawDocument* pDocument, const rtl::OUString& rEventName, const … 605 …NotifyDocumentEvent( static_cast< SdDrawDocument* >( pModel ), rtl::OUString( RTL_CONSTASCII_USTRI… in addAnnotation() 626 …NotifyDocumentEvent( static_cast< SdDrawDocument* >( pModel ), rtl::OUString( RTL_CONSTASCII_USTRI… in removeAnnotation()
|
| /trunk/main/sd/source/core/annotations/ |
| H A D | Annotation.cxx | 54 extern void NotifyDocumentEvent( SdDrawDocument* pDocument, const rtl::OUString& rEventName, const … 335 …NotifyDocumentEvent( static_cast< SdDrawDocument* >( pModel ), OUString( RTL_CONSTASCII_USTRINGPAR… in createChangeUndo()
|
| /trunk/main/sd/source/ui/slideshow/ |
| H A D | slideshowimpl.cxx | 103 extern void NotifyDocumentEvent( SdDrawDocument* pDocument, const rtl::OUString& rEventName ); 633 … NotifyDocumentEvent( mpDoc, rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("OnEndPresentation") ) ); in disposing() 1238 … NotifyDocumentEvent( mpDoc, rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("OnStartPresentation") ) ); in startShowImpl()
|
| /trunk/main/sd/source/ui/unoidl/ |
| H A D | unomodel.cxx | 3079 void NotifyDocumentEvent( SdDrawDocument* pDocument, const rtl::OUString& rEventName ) in NotifyDocumentEvent() function 3091 void NotifyDocumentEvent( SdDrawDocument* pDocument, const rtl::OUString& rEventName, const uno::Re… in NotifyDocumentEvent() function
|