Searched refs:aSNs (Results 1 – 1 of 1) sorted by relevance
602 Sequence< OUString > aSNs( 3 ); in getSupportedServiceNames() local604 aSNs[0] = OUString( RTL_CONSTASCII_USTRINGPARAM( "com.sun.star.accessibility.Accessible" ) ); in getSupportedServiceNames()605 …aSNs[1] = OUString( RTL_CONSTASCII_USTRINGPARAM( "com.sun.star.accessibility.AccessibleContext" ) … in getSupportedServiceNames()606 aSNs[2] = OUString( RTL_CONSTASCII_USTRINGPARAM( "com.sun.star.drawing.AccessibleGraphControl" ) ); in getSupportedServiceNames()608 return aSNs; in getSupportedServiceNames()
Completed in 29 milliseconds