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

Go to the source code of this file.

Variables

constexpr OUStringLiteral sImplementationName = u"com.sun.star.comp.Writer.SwAccessiblePageView"
 

Variable Documentation

◆ sImplementationName

constexpr OUStringLiteral sImplementationName = u"com.sun.star.comp.Writer.SwAccessiblePageView"
constexpr

Definition at line 34 of file accpage.cxx.

Referenced by SwAccessiblePage::getImplementationName().