Home
last modified time | relevance | path

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

/trunk/main/sfx2/source/appl/
H A Dshutdowniconunx.cxx175 GdkPixbuf *pPixbuf= ResIdToPixbuf( SV_ICON_SMALL_START + nResId ); in add_item() local
176 GtkWidget *pImage = gtk_image_new_from_pixbuf( pPixbuf ); in add_item()
177 g_object_unref( G_OBJECT( pPixbuf ) ); in add_item()
366 GdkPixbuf *pPixbuf = ResIdToPixbuf( SV_ICON_LARGE_START + SV_ICON_ID_OFFICE ); in plugin_init_sys_tray() local
368 "pixbuf", pPixbuf, in plugin_init_sys_tray()
372 g_object_unref( pPixbuf ); in plugin_init_sys_tray()

Completed in 24 milliseconds