Home
last modified time | relevance | path

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

/aoo4110/main/svx/source/inc/
H A Dgridcols.hxx48 #define TYPE_NUMERICFIELD 6 macro
/aoo4110/main/svx/source/fmcomp/
H A Dgridcols.cxx46 pNames[TYPE_NUMERICFIELD] = FM_COL_NUMERICFIELD; in getColumnTypes()
H A Dfmgridcl.cxx725 …nableItem(SID_FM_NUMERICFIELD + nChangeTypeOffset, bDesignMode && (nColType != TYPE_NUMERICFIELD)); in PreExecuteColumnContextMenu()
H A Dgridcell.cxx199 case TYPE_NUMERICFIELD: pCellControl = new DbNumericField(*this); break; in CreateControl()
/aoo4110/main/forms/source/component/
H A DColumns.hxx191 #define TYPE_NUMERICFIELD 6 macro
H A DColumns.cxx88 … pNames[TYPE_NUMERICFIELD] = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "NumericField" ) ); in getColumnTypes()
H A DGrid.cxx391 case TYPE_NUMERICFIELD: xReturn = new NumericFieldColumn( getContext() ); break; in createColumn()

Completed in 289 milliseconds