LibreOffice Module sw (master) 1
|
#include <vcl/svapp.hxx>
#include <com/sun/star/accessibility/AccessibleRole.hpp>
#include <cppuhelper/queryinterface.hxx>
#include <cppuhelper/supportsservice.hxx>
#include <flyfrm.hxx>
#include "accembedded.hxx"
#include <cntfrm.hxx>
#include <notxtfrm.hxx>
#include <ndole.hxx>
Go to the source code of this file.
Variables | |
constexpr OUStringLiteral | sImplementationName = u"com.sun.star.comp.Writer.SwAccessibleEmbeddedObject" |
|
constexpr |
Definition at line 34 of file accembedded.cxx.
Referenced by SwAccessibleEmbeddedObject::getImplementationName().