Searched refs:SERVICE_NAME1 (Results 1 – 7 of 7) sorted by relevance
200 #define SERVICE_NAME1 "com.sun.star.document.ImportFilter" macro207 return (ServiceName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM ( SERVICE_NAME1 ) ) || in WriterFilter_supportsService()208 ServiceName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM ( SERVICE_NAME1 ) )); in WriterFilter_supportsService()217 pArray[0] = OUString ( RTL_CONSTASCII_USTRINGPARAM ( SERVICE_NAME1 ) ); in WriterFilter_getSupportedServiceNames()221 #undef SERVICE_NAME1
104 #define SERVICE_NAME1 "com.sun.star.document.ImportFilter" macro108 return (rServiceName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM ( SERVICE_NAME1 ) ) || in supportsService()128 pArray[0] = OUString ( RTL_CONSTASCII_USTRINGPARAM ( SERVICE_NAME1 ) ); in RtfFilter_getSupportedServiceNames()132 #undef SERVICE_NAME1
60 #define SERVICE_NAME1 "com.sun.star.document.ExtendedTypeDetection" macro154 return (ServiceName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM ( SERVICE_NAME1 ) ) ); in WriterFilterDetection_supportsService()163 pArray[0] = OUString ( RTL_CONSTASCII_USTRINGPARAM ( SERVICE_NAME1 ) ); in WriterFilterDetection_getSupportedServiceNames()166 #undef SERVICE_NAME1
201 #define SERVICE_NAME1 "com.sun.star.document.ExtendedTypeDetection" macro206 return ServiceName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM ( SERVICE_NAME1 ) ); in FilterDetect_supportsService()214 pArray[0] = OUString ( RTL_CONSTASCII_USTRINGPARAM ( SERVICE_NAME1 ) ); in FilterDetect_getSupportedServiceNames()217 #undef SERVICE_NAME1
305 #define SERVICE_NAME1 "com.sun.star.document.ExtendedTypeDetection" macro310 return ServiceName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM ( SERVICE_NAME1 ) ); in FilterDetect_supportsService()317 pArray[0] = OUString ( RTL_CONSTASCII_USTRINGPARAM ( SERVICE_NAME1 ) ); in FilterDetect_getSupportedServiceNames()320 #undef SERVICE_NAME1
392 #define SERVICE_NAME1 "com.sun.star.document.ExportFilter" macro397 return ServiceName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM ( SERVICE_NAME1 ) ) || in XmlFilterAdaptor_supportsService()405 pArray[0] = OUString ( RTL_CONSTASCII_USTRINGPARAM ( SERVICE_NAME1 ) ); in XmlFilterAdaptor_getSupportedServiceNames()409 #undef SERVICE_NAME1
888 #define SERVICE_NAME1 "com.sun.star.document.ImportFilter" macro893 return (ServiceName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM ( SERVICE_NAME1 ) ) || in T602ImportFilter_supportsService()902 pArray[0] = OUString ( RTL_CONSTASCII_USTRINGPARAM ( SERVICE_NAME1 ) ); in T602ImportFilter_getSupportedServiceNames()907 #undef SERVICE_NAME1
Completed in 37 milliseconds