LibreOffice Module sc (master) 1
|
#include <scitems.hxx>
#include <editeng/eeitem.hxx>
#include <memory>
#include <AccessibleText.hxx>
#include <AccessibleCell.hxx>
#include <attrib.hxx>
#include <tabvwsh.hxx>
#include <editutil.hxx>
#include <document.hxx>
#include <scmod.hxx>
#include <prevwsh.hxx>
#include <docsh.hxx>
#include <prevloc.hxx>
#include <patattr.hxx>
#include <inputwin.hxx>
#include <editeng/unofored.hxx>
#include <editeng/editview.hxx>
#include <editeng/unoedhlp.hxx>
#include <editeng/fhgtitem.hxx>
#include <editeng/adjustitem.hxx>
#include <editeng/justifyitem.hxx>
#include <svx/svdmodel.hxx>
#include <svx/algitem.hxx>
#include <utility>
#include <vcl/svapp.hxx>
Go to the source code of this file.
Classes | |
class | ScViewForwarder |
class | ScEditObjectViewForwarder |
class | ScPreviewViewForwarder |
class | ScEditViewForwarder |
class | ScCsvViewForwarder |
Functions | |
IMPL_LINK (ScAccessibleTextData, NotifyHdl, EENotify &, aNotify, void) | |
IMPL_LINK (ScAccessibleEditObjectTextData, NotifyHdl, EENotify &, rNotify, void) | |
IMPL_LINK | ( | ScAccessibleEditObjectTextData | , |
NotifyHdl | , | ||
EENotify & | , | ||
rNotify | , | ||
void | |||
) |
Definition at line 743 of file AccessibleText.cxx.
References SvxEditSourceHelper::EENotification2Hint().
IMPL_LINK | ( | ScAccessibleTextData | , |
NotifyHdl | , | ||
EENotify & | , | ||
aNotify | , | ||
void | |||
) |
Definition at line 644 of file AccessibleText.cxx.
References SvxEditSourceHelper::EENotification2Hint().