Home
last modified time | relevance | path

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

/trunk/main/basctl/source/dlged/
H A Ddlgedclip.cxx65xMCntTypeFactory( xMSF->createInstance( ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM( "com.sun.star… in compareDataFlavors() local
67 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()
/trunk/main/dtrans/source/cnttype/wbench/
H A Dtestcnttype.cxx244xMCntTypeFactory( g_xFactory->createInstance( OUString::createFromAscii( "com.sun.star.datatransfe… in main() local
246 if ( !xMCntTypeFactory.is( ) ) in main()
252 if ( !processCntTypesAndWriteResultIntoFile( argv[2], vecCntTypes, xMCntTypeFactory ) ) in main()

Completed in 16 milliseconds