LibreOffice Module lotuswordpro (master) 1
|
For LWP filter architecture prototype - table layouts. More...
#include <lwpglobalmgr.hxx>
#include "lwptablelayout.hxx"
#include <lwpfoundry.hxx>
#include "lwpholder.hxx"
#include "lwptable.hxx"
#include "lwptblcell.hxx"
#include "lwprowlayout.hxx"
#include <lwpfilehdr.hxx>
#include <xfilter/xfstylemanager.hxx>
#include <xfilter/xftablestyle.hxx>
#include <xfilter/xfrow.hxx>
#include <xfilter/xfrowstyle.hxx>
#include <xfilter/xfcell.hxx>
#include <xfilter/xfcolstyle.hxx>
#include <xfilter/xfframestyle.hxx>
#include <xfilter/xfframe.hxx>
#include <xfilter/xffloatframe.hxx>
#include "lwpframelayout.hxx"
#include <xfilter/xfnumberstyle.hxx>
#include <xfilter/xfparastyle.hxx>
#include <o3tl/sorted_vector.hxx>
#include <sal/log.hxx>
#include <unotools/configmgr.hxx>
#include <algorithm>
#include <memory>
Go to the source code of this file.
Functions | |
static bool | operator== (const TableConvertAttempt &a, const TableConvertAttempt &b) |
For LWP filter architecture prototype - table layouts.
Definition in file lwptablelayout.cxx.
|
static |
Definition at line 1074 of file lwptablelayout.cxx.
References a, TableConvertAttempt::mnEndCol, TableConvertAttempt::mnEndRow, TableConvertAttempt::mnStartCol, and TableConvertAttempt::mnStartRow.