Searched refs:SERVICENAME_ACTIONTRIGGERSEPARATOR (Results 1 – 5 of 5) sorted by relevance
87 else if ( aServiceSpecifier.equalsAscii( SERVICENAME_ACTIONTRIGGERSEPARATOR )) in createInstance()108 aSeq[2] = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( SERVICENAME_ACTIONTRIGGERSEPARATOR )); in getAvailableServiceNames()
109 if ( ServiceName.equalsAscii( SERVICENAME_ACTIONTRIGGERSEPARATOR )) in supportsService()119 …viceNames[0] = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( SERVICENAME_ACTIONTRIGGERSEPARATOR )); in getSupportedServiceNames()
132 else if ( aServiceSpecifier.equalsAscii( SERVICENAME_ACTIONTRIGGERSEPARATOR )) in createInstance()151 aSeq[2] = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( SERVICENAME_ACTIONTRIGGERSEPARATOR )); in getAvailableServiceNames()
38 #define SERVICENAME_ACTIONTRIGGERSEPARATOR "com.sun.star.ui.ActionTriggerSeparator" macro
61 …o->supportsService( OUString( RTL_CONSTASCII_USTRINGPARAM( SERVICENAME_ACTIONTRIGGERSEPARATOR )) ); in IsSeparator()
Completed in 35 milliseconds