LibreOffice Module sw (master) 1
|
#include <hintids.hxx>
#include <view.hxx>
#include <wrtsh.hxx>
#include <swundo.hxx>
#include <splargs.hxx>
#include <editeng/langitem.hxx>
#include <editeng/fontitem.hxx>
#include <rtl/ustring.hxx>
#include <com/sun/star/text/RubyAdjust.hpp>
#include <com/sun/star/i18n/XBreakIterator.hpp>
#include <osl/diagnose.h>
#include <hhcwrp.hxx>
#include "sdrhhcwrap.hxx"
#include <doc.hxx>
#include <docsh.hxx>
#include <mdiexp.hxx>
#include <edtwin.hxx>
#include <contentindex.hxx>
#include <pam.hxx>
#include <swcrsr.hxx>
#include <ndtxt.hxx>
#include <fmtruby.hxx>
#include <breakit.hxx>
Go to the source code of this file.
Functions | |
static void | lcl_ActivateTextShell (SwWrtShell &rWrtSh) |
|
static |
Definition at line 53 of file hhcwrp.cxx.
References SwWrtShell::EnterStdMode(), SwFEShell::IsObjSelected(), and SwWrtShell::IsSelFrameMode().
Referenced by SwHHCWrapper::HandleNewUnit(), and SwHHCWrapper::ReplaceUnit().