Home
last modified time | relevance | path

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

/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/svx/
H A Dcom.sun.star.comp.unknown.AccessiblePresentationShape.csv1 "AccessiblePresentationShape";"com::sun::star::accessibility::XAccessibleExtendedComponent#optional…
2 "AccessiblePresentationShape";"com::sun::star::accessibility::XAccessibleExtendedComponent#optional…
3 "AccessiblePresentationShape";"com::sun::star::accessibility::XAccessibleExtendedComponent#optional…
4 "AccessiblePresentationShape";"com::sun::star::accessibility::XAccessibleEventBroadcaster#optional"…
5 "AccessiblePresentationShape";"com::sun::star::accessibility::XAccessibleEventBroadcaster#optional"…
6 "AccessiblePresentationShape";"com::sun::star::accessibility::XAccessibleComponent";"containsPoint(…
7 "AccessiblePresentationShape";"com::sun::star::accessibility::XAccessibleComponent";"getAccessibleA…
8 "AccessiblePresentationShape";"com::sun::star::accessibility::XAccessibleComponent";"getBounds()"
9 "AccessiblePresentationShape";"com::sun::star::accessibility::XAccessibleComponent";"getLocation()"
10 "AccessiblePresentationShape";"com::sun::star::accessibility::XAccessibleComponent";"getLocationOnS…
[all …]
/trunk/main/sd/source/ui/inc/
H A DAccessiblePresentationShape.hxx31 class AccessiblePresentationShape class
36 AccessiblePresentationShape (
39 virtual ~AccessiblePresentationShape (void);
66 AccessiblePresentationShape (void);
69 AccessiblePresentationShape (const AccessiblePresentationShape&);
72 AccessiblePresentationShape& operator= (const AccessiblePresentationShape&);
/trunk/main/sd/source/ui/accessibility/
H A DAccessiblePresentationShape.cxx44 AccessiblePresentationShape::AccessiblePresentationShape ( in AccessiblePresentationShape() function in accessibility::AccessiblePresentationShape
54 AccessiblePresentationShape::~AccessiblePresentationShape (void) in ~AccessiblePresentationShape()
64 AccessiblePresentationShape::getImplementationName (void) in getImplementationName()
75 AccessiblePresentationShape::CreateAccessibleBaseName (void) in CreateAccessibleBaseName()
128 AccessiblePresentationShape::CreateAccessibleDescription (void) in CreateAccessibleDescription()
194 ::rtl::OUString AccessiblePresentationShape::GetStyle() in GetStyle()
H A DSdShapeTypes.cxx53 return new AccessiblePresentationShape (rShapeInfo, rShapeTreeInfo); in CreateSdAccessibleShape()
/trunk/main/svx/qa/unoapi/
H A Dknownissues.xcl35 svx.AccessiblePresentationShape
H A Dsvx.sce29 #i85539 -o svx.AccessiblePresentationShape
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_svx/
H A DAccessiblePresentationShape.java49 public class AccessiblePresentationShape extends TestCase { class
/trunk/main/framework/qa/complex/api_internal/
H A Dapi.lst179 job180=svx.AccessiblePresentationShape
/trunk/main/sd/
H A DLibrary_sd.mk275 sd/source/ui/accessibility/AccessiblePresentationShape \