Searched refs:pMB (Results 1 – 1 of 1) sorted by relevance
6557 MessBox* pMB = (MessBox*)pControl; in Execute() local6561 pRet->GenReturn ( RET_Value, aUId, pMB->GetCheckBoxText() ); in Execute()6564 pRet->GenReturn ( RET_Value, aUId, comm_BOOL( pMB->GetCheckBoxState() == STATE_CHECK) ); in Execute()6567 pMB->SetCheckBoxState( sal_True ); in Execute()6570 pMB->SetCheckBoxState( sal_False ); in Execute()6573 pRet->GenReturn ( RET_Value, aUId, pMB->GetMessText()); in Execute()
Completed in 84 milliseconds