LibreOffice Module lotuswordpro (master) 1
Functions
lwptablelayout.cxx File Reference

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>
Include dependency graph for lwptablelayout.cxx:

Go to the source code of this file.

Functions

static bool operator== (const TableConvertAttempt &a, const TableConvertAttempt &b)
 

Detailed Description

For LWP filter architecture prototype - table layouts.

Definition in file lwptablelayout.cxx.

Function Documentation

◆ operator==()

static bool operator== ( const TableConvertAttempt a,
const TableConvertAttempt b 
)
static