Searched defs:HideCol (Results 1 – 8 of 8) sorted by relevance
83 void XclImpColRowSettings::HideCol( SCCOL nCol ) in HideCol() function in XclImpColRowSettings
2351 void GridFrame::HideCol( wxCommandEvent& WXUNUSED(event) ) in HideCol() function in GridFrame
2845 void GridFrame::HideCol( wxCommandEvent& WXUNUSED(event) ) in HideCol() function in GridFrame
1377 void HideCol(int col) { DoSetColSize(col, 0); } in HideCol() function
2041 void HideCol(int col) { DoSetColSize(col, 0); } in HideCol() function