LibreOffice Module sc (master) 1
Functions
attrib.cxx File Reference
#include <com/sun/star/util/CellProtection.hpp>
#include <scitems.hxx>
#include <editeng/editeng.hxx>
#include <editeng/editobj.hxx>
#include <editeng/eerdll.hxx>
#include <editeng/borderline.hxx>
#include <editeng/itemtype.hxx>
#include <svl/itempool.hxx>
#include <libxml/xmlwriter.h>
#include <attrib.hxx>
#include <global.hxx>
#include <editutil.hxx>
#include <mid.h>
#include <globstr.hrc>
#include <scresid.hxx>
#include <textuno.hxx>
Include dependency graph for attrib.cxx:

Go to the source code of this file.

Functions

bool ScHasPriority (const ::editeng::SvxBorderLine *pThis, const ::editeng::SvxBorderLine *pOther)
 General Help Function. More...
 

Function Documentation

◆ ScHasPriority()

bool ScHasPriority ( const ::editeng::SvxBorderLine pThis,
const ::editeng::SvxBorderLine pOther 
)

General Help Function.

Definition at line 49 of file attrib.cxx.

Referenced by XclExpCellBorder::FillFromItemSet(), ScTable::GetAutoFormatFrame(), and ScDocument::GetBorderLines().