Home
last modified time | relevance | path

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

/aoo42x/main/automation/source/server/
H A Dstatemnt.cxx6557 MessBox* pMB = (MessBox*)pControl; in Execute() local
6561 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 42 milliseconds