Home
last modified time | relevance | path

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

/trunk/main/svx/workben/
H A Dedittest.cxx1645 ULONG nEVCtrl = pEditView->GetControlWord(); in KeyInput() local
1646 nEVCtrl |= EV_CNTRL_AUTOSIZE; in KeyInput()
1647 pEditView->SetControlWord( nEVCtrl ); in KeyInput()
1656 ULONG nEVCtrl = pEditView->GetControlWord(); in KeyInput() local
1657 nEVCtrl = nEVCtrl | EV_CNTRL_AUTOSIZE; in KeyInput()
1658 pEditView->SetControlWord( nEVCtrl ); in KeyInput()

Completed in 24 milliseconds