/trunk/main/sw/source/core/access/ |
H A D | accembedded.hxx | 80 virtual ::com::sun::star::uno::Any SAL_CALL getExtendedAttributes()
|
H A D | accembedded.cxx | 127 ::com::sun::star::uno::Any SAL_CALL SwAccessibleEmbeddedObject::getExtendedAttributes() in getExtendedAttributes() function in SwAccessibleEmbeddedObject
|
H A D | acccell.hxx | 129 ::com::sun::star::uno::Any SAL_CALL getExtendedAttributes()
|
H A D | accdoc.hxx | 220 virtual ::com::sun::star::uno::Any SAL_CALL getExtendedAttributes()
|
H A D | acccell.cxx | 477 ::com::sun::star::uno::Any SAL_CALL SwAccessibleCell::getExtendedAttributes() in getExtendedAttributes() function in SwAccessibleCell
|
H A D | accpara.hxx | 450 virtual ::com::sun::star::uno::Any SAL_CALL getExtendedAttributes()
|
H A D | accdoc.cxx | 632 uno::Any SAL_CALL SwAccessibleDocument::getExtendedAttributes() in getExtendedAttributes() function in SwAccessibleDocument
|
H A D | accpara.cxx | 4262 uno::Any SAL_CALL SwAccessibleParagraph::getExtendedAttributes() in getExtendedAttributes() function in SwAccessibleParagraph
|
/trunk/main/offapi/com/sun/star/accessibility/ |
H A D | XAccessibleExtendedAttributes.idl | 37 any getExtendedAttributes() raises (::com::sun::star::lang::IndexOutOfBoundsException);
|
/trunk/main/svx/inc/svx/ |
H A D | AccessibleOLEShape.hxx | 103 …virtual ::com::sun::star::uno::Any SAL_CALL getExtendedAttributes() throw (::com::sun::star::lang:…
|
H A D | AccessibleShape.hxx | 166 virtual ::com::sun::star::uno::Any SAL_CALL getExtendedAttributes()
|
/trunk/main/svx/source/accessibility/ |
H A D | AccessibleOLEShape.cxx | 183 uno::Any SAL_CALL AccessibleOLEShape::getExtendedAttributes() in getExtendedAttributes() function in AccessibleOLEShape
|
H A D | AccessibleShape.cxx | 1036 uno::Any SAL_CALL AccessibleShape::getExtendedAttributes() in getExtendedAttributes() function in accessibility::AccessibleShape
|
/trunk/main/sc/source/ui/inc/ |
H A D | AccessibleCell.hxx | 144 virtual ::com::sun::star::uno::Any SAL_CALL getExtendedAttributes()
|
H A D | AccessibleDocument.hxx | 135 virtual ::com::sun::star::uno::Any SAL_CALL getExtendedAttributes()
|
/trunk/main/sd/source/ui/inc/ |
H A D | AccessibleDocumentViewBase.hxx | 265 virtual com::sun::star::uno::Any SAL_CALL getExtendedAttributes()
|
H A D | AccessibleSlideView.hxx | 271 virtual com::sun::star::uno::Any SAL_CALL getExtendedAttributes()
|
/trunk/main/sc/source/ui/Accessibility/ |
H A D | AccessibleCell.cxx | 512 uno::Any SAL_CALL ScAccessibleCell::getExtendedAttributes() in getExtendedAttributes() function in ScAccessibleCell
|
H A D | AccessibleDocument.cxx | 2374 uno::Any SAL_CALL ScAccessibleDocument::getExtendedAttributes() in getExtendedAttributes() function in ScAccessibleDocument
|
/trunk/main/sd/source/ui/accessibility/ |
H A D | AccessibleDocumentViewBase.cxx | 851 uno::Any SAL_CALL AccessibleDocumentViewBase::getExtendedAttributes() in getExtendedAttributes() function in accessibility::AccessibleDocumentViewBase
|
/trunk/main/winaccessibility/source/UAccCOM/ |
H A D | MAccessible.cpp | 3262 ::com::sun::star::uno::Any anyVal = pRXAttr->getExtendedAttributes(); in get_attributes()
|