Home
last modified time | relevance | path

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

/trunk/main/sfx2/source/inc/
H A Dslotserv.hxx33 const SfxSlot* _pSlot; member in SfxSlotServer
43 _pSlot = pSlot; in SetSlot()
46 void Invalidate() { _pSlot = 0; } in Invalidate()
52 _pSlot( &rSlot), in SfxSlotServer()
60 _pSlot(0), in SfxSlotServer()
76 return _pSlot; in GetSlot()

Completed in 8 milliseconds