Searched refs:GET_TYPE (Results 1 – 1 of 1) sorted by relevance
94 #define GET_TYPE(x) ::getCppuType((uno::Reference< x > *)0); macro293 Type typeXFixedText = GET_TYPE(awt::XFixedText)294 Type typeXTextComponent = GET_TYPE(awt::XTextComponent)295 Type typeXComboBox = GET_TYPE(awt::XComboBox)296 Type typeXRadioButton = GET_TYPE(awt::XRadioButton)
Completed in 10 milliseconds