Searched refs:ROW_COL_PROD (Results 1 – 1 of 1) sorted by relevance
54 #define ROW_COL_PROD 16384 macro125 aRowEdit.SetMax(ROW_COL_PROD/aColEdit.GetValue()); in SwInsTableDlg()126 aColEdit.SetMax(ROW_COL_PROD/aRowEdit.GetValue()); in SwInsTableDlg()193 aRowEdit.SetMax(ROW_COL_PROD/nCol); in IMPL_LINK_INLINE_END()200 aColEdit.SetMax(ROW_COL_PROD/nRow); in IMPL_LINK_INLINE_END()
Completed in 10 milliseconds