Definition at line 73 of file SideBar.h. References DoSideConnect(), mSideConnect, and OglGui::OglWindow::SetBorderType(). 00074 { 00075 mSideConnect = 0; 00076 SetBorderType(BEV_ETCHED); 00077 DoSideConnect(wndSide, size, lM, tM, rM, bM); 00078 }
Here is the call graph for this function:
|