Home
last modified time | relevance | path

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

/trunk/main/vcl/inc/unx/gtk/
H A Dgtkframe.hxx402 #define OOO_TYPE_FIXED ooo_fixed_get_type()
406 GType ooo_fixed_get_type( void );
/trunk/main/vcl/unx/gtk/window/
H A Dgtkframe.cxx494 ooo_fixed_get_type() in ooo_fixed_get_type() function
591 m_pFixedContainer = GTK_FIXED(g_object_new( ooo_fixed_get_type(), NULL )); in InitCommon()