Home
last modified time | relevance | path

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

/aoo41x/main/sd/source/ui/dlg/
H A Dnavigatr.cxx828 long nOK = sal_False; in Notify() local
837 nOK = sal_True; in Notify()
855 if( !nOK ) in Notify()
856 nOK = Window::Notify( rNEvt ); in Notify()
858 return( nOK ); in Notify()
870 long nOK = sal_False; in KeyInput() local
877 nOK = sal_True; in KeyInput()
889 if (!nOK) in KeyInput()
/aoo41x/main/sd/source/ui/slideshow/
H A Dshowwin.cxx334 long nOK = sal_False; in Notify() local
342 if (!nOK) in Notify()
343 nOK = Window::Notify(rNEvt); in Notify()
345 return nOK; in Notify()
/aoo41x/main/sd/source/ui/view/
H A Ddrviews1.cxx814 short nOK = RET_YES; in DoVerb() local
821 nOK = aBox.Execute(); in DoVerb()
823 if (nOK == RET_YES) in DoVerb()
830 if (nOK == RET_YES) in DoVerb()

Completed in 40 milliseconds