Searched refs:pParentControl (Results 1 – 1 of 1) sorted by relevance
736 …svx::sidebar::GalleryControl* pParentControl = dynamic_cast<svx::sidebar::GalleryControl*>(GetPare… in KeyInput() local737 if (pParentControl != NULL) in KeyInput()738 bRet = pParentControl->KeyInput(rKEvt, pWindow); in KeyInput()
Completed in 20 milliseconds