Home
last modified time | relevance | path

Searched refs:SERVICE_NAME2 (Results 1 – 6 of 6) sorted by relevance

/trunk/main/writerfilter/source/filter/
H A DRtfFilter.cxx105 #define SERVICE_NAME2 "com.sun.star.document.ExportFilter" macro
109 rServiceName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM ( SERVICE_NAME2 ) )); in supportsService()
129 pArray[1] = OUString ( RTL_CONSTASCII_USTRINGPARAM ( SERVICE_NAME2 ) ); in RtfFilter_getSupportedServiceNames()
133 #undef SERVICE_NAME2
H A DImportFilter.cxx193 #define SERVICE_NAME2 "com.sun.star.document.ExportFilter" macro
210 pArray[1] = OUString ( RTL_CONSTASCII_USTRINGPARAM ( SERVICE_NAME2 ) ); in WriterFilter_getSupportedServiceNames()
214 #undef SERVICE_NAME2
/trunk/main/filter/source/xmlfilteradaptor/
H A DXmlFilterAdaptor.cxx393 #define SERVICE_NAME2 "com.sun.star.document.ImportFilter" macro
398 ServiceName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM ( SERVICE_NAME2 ) ); in XmlFilterAdaptor_supportsService()
406 pArray[1] = OUString ( RTL_CONSTASCII_USTRINGPARAM ( SERVICE_NAME2 ) ); in XmlFilterAdaptor_getSupportedServiceNames()
410 #undef SERVICE_NAME2
/trunk/main/filter/source/t602/
H A Dt602filter.cxx889 #define SERVICE_NAME2 "com.sun.star.document.ExtendedTypeDetection" macro
894 ServiceName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM ( SERVICE_NAME2 ) ) ); in T602ImportFilter_supportsService()
903 pArray[1] = OUString ( RTL_CONSTASCII_USTRINGPARAM ( SERVICE_NAME2 ) ); in T602ImportFilter_getSupportedServiceNames()
906 #undef SERVICE_NAME2
/trunk/main/odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/FlatXmlFilterDetection/
H A Dfilterdetect.cxx218 #undef SERVICE_NAME2
/trunk/main/filter/source/xmlfilterdetect/
H A Dfilterdetect.cxx321 #undef SERVICE_NAME2

Completed in 36 milliseconds