LibreOffice Module sw (master)
1
|
#include <vcl/window.hxx>
#include <unotools/accessiblestatesethelper.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>
Go to the source code of this file.
Variables | |
constexpr OUStringLiteral | sImplementationName = u"com.sun.star.comp.Writer.SwAccessiblePageView" |
constexpr OUStringLiteral sImplementationName = u"com.sun.star.comp.Writer.SwAccessiblePageView" |
Definition at line 35 of file accpage.cxx.
Referenced by SwAccessiblePage::getImplementationName().