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