Home
last modified time | relevance | path

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

/aoo42x/main/connectivity/source/drivers/evoab2/
H A DNResultSetMetaData.cxx116 GParamSpec *pSpec = pSpecs->pField; in getColumnLabel()
120 aLabel = rtl::OStringToOUString( g_param_spec_get_nick( (GParamSpec *) pSpec ), in getColumnLabel()
H A DNDatabaseMetaData.cxx110 GParamSpec **pProps; in initFields()
177 return ((GParamSpec *)pFields[nCol]->pField)->value_type; in getGFieldType()
223 const GParamSpec *pSpec = getField( nCol )->pField; in getFieldName()
228 aName = rtl::OStringToOUString( g_param_spec_get_name( ( GParamSpec * )pSpec ), in getFieldName()
H A DNResultSet.cxx383 GParamSpec* pSpec = pSpecs->pField; in getValue()
405 if (0 == strcmp (g_param_spec_get_name ((GParamSpec *)pSpec), evo_addr[i].pColumnName)) in getValue()
415 g_param_spec_get_name ((GParamSpec *) pSpec), in getValue()
H A DNDatabaseMetaData.hxx47 GParamSpec *pField;
/aoo42x/main/fpicker/source/unx/gnome/
H A DSalGtkFilePicker.hxx343 …static void filter_changed_cb (GtkFileChooser *file_chooser, GParamSpec *pspec, SalGtkFilePicker *…
H A DSalGtkFilePicker.cxx1530 void SalGtkFilePicker::filter_changed_cb( GtkFileChooser *, GParamSpec *, in filter_changed_cb() argument

Completed in 205 milliseconds