Home
last modified time | relevance | path

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

/aoo4110/main/chart2/source/controller/dialogs/
H A Ddlg_CreationWizard_UNO.cxx136 #define LCL_CPPUTYPE(t) (::getCppuType( reinterpret_cast< const uno::Reference<t> *>(0))) macro
147 aTypes.push_back( LCL_CPPUTYPE( lang::XComponent )); in getTypes()
148 aTypes.push_back( LCL_CPPUTYPE( lang::XTypeProvider )); in getTypes()
149 aTypes.push_back( LCL_CPPUTYPE( uno::XAggregation )); in getTypes()
150 aTypes.push_back( LCL_CPPUTYPE( uno::XWeak )); in getTypes()
151 aTypes.push_back( LCL_CPPUTYPE( lang::XServiceInfo )); in getTypes()
152 aTypes.push_back( LCL_CPPUTYPE( lang::XInitialization )); in getTypes()
153 aTypes.push_back( LCL_CPPUTYPE( frame::XTerminateListener )); in getTypes()
154 aTypes.push_back( LCL_CPPUTYPE( ui::dialogs::XExecutableDialog )); in getTypes()
155 aTypes.push_back( LCL_CPPUTYPE( beans::XPropertySet )); in getTypes()

Completed in 16 milliseconds