Home
last modified time | relevance | path

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

/trunk/main/vcl/source/window/
H A Daccmgr.cxx187 pAccel->mnCurRepeat = nRepeat; in IsAccelKey()
197 pAccel->mnCurRepeat = 0; in IsAccelKey()
261 pAccel->mnCurRepeat = nRepeat; in IsAccelKey()
271 pAccel->mnCurRepeat = 0; in IsAccelKey()
H A Daccel.cxx156 mnCurRepeat = 0; in ImplInit()
566 mnCurRepeat = nRepeat; in Call()
573 mnCurRepeat = 0; in Call()
714 mnCurRepeat = 0; in operator =()
/trunk/main/vcl/inc/vcl/
H A Daccel.hxx54 sal_uInt16 mnCurRepeat; member in Accelerator
89 sal_uInt16 GetCurRepeat() const { return mnCurRepeat; } in GetCurRepeat()

Completed in 12 milliseconds