Searched refs:pCurControl (Results 1 – 2 of 2) sorted by relevance
109 Control* pCurControl; in GotoPage() local114 pCurControl=(Control*)mpPages[nIndex]->GetObject(i); in GotoPage()115 pCurControl->Disable(); in GotoPage()116 pCurControl->Hide(); in GotoPage()125 pCurControl=(Control*)mpPages[nIndex]->GetObject(i); in GotoPage()126 pCurControl->Enable(); in GotoPage()127 pCurControl->Show(); in GotoPage()
346 sal_uInt32 GetControlIndex(FormTokenType eType, const Control* pCurControl) const;
Completed in 9 milliseconds