LibreOffice Module sw (master) 1
|
#include <accnotexthyperlink.hxx>
Public Member Functions | |
SwAccessibleNoTextHyperlink (SwAccessibleNoTextFrame *p, const SwFrame *aFrame) | |
virtual sal_Int32 SAL_CALL | getAccessibleActionCount () override |
virtual sal_Bool SAL_CALL | doAccessibleAction (sal_Int32 nIndex) override |
virtual OUString SAL_CALL | getAccessibleActionDescription (sal_Int32 nIndex) override |
virtual css::uno::Reference< css::accessibility::XAccessibleKeyBinding > SAL_CALL | getAccessibleActionKeyBinding (sal_Int32 nIndex) override |
virtual css::uno::Any SAL_CALL | getAccessibleActionAnchor (sal_Int32 nIndex) override |
virtual css::uno::Any SAL_CALL | getAccessibleActionObject (sal_Int32 nIndex) override |
virtual sal_Int32 SAL_CALL | getStartIndex () override |
virtual sal_Int32 SAL_CALL | getEndIndex () override |
virtual sal_Bool SAL_CALL | isValid () override |
Private Member Functions | |
SwFrameFormat * | GetFormat () |
Private Attributes | |
::rtl::Reference< SwAccessibleNoTextFrame > | mxFrame |
const SwFrame * | mpFrame |
Friends | |
class | SwAccessibleNoTextFrame |
Definition at line 28 of file accnotexthyperlink.hxx.
SwAccessibleNoTextHyperlink::SwAccessibleNoTextHyperlink | ( | SwAccessibleNoTextFrame * | p, |
const SwFrame * | aFrame | ||
) |
Definition at line 42 of file accnotexthyperlink.cxx.
References p.
|
overridevirtual |
Definition at line 67 of file accnotexthyperlink.cxx.
References aURL, getAccessibleActionCount(), GetFormat(), ImageMap::GetIMapObject(), IMapObject::GetTarget(), IMapObject::GetURL(), GetURL(), LoadURL(), mxFrame, nIndex, and NONE.
|
overridevirtual |
Definition at line 171 of file accnotexthyperlink.cxx.
References Any, getAccessibleActionCount(), mpFrame, and mxFrame.
|
overridevirtual |
Definition at line 49 of file accnotexthyperlink.cxx.
References aURL, GetFormat(), ImageMap::GetIMapObjectCount(), and GetURL().
Referenced by doAccessibleAction(), getAccessibleActionAnchor(), getAccessibleActionDescription(), getAccessibleActionKeyBinding(), and getAccessibleActionObject().
|
overridevirtual |
Definition at line 105 of file accnotexthyperlink.cxx.
References aURL, getAccessibleActionCount(), IMapObject::GetDesc(), GetFormat(), ImageMap::GetIMapObject(), IMapObject::GetURL(), GetURL(), and nIndex.
|
overridevirtual |
Definition at line 132 of file accnotexthyperlink.cxx.
References aURL, getAccessibleActionCount(), GetFormat(), ImageMap::GetIMapObject(), IMapObject::GetURL(), GetURL(), KEY_RETURN, and nIndex.
|
overridevirtual |
Definition at line 188 of file accnotexthyperlink.cxx.
References Any, aURL, getAccessibleActionCount(), GetFormat(), ImageMap::GetIMapObject(), IMapObject::GetURL(), GetURL(), and nIndex.
|
overridevirtual |
Definition at line 218 of file accnotexthyperlink.cxx.
|
inlineprivate |
Definition at line 37 of file accnotexthyperlink.hxx.
References SwLayoutFrame::GetFormat(), and mpFrame.
Referenced by doAccessibleAction(), getAccessibleActionCount(), getAccessibleActionDescription(), getAccessibleActionKeyBinding(), getAccessibleActionObject(), and isValid().
|
overridevirtual |
Definition at line 213 of file accnotexthyperlink.cxx.
|
overridevirtual |
Definition at line 223 of file accnotexthyperlink.cxx.
References aURL, GetFormat(), and GetURL().
|
friend |
Definition at line 32 of file accnotexthyperlink.hxx.
|
private |
Definition at line 35 of file accnotexthyperlink.hxx.
Referenced by getAccessibleActionAnchor(), and GetFormat().
|
private |
Definition at line 34 of file accnotexthyperlink.hxx.
Referenced by doAccessibleAction(), and getAccessibleActionAnchor().