|
LibreOffice Module editeng (master) 1
|
#include <algorithm>#include <utility>#include <vcl/svapp.hxx>#include <tools/debug.hxx>#include <comphelper/diagnose_ex.hxx>#include <sal/log.hxx>#include <editeng/flditem.hxx>#include <com/sun/star/uno/Any.hxx>#include <com/sun/star/uno/Reference.hxx>#include <com/sun/star/awt/Point.hpp>#include <com/sun/star/awt/Rectangle.hpp>#include <com/sun/star/container/XNameContainer.hpp>#include <com/sun/star/lang/IndexOutOfBoundsException.hpp>#include <com/sun/star/i18n/Boundary.hpp>#include <com/sun/star/accessibility/AccessibleRole.hpp>#include <com/sun/star/accessibility/AccessibleTextType.hpp>#include <com/sun/star/accessibility/AccessibleStateType.hpp>#include <com/sun/star/accessibility/AccessibleEventId.hpp>#include <comphelper/accessibleeventnotifier.hxx>#include <comphelper/sequenceashashmap.hxx>#include <cppuhelper/supportsservice.hxx>#include <unotools/accessiblerelationsethelper.hxx>#include <com/sun/star/accessibility/AccessibleRelationType.hpp>#include <vcl/unohelp.hxx>#include <vcl/settings.hxx>#include <i18nlangtag/languagetag.hxx>#include <editeng/editeng.hxx>#include <editeng/unoprnms.hxx>#include <editeng/unoipset.hxx>#include <editeng/outliner.hxx>#include <editeng/unoedprx.hxx>#include <editeng/unoedsrc.hxx>#include <svl/eitem.hxx>#include <com/sun/star/beans/PropertyState.hpp>#include <unopracc.hxx>#include <editeng/AccessibleEditableTextPara.hxx>#include "AccessibleHyperlink.hxx"#include "AccessibleImageBullet.hxx"#include <svtools/colorcfg.hxx>#include <editeng/editrids.hrc>#include <editeng/eerdll.hxx>#include <editeng/numitem.hxx>#include <memory>Go to the source code of this file.
Namespaces | |
| namespace | accessibility |
Functions | |
| static const SvxItemPropertySet * | accessibility::ImplGetSvxCharAndParaPropertiesSet () |
| static uno::Sequence< OUString > const & | accessibility::getAttributeNames () |
| const PropertyValue* pValues |
Definition at line 799 of file AccessibleEditableTextPara.cxx.
Referenced by SvxBaseAutoCorrCfg::Load(), and SvxSwAutoCorrCfg::Load().