|
LibreOffice Module sw (master) 1
|
#include <com/sun/star/accessibility/AccessibleRole.hpp>#include <cppuhelper/supportsservice.hxx>#include <vcl/svapp.hxx>#include <ftnfrm.hxx>#include <fmtftn.hxx>#include <txtftn.hxx>#include <viewsh.hxx>#include <accmap.hxx>#include "accfootnote.hxx"#include <strings.hrc>Go to the source code of this file.
Variables | |
| constexpr OUStringLiteral | sImplementationNameFootnote = u"com.sun.star.comp.Writer.SwAccessibleFootnoteView" |
| constexpr OUStringLiteral | sImplementationNameEndnote = u"com.sun.star.comp.Writer.SwAccessibleEndnoteView" |
|
constexpr |
Definition at line 38 of file accfootnote.cxx.
Referenced by SwAccessibleFootnote::getImplementationName().
|
constexpr |
Definition at line 36 of file accfootnote.cxx.
Referenced by SwAccessibleFootnote::getImplementationName().