/trunk/main/svl/source/notify/ |
H A D | lstner.cxx | 42 DBG_NAME(SfxListener) 43 TYPEINIT0(SfxListener); 48 SfxListener::SfxListener() in SfxListener() function in SfxListener 50 DBG_CTOR(SfxListener, 0); in SfxListener() 56 SfxListener::SfxListener( const SfxListener &rListener ) in SfxListener() function in SfxListener 58 DBG_CTOR(SfxListener, 0); in SfxListener() 67 SfxListener::~SfxListener() in ~SfxListener() 69 DBG_DTOR(SfxListener, 0); in ~SfxListener() 85 DBG_CHKTHIS(SfxListener, 0); in RemoveBroadcaster_Impl() 97 DBG_CHKTHIS(SfxListener, 0); in StartListening() [all …]
|
H A D | brdcst.cxx | 35 SV_DECL_PTRARR( SfxListenerArr_Impl, SfxListener*, 0, 2 ) 60 SfxListener* pListener = aListeners[n]; in Broadcast() 99 SfxListener *pListener = aListeners[nPos]; in ~SfxBroadcaster() 125 SfxListener *pListener = rBC.aListeners[n]; in SfxBroadcaster() 135 sal_Bool SfxBroadcaster::AddListener( SfxListener& rListener ) in AddListener() 138 const SfxListener *pListener = &rListener; in AddListener() 139 const SfxListener *pNull = 0; in AddListener() 174 SfxListener *pListener = aListeners[i]; in Forward() 184 void SfxBroadcaster::RemoveListener( SfxListener& rListener ) in RemoveListener() 187 const SfxListener *pListener = &rListener; in RemoveListener()
|
/trunk/main/svx/source/gallery2/ |
H A D | galexpl.cxx | 39 static SfxListener aLockListener; 71 SfxListener aListener; in FillObjList() 101 SfxListener aListener; in FillObjListTitle() 131 SfxListener aListener; in InsertURL() 163 SfxListener aListener; in GetObjCount() 195 SfxListener aListener; in GetGraphicObj() 232 SfxListener aListener; in InsertGraphicObj() 262 SfxListener aListener; in GetSdrObjCount() 296 SfxListener aListener; in GetSdrObj() 341 SfxListener aListener; in InsertSdrObj() [all …]
|
H A D | gallery1.cxx | 746 SfxListener aListener; in RenameTheme() 801 SfxListener aListener; in RemoveTheme() 913 GalleryTheme* Gallery::AcquireTheme( const String& rThemeName, SfxListener& rListener ) in AcquireTheme() 926 void Gallery::ReleaseTheme( GalleryTheme* pTheme, SfxListener& rListener ) in ReleaseTheme()
|
/trunk/main/svl/inc/svl/ |
H A D | lstner.hxx | 42 class SVL_DLLPUBLIC SfxListener class 47 const SfxListener& operator=(const SfxListener &); // n.i., ist verboten 52 SfxListener(); 53 SfxListener( const SfxListener &rCopy ); 54 virtual ~SfxListener();
|
H A D | brdcst.hxx | 30 class SfxListener; 41 friend class SfxListener; 46 sal_Bool AddListener( SfxListener& rListener ); 47 void RemoveListener( SfxListener& rListener ); 67 SfxListener* GetListener( sal_uInt16 nNo ) const in GetListener() 68 { return (SfxListener*) aListeners[nNo]; } in GetListener()
|
/trunk/main/svx/inc/svx/ |
H A D | gallery1.hxx | 115 class SfxListener; 166 SVX_DLLPUBLIC GalleryTheme* AcquireTheme( const String& rThemeName, SfxListener& rListener ); 167 SVX_DLLPUBLIC void ReleaseTheme( GalleryTheme* pTheme, SfxListener& rListener );
|
H A D | svdobj.hxx | 403 class SVX_DLLPUBLIC SdrObject: public SfxListener, public tools::WeakBase< SdrObject > 563 void AddListener(SfxListener& rListener); 564 void RemoveListener(SfxListener& rListener);
|
/trunk/main/sc/inc/ |
H A D | linkuno.hxx | 69 public SfxListener 167 public SfxListener 222 public SfxListener 325 public SfxListener 382 public SfxListener 442 public SfxListener
|
H A D | textuno.hxx | 86 void AddListener( SfxListener& rListener ); 87 void RemoveListener( SfxListener& rListener ); 120 class ScHeaderFooterTextData : public SfxListener 367 class ScCellTextData : public SfxListener
|
H A D | nameuno.hxx | 62 public SfxListener 183 public SfxListener 284 public SfxListener 325 public SfxListener
|
H A D | docuno.hxx | 328 public SfxListener 378 public SfxListener 477 public SfxListener 583 public SfxListener 676 public SfxListener 742 public SfxListener 795 public SfxListener
|
H A D | chart2uno.hxx | 75 SfxListener 201 SfxListener 252 SfxListener 494 SfxListener
|
H A D | dispuno.hxx | 50 public SfxListener 108 public SfxListener
|
H A D | chartuno.hxx | 52 public SfxListener 126 ,public SfxListener
|
H A D | targuno.hxx | 77 public SfxListener 112 public SfxListener
|
H A D | styleuno.hxx | 65 public SfxListener 126 public SfxListener 217 public SfxListener
|
H A D | cellsuno.hxx | 170 public SfxListener 1334 public SfxListener 1368 public SfxListener 1407 public SfxListener 1451 public SfxListener 1493 public SfxListener 1537 public SfxListener
|
H A D | datauno.hxx | 344 public SfxListener 488 public SfxListener 602 public SfxListener
|
/trunk/main/sd/inc/ |
H A D | imapinfo.hxx | 39 class SdIMapInfo : public SdrObjUserData, public SfxListener 54 SfxListener(), in SdIMapInfo()
|
/trunk/main/sc/source/ui/inc/ |
H A D | prevwsh.hxx | 117 void AddAccessibilityObject( SfxListener& rObject ); 118 void RemoveAccessibilityObject( SfxListener& rObject );
|
H A D | tabvwsh.hxx | 421 void AddAccessibilityObject( SfxListener& rObject ); 422 void RemoveAccessibilityObject( SfxListener& rObject );
|
/trunk/main/sc/source/ui/view/ |
H A D | tabvwshh.cxx | 234 void ScTabViewShell::AddAccessibilityObject( SfxListener& rObject ) in AddAccessibilityObject() 245 void ScTabViewShell::RemoveAccessibilityObject( SfxListener& rObject ) in RemoveAccessibilityObject()
|
/trunk/main/basctl/source/inc/ |
H A D | dlgedobj.hxx | 71 using SfxListener::StartListening; 73 using SfxListener::EndListening;
|
/trunk/main/accessibility/inc/accessibility/extended/ |
H A D | textwindowaccessibility.hxx | 88 inline SfxListenerGuard(::SfxListener & rListener): in SfxListenerGuard() 100 ::SfxListener & m_rListener; 414 class Document: public ::VCLXAccessibleComponent, public ::SfxListener
|