Home
last modified time | relevance | path

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

/aoo4110/main/fpicker/source/unx/gnome/
H A DSalGtkFilePicker.cxx171 m_pListLabels[i] = NULL; in SalGtkFilePicker()
241 m_pListLabels[i] = gtk_label_new( "" ); in SalGtkFilePicker()
262 gtk_box_pack_end( GTK_BOX( m_pHBoxs[i] ), m_pListLabels[i], sal_False, sal_False, 0 ); in SalGtkFilePicker()
1124 pWidget = m_pListLabels[elem]; tType = GTK_TYPE_LABEL; \ in getWidget()
1779 gtk_widget_show( m_pListLabels[ nTVIndex ] ); in initialize()
2068 gtk_widget_destroy( m_pListLabels[i] ); in ~SalGtkFilePicker()
H A DSalGtkFilePicker.hxx306 GtkWidget *m_pListLabels[ LIST_LAST ]; member in SalGtkFilePicker

Completed in 27 milliseconds