LibreOffice Module sw (master) 1
Functions
colfrm.cxx File Reference
#include <libxml/xmlwriter.h>
#include <editeng/ulspitem.hxx>
#include <osl/diagnose.h>
#include <fmtclds.hxx>
#include <fmtfordr.hxx>
#include <frmfmt.hxx>
#include <frmatr.hxx>
#include <frmtool.hxx>
#include <colfrm.hxx>
#include <pagefrm.hxx>
#include <bodyfrm.hxx>
#include <rootfrm.hxx>
#include <sectfrm.hxx>
#include <calbck.hxx>
#include <ftnfrm.hxx>
#include <IDocumentState.hxx>
#include <IDocumentLayoutAccess.hxx>
#include <IDocumentUndoRedo.hxx>
Include dependency graph for colfrm.cxx:

Go to the source code of this file.

Functions

static void lcl_RemoveColumns (SwLayoutFrame *pCont, sal_uInt16 nCnt)
 
static SwLayoutFramelcl_FindColumns (SwLayoutFrame *pLay, sal_uInt16 nCount)
 
static bool lcl_AddColumns (SwLayoutFrame *pCont, sal_uInt16 nCount)
 

Function Documentation

◆ lcl_AddColumns()

static bool lcl_AddColumns ( SwLayoutFrame pCont,
sal_uInt16  nCount 
)
static

◆ lcl_FindColumns()

static SwLayoutFrame * lcl_FindColumns ( SwLayoutFrame pLay,
sal_uInt16  nCount 
)
static

◆ lcl_RemoveColumns()

static void lcl_RemoveColumns ( SwLayoutFrame pCont,
sal_uInt16  nCnt 
)
static