LibreOffice Module sw (master)
1
|
#include <com/sun/star/i18n/XBreakIterator.hpp>
#include <osl/diagnose.h>
#include <fmtcntnt.hxx>
#include <txatbase.hxx>
#include "callnk.hxx"
#include <crsrsh.hxx>
#include <doc.hxx>
#include <frmfmt.hxx>
#include <txtfrm.hxx>
#include <rowfrm.hxx>
#include <fmtfsize.hxx>
#include <ndtxt.hxx>
#include <flyfrm.hxx>
#include <breakit.hxx>
Go to the source code of this file.
Functions | |
static void | lcl_notifyRow (const SwContentNode *pNode, SwCursorShell &rShell) |
|
static |
Definition at line 63 of file callnk.cxx.
References SwCursorShell::ExtendedSelectedAll(), SwFrame::FindRowFrame(), SwTableLine::GetFrameFormat(), SwFormat::GetFrameSize(), SwViewShell::GetLayout(), SwContentNode::getLayoutFrame(), SwRowFrame::GetTabLine(), SwCursorShell::IsTableMode(), SwRowFrame::OnFrameSize(), and SwCursorShell::StartsWithTable().
Referenced by SwCallLink::~SwCallLink().