Searched refs:xMCntTypeFactory (Results 1 – 2 of 2) sorted by relevance
65 …xMCntTypeFactory( xMSF->createInstance( ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM( "com.sun.star… in compareDataFlavors() local67 if ( xMCntTypeFactory.is( ) ) in compareDataFlavors()70 …Reference< datatransfer::XMimeContentType > xLType = xMCntTypeFactory->createMimeContentType( lFla… in compareDataFlavors()71 …Reference< datatransfer::XMimeContentType > xRType = xMCntTypeFactory->createMimeContentType( rFla… in compareDataFlavors()
244 …xMCntTypeFactory( g_xFactory->createInstance( OUString::createFromAscii( "com.sun.star.datatransfe… in main() local246 if ( !xMCntTypeFactory.is( ) ) in main()252 if ( !processCntTypesAndWriteResultIntoFile( argv[2], vecCntTypes, xMCntTypeFactory ) ) in main()
Completed in 10 milliseconds