Home
last modified time | relevance | path

Searched defs:tType (Results 1 – 2 of 2) sorted by relevance

/trunk/main/fpicker/source/unx/gnome/
H A DSalGtkFilePicker.cxx1108 GType tType = GTK_TYPE_TOGGLE_BUTTON; // prevent waring by initializing in getWidget() local
1313 GType tType; in setValue() local
1342 GType tType; in getValue() local
1393 GType tType; in setLabel() local
1430 GType tType; in getLabel() local
/trunk/main/sal/qa/osl/condition/
H A Dosl_Condition.cxx96 ConditionThread( ::osl::Condition& Con, ConditionType tType): m_MyCon( Con ), m_MyType( tType ) { } in ConditionThread()

Completed in 24 milliseconds