Home
last modified time | relevance | path

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

/trunk/main/vcl/source/window/
H A Ddialog.cxx181 static PushButton* ImplGetOKButton( Dialog* pDialog ) in ImplGetOKButton() function
225 pWindow = ImplGetOKButton( pDialog ); in ImplMouseAutoPos()
470 … ((GetStyle() & WB_CLOSEABLE) || ImplGetCancelButton( this ) || ImplGetOKButton( this )) ) in Notify()
522 if ( ImplGetCancelButton( this ) || ImplGetOKButton( this ) ) in StateChanged()
577 pButton = ImplGetOKButton( this ); in Close()

Completed in 19 milliseconds