Home
last modified time | relevance | path

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

/trunk/main/vcl/source/control/
H A Dbutton.cxx4241 sal_uLong nTriState = ReadLongRes(); in TriStateBox() local
4244 if ( (TriState)nTriState != STATE_NOCHECK ) in TriStateBox()
4245 SetState( (TriState)nTriState ); in TriStateBox()

Completed in 29 milliseconds