Searched refs:pMB (Results 1 – 1 of 1) sorted by relevance
6544 MessBox* pMB = (MessBox*)pControl; in Execute() local6548 pRet->GenReturn ( RET_Value, aUId, pMB->GetCheckBoxText() ); in Execute()6551 … pRet->GenReturn ( RET_Value, aUId, comm_BOOL( pMB->GetCheckBoxState() == STATE_CHECK) ); in Execute()6554 pMB->SetCheckBoxState( sal_True ); in Execute()6557 pMB->SetCheckBoxState( sal_False ); in Execute()6560 pRet->GenReturn ( RET_Value, aUId, pMB->GetMessText()); in Execute()