Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/filter/ww8/
H A Ddocxexportfilter.cxx155 } else if ( rtl_str_compare( pImplName, IMPL_NAME_RTFIMPORT ) == 0 ) { in component_getFactory()
156 const OUString aServiceName( OUString::createFromAscii( IMPL_NAME_RTFIMPORT ) ); in component_getFactory()
H A Drtfexportfilter.cxx160 else if ( rtl_str_compare( pImplName, IMPL_NAME_RTFIMPORT ) == 0 ) { in component_getFactory()
161 const OUString aServiceName( OUString::createFromAscii( IMPL_NAME_RTFIMPORT ) ); in component_getFactory()
H A Drtfimportfilter.hxx67 #define IMPL_NAME_RTFIMPORT "com.sun.star.comp.Writer.RtfImport" macro
H A Drtfimportfilter.cxx117 return OUString( RTL_CONSTASCII_USTRINGPARAM( IMPL_NAME_RTFIMPORT ) ); in RtfImport_getImplementationName()

Completed in 23 milliseconds