Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/filter/ww8/
H A Drtfexportfilter.cxx117 return OUString( RTL_CONSTASCII_USTRINGPARAM( IMPL_NAME_RTFEXPORT ) ); in RtfExport_getImplementationName()
151 if ( rtl_str_compare( pImplName, IMPL_NAME_RTFEXPORT ) == 0 ) { in component_getFactory()
152 const OUString aServiceName( OUString::createFromAscii( IMPL_NAME_RTFEXPORT ) ); in component_getFactory()
H A Ddocxexportfilter.cxx147 } else if ( rtl_str_compare( pImplName, IMPL_NAME_RTFEXPORT ) == 0 ) { in component_getFactory()
148 const OUString aServiceName( OUString::createFromAscii( IMPL_NAME_RTFEXPORT ) ); in component_getFactory()
H A Drtfexportfilter.hxx77 #define IMPL_NAME_RTFEXPORT "com.sun.star.comp.Writer.RtfExport" macro

Completed in 16 milliseconds