Home
last modified time | relevance | path

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

/aoo4110/main/svx/source/inc/
H A Dgridcols.hxx44 #define TYPE_CURRENCYFIELD 2 macro
/aoo4110/main/svx/source/fmcomp/
H A Dgridcols.cxx42 pNames[TYPE_CURRENCYFIELD] = FM_COL_CURRENCYFIELD; in getColumnTypes()
H A Dfmgridcl.cxx727 …bleItem(SID_FM_CURRENCYFIELD + nChangeTypeOffset, bDesignMode && (nColType != TYPE_CURRENCYFIELD)); in PreExecuteColumnContextMenu()
H A Dgridcell.cxx196 case TYPE_CURRENCYFIELD: pCellControl = new DbCurrencyField(*this); break; in CreateControl()
/aoo4110/main/forms/source/component/
H A DColumns.hxx187 #define TYPE_CURRENCYFIELD 2 macro
H A DColumns.cxx84 … pNames[TYPE_CURRENCYFIELD] = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "CurrencyField" ) ); in getColumnTypes()
H A DGrid.cxx388 case TYPE_CURRENCYFIELD: xReturn = new CurrencyFieldColumn( getContext() ); break; in createColumn()

Completed in 213 milliseconds