Home
last modified time | relevance | path

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

/trunk/main/sfx2/source/control/
H A Ddispatch.cxx1892 SfxDispatcher *pActDispatcher = pTaskWin->GetBindings().GetDispatcher_Impl(); in _Update_Impl() local
1894 while ( pActDispatcher && !bIsTaskActive ) in _Update_Impl()
1896 if ( pDispatcher == pActDispatcher ) in _Update_Impl()
1898 pActDispatcher = pActDispatcher->pImp->pParent; in _Update_Impl()

Completed in 21 milliseconds