Searched refs:FirstInterface (Results 1 – 2 of 2) sorted by relevance
91 for ( SfxInterface *pIF = FirstInterface(); pIF; pIF = FirstInterface() ) in ~SfxSlotPool()371 SfxInterface* SfxSlotPool::FirstInterface() in FirstInterface() function in SfxSlotPool376 return _pParentPool ? _pParentPool->FirstInterface() : (*_pInterfaces)[0]; in FirstInterface()
64 SfxInterface* FirstInterface();
Completed in 18 milliseconds