LibreOffice Module sw (master) 1
|
#include <com/sun/star/accessibility/AccessibleRole.hpp>
#include <cppuhelper/supportsservice.hxx>
#include <vcl/svapp.hxx>
#include <hffrm.hxx>
#include "accheaderfooter.hxx"
#include <strings.hrc>
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" |
|
constexpr |
Definition at line 34 of file accheaderfooter.cxx.
Referenced by SwAccessibleHeaderFooter::getImplementationName().
|
constexpr |
Definition at line 32 of file accheaderfooter.cxx.
Referenced by SwAccessibleHeaderFooter::getImplementationName().