Home
last modified time | relevance | path

Searched refs:NotifyDocumentEvent (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sd/source/core/
H A Dsdpage2.cxx63 extern void NotifyDocumentEvent( SdDrawDocument* pDocument, const rtl::OUString& rEventName, const …
605NotifyDocumentEvent( static_cast< SdDrawDocument* >( pModel ), rtl::OUString( RTL_CONSTASCII_USTRI… in addAnnotation()
626NotifyDocumentEvent( static_cast< SdDrawDocument* >( pModel ), rtl::OUString( RTL_CONSTASCII_USTRI… in removeAnnotation()
/trunk/main/sd/source/core/annotations/
H A DAnnotation.cxx54 extern void NotifyDocumentEvent( SdDrawDocument* pDocument, const rtl::OUString& rEventName, const …
335NotifyDocumentEvent( static_cast< SdDrawDocument* >( pModel ), OUString( RTL_CONSTASCII_USTRINGPAR… in createChangeUndo()
/trunk/main/sd/source/ui/slideshow/
H A Dslideshowimpl.cxx106 extern void NotifyDocumentEvent( SdDrawDocument* pDocument, const rtl::OUString& rEventName );
643 NotifyDocumentEvent( mpDoc, rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("OnEndPresentation") ) ); in disposing()
1248 NotifyDocumentEvent( mpDoc, rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("OnStartPresentation") ) ); in startShowImpl()
/trunk/main/sd/source/ui/unoidl/
H A Dunomodel.cxx3049 void NotifyDocumentEvent( SdDrawDocument* pDocument, const rtl::OUString& rEventName ) in NotifyDocumentEvent() function
3061 void NotifyDocumentEvent( SdDrawDocument* pDocument, const rtl::OUString& rEventName, const uno::Re… in NotifyDocumentEvent() function

Completed in 51 milliseconds