Searched refs:ColumnProperty (Results 1 – 4 of 4) sorted by relevance
64 static ColumnProperty **pFields=NULL;88 splitColumn (ColumnProperty **pToBeFields) in splitColumn()93 pToBeFields[nFields] = g_new0(ColumnProperty,1); in splitColumn()109 ColumnProperty **pToBeFields; in initFields()115 pToBeFields = g_new0(ColumnProperty *, (nProps + OTHER_ZIP)/* new column(s)*/ ); in initFields()135 pToBeFields[nFields]= g_new0(ColumnProperty,1); in initFields()160 const ColumnProperty *
115 const ColumnProperty *pSpecs = getField(nField); in getColumnLabel()
48 }ColumnProperty; typedef64 const ColumnProperty *getField(guint n);
379 const ColumnProperty * pSpecs = evoab::getField( nColumnNum ); in getValue()
Completed in 33 milliseconds