LibreOffice Module sw (master) 1
Classes | Namespaces | Typedefs
accpara.hxx File Reference
#include "acccontext.hxx"
#include <com/sun/star/accessibility/AccessibleScrollType.hpp>
#include <com/sun/star/accessibility/XAccessibleEditableText.hpp>
#include <com/sun/star/accessibility/XAccessibleSelection.hpp>
#include <com/sun/star/accessibility/XAccessibleHypertext.hpp>
#include <com/sun/star/accessibility/XAccessibleTextMarkup.hpp>
#include <com/sun/star/accessibility/XAccessibleMultiLineText.hpp>
#include <com/sun/star/accessibility/XAccessibleTextSelection.hpp>
#include <com/sun/star/accessibility/XAccessibleExtendedAttributes.hpp>
#include <com/sun/star/accessibility/XAccessibleTextAttributes.hpp>
#include "accselectionhelper.hxx"
#include <unordered_map>
#include <svl/lstner.hxx>
Include dependency graph for accpara.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SwAccessibleParagraph
 

Namespaces

namespace  com
 
namespace  com::sun
 
namespace  com::sun::star
 
namespace  com::sun::star::i18n
 
namespace  com::sun::star::accessibility
 
namespace  com::sun::star::style
 

Typedefs

typedef std::unordered_map< OUString, css::beans::PropertyValue > tAccParaPropValMap
 

Typedef Documentation

◆ tAccParaPropValMap

typedef std::unordered_map< OUString, css::beans::PropertyValue > tAccParaPropValMap

Definition at line 51 of file accpara.hxx.