Searched refs:DNDTARGET_IMPL_NAME (Results 1 – 3 of 3) sorted by relevance
45 #define DNDTARGET_IMPL_NAME "com.sun.star.comp.datatransfer.dnd.OleDropTarget_V1" macro
94 else if( pSrvManager && ( 0 == rtl_str_compare( pImplName, DNDTARGET_IMPL_NAME ) ) ) in component_getFactory()
264 return OUString(RTL_CONSTASCII_USTRINGPARAM(DNDTARGET_IMPL_NAME));; in getImplementationName()
Completed in 19 milliseconds