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>
#include <UndoTable.hxx>
Go to the source code of this file.
Namespaces | |
namespace | sw |
Dialog to specify the properties of date form field. | |
Functions | |
void | sw::NotifyTableCollapsedParagraph (const SwContentNode *const pNode, SwCursorShell *const pShell) |
An empty paragraph inside a table with a nested table preceding it should be hidden, unless the cursor is positioned in the paragraph. More... | |