Home
last modified time | relevance | path

Searched refs:aSNs (Results 1 – 1 of 1) sorted by relevance

/trunk/main/svx/source/accessibility/
H A DGraphCtlAccessibleContext.cxx602 Sequence< OUString > aSNs( 3 ); in getSupportedServiceNames() local
604 aSNs[0] = OUString( RTL_CONSTASCII_USTRINGPARAM( "com.sun.star.accessibility.Accessible" ) ); in getSupportedServiceNames()
605aSNs[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 13 milliseconds