Searched refs:GalleryHint (Results 1 – 6 of 6) sorted by relevance
| /trunk/main/svx/source/gallery2/ |
| H A D | galtheme.cxx | 97 …Broadcast( GalleryHint( GALLERY_HINT_CLOSE_OBJECT, GetName(), reinterpret_cast< sal_uIntPtr >( pEn… in ~GalleryTheme() 99 …Broadcast( GalleryHint( GALLERY_HINT_OBJECT_REMOVED, GetName(), reinterpret_cast< sal_uIntPtr >( p… in ~GalleryTheme() 388 Broadcast( GalleryHint( GALLERY_HINT_THEME_UPDATEVIEW, GetName(), nUpdatePos ) ); in ImplBroadcast() 531 …Broadcast( GalleryHint( GALLERY_HINT_CLOSE_OBJECT, GetName(), reinterpret_cast< sal_uIntPtr >( pEn… in RemoveObject() 533 …Broadcast( GalleryHint( GALLERY_HINT_OBJECT_REMOVED, GetName(), reinterpret_cast< sal_uIntPtr >( p… in RemoveObject() 662 …Broadcast( GalleryHint( GALLERY_HINT_CLOSE_OBJECT, GetName(), reinterpret_cast< sal_uIntPtr >( pEn… in Actualize() 664 …Broadcast( GalleryHint( GALLERY_HINT_OBJECT_REMOVED, GetName(), reinterpret_cast< sal_uIntPtr >( p… in Actualize() 1501 …Broadcast( GalleryHint( GALLERY_HINT_CLOSE_OBJECT, GetName(), reinterpret_cast< sal_uIntPtr >( pOb… in ReadData() 1503 …Broadcast( GalleryHint( GALLERY_HINT_OBJECT_REMOVED, GetName(), reinterpret_cast< sal_uIntPtr >( p… in ReadData()
|
| H A D | gallery1.cxx | 652 Broadcast( GalleryHint( GALLERY_HINT_THEME_CREATED, rThemeName ) ); in CreateTheme() 769 Broadcast( GalleryHint( GALLERY_HINT_THEME_RENAMED, aOldName, pThm->GetName() ) ); in RenameTheme() 787 Broadcast( GalleryHint( GALLERY_HINT_CLOSE_THEME, rThemeName ) ); in RemoveTheme() 819 Broadcast( GalleryHint( GALLERY_HINT_THEME_REMOVED, rThemeName ) ); in RemoveTheme()
|
| H A D | galbrws1.cxx | 537 const GalleryHint& rGalleryHint = (const GalleryHint&) rHint; in Notify()
|
| H A D | galbrws2.cxx | 610 const GalleryHint& rGalleryHint = (const GalleryHint&) rHint; in Notify()
|
| /trunk/main/svx/inc/svx/ |
| H A D | galmisc.hxx | 233 class GalleryHint : public SfxHint class 245 …GalleryHint( sal_uIntPtr nType, const String& rThemeName, sal_uIntPtr nData1 = 0UL, sal_uIntPtr nD… in GalleryHint() function in GalleryHint 248 …GalleryHint( sal_uIntPtr nType, const String& rThemeName, const String& rStringData, sal_uIntPtr n… in GalleryHint() function in GalleryHint
|
| /trunk/main/svx/source/unogallery/ |
| H A D | unogaltheme.cxx | 383 const GalleryHint& rGalleryHint = static_cast< const GalleryHint& >( rHint ); in Notify()
|