Home
last modified time | relevance | path

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

/trunk/main/cui/source/dialogs/
H A Dnewtabledlg.cxx35 , maNumColumns( this, CUI_RES( NF_COLUMNS ) ) in SvxNewTableDialog()
44 maNumColumns.SetValue(5); in SvxNewTableDialog()
64 return sal::static_int_cast< sal_Int32 >( maNumColumns.GetValue() ); in getColumns()
/trunk/main/cui/source/inc/
H A Dnewtabledlg.hxx37 NumericField maNumColumns; member in SvxNewTableDialog

Completed in 18 milliseconds