Searched refs:SERVICENAME_ACTIONTRIGGER (Results 1 – 4 of 4) sorted by relevance
83 if ( aServiceSpecifier.equalsAscii( SERVICENAME_ACTIONTRIGGER )) in createInstance()106 aSeq[0] = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( SERVICENAME_ACTIONTRIGGER )); in getAvailableServiceNames()
128 if ( aServiceSpecifier.equalsAscii( SERVICENAME_ACTIONTRIGGER )) in createInstance()149 aSeq[0] = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( SERVICENAME_ACTIONTRIGGER )); in getAvailableServiceNames()
117 if ( ServiceName.equalsAscii( SERVICENAME_ACTIONTRIGGER )) in supportsService()127 seqServiceNames[0] = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( SERVICENAME_ACTIONTRIGGER )); in getSupportedServiceNames()
42 #define SERVICENAME_ACTIONTRIGGER "com.sun.star.ui.ActionTrigger" macro
Completed in 18 milliseconds