Searched refs:SERVICE_NAME1 (Results 1 – 8 of 8) sorted by relevance
191 #define SERVICE_NAME1 "com.sun.star.document.ImportFilter" macro198 return (ServiceName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM ( SERVICE_NAME1 ) ) || in WriterFilter_supportsService()199 ServiceName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM ( SERVICE_NAME1 ) )); in WriterFilter_supportsService()208 pArray[0] = OUString ( RTL_CONSTASCII_USTRINGPARAM ( SERVICE_NAME1 ) ); in WriterFilter_getSupportedServiceNames()212 #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
251 #define SERVICE_NAME1 "com.sun.star.document.ImportFilter" macro256 return (ServiceName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM ( SERVICE_NAME1 ) ) || in WordPerfectImportFilter_supportsService()265 pArray[0] = OUString ( RTL_CONSTASCII_USTRINGPARAM ( SERVICE_NAME1 ) ); in WordPerfectImportFilter_getSupportedServiceNames()270 #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 66 milliseconds