[inline]
Definition at line 134 of file CheckBoxValueBars.h.
References mModalWnd, and OglGui::OglWindow::SetVisible().
Referenced by StringSelectionEvent(), and WindowMouseEvent().
00135 { 00136 if (mModalWnd) 00137 mModalWnd->SetVisible(false); 00138 }
Here is the call graph for this function: