LibreOffice Module sw (master) 1
Variables
accheaderfooter.cxx File Reference
#include <com/sun/star/accessibility/AccessibleRole.hpp>
#include <cppuhelper/supportsservice.hxx>
#include <vcl/svapp.hxx>
#include <hffrm.hxx>
#include "accheaderfooter.hxx"
#include <strings.hrc>
Include dependency graph for accheaderfooter.cxx:

Go to the source code of this file.

Variables

constexpr OUStringLiteral sImplementationNameHeader = u"com.sun.star.comp.Writer.SwAccessibleHeaderView"
 
constexpr OUStringLiteral sImplementationNameFooter = u"com.sun.star.comp.Writer.SwAccessibleFooterView"
 

Variable Documentation

◆ sImplementationNameFooter

constexpr OUStringLiteral sImplementationNameFooter = u"com.sun.star.comp.Writer.SwAccessibleFooterView"
constexpr

Definition at line 34 of file accheaderfooter.cxx.

Referenced by SwAccessibleHeaderFooter::getImplementationName().

◆ sImplementationNameHeader

constexpr OUStringLiteral sImplementationNameHeader = u"com.sun.star.comp.Writer.SwAccessibleHeaderView"
constexpr

Definition at line 32 of file accheaderfooter.cxx.

Referenced by SwAccessibleHeaderFooter::getImplementationName().