Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/ui/table/
H A Dinstable.cxx54 #define ROW_COL_PROD 16384 macro
125 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 16 milliseconds