LibreOffice Module sw (master) 1
Variables
accfootnote.cxx File Reference
#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>
Include dependency graph for accfootnote.cxx:

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"
 

Variable Documentation

◆ sImplementationNameEndnote

constexpr OUStringLiteral sImplementationNameEndnote = u"com.sun.star.comp.Writer.SwAccessibleEndnoteView"
constexpr

Definition at line 38 of file accfootnote.cxx.

Referenced by SwAccessibleFootnote::getImplementationName().

◆ sImplementationNameFootnote

constexpr OUStringLiteral sImplementationNameFootnote = u"com.sun.star.comp.Writer.SwAccessibleFootnoteView"
constexpr

Definition at line 36 of file accfootnote.cxx.

Referenced by SwAccessibleFootnote::getImplementationName().