LibreOffice Module sw (master) 1
Variables
accembedded.cxx File Reference
#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>
Include dependency graph for accembedded.cxx:

Go to the source code of this file.

Variables

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

Variable Documentation

◆ sImplementationName

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

Definition at line 34 of file accembedded.cxx.

Referenced by SwAccessibleEmbeddedObject::getImplementationName().