LibreOffice Module sc (master) 1
Static Public Member Functions | List of all members
ScHelperFunctions Class Reference

#include <cellsuno.hxx>

Static Public Member Functions

static const ::editeng::SvxBorderLineGetBorderLine (::editeng::SvxBorderLine &rLine, const css::table::BorderLine &rStruct)
 
static const ::editeng::SvxBorderLineGetBorderLine (::editeng::SvxBorderLine &rLine, const css::table::BorderLine2 &rStruct)
 
static void FillBoxItems (SvxBoxItem &rOuter, SvxBoxInfoItem &rInner, const css::table::TableBorder &rBorder)
 
static void FillBoxItems (SvxBoxItem &rOuter, SvxBoxInfoItem &rInner, const css::table::TableBorder2 &rBorder)
 
static void FillBorderLine (css::table::BorderLine &rStruct, const ::editeng::SvxBorderLine *pLine)
 
static void FillBorderLine (css::table::BorderLine2 &rStruct, const ::editeng::SvxBorderLine *pLine)
 
static void AssignTableBorderToAny (css::uno::Any &rAny, const SvxBoxItem &rOuter, const SvxBoxInfoItem &rInner, bool bInvalidateHorVerDist=false)
 
static void AssignTableBorder2ToAny (css::uno::Any &rAny, const SvxBoxItem &rOuter, const SvxBoxInfoItem &rInner, bool bInvalidateHorVerDist=false)
 
static void ApplyBorder (ScDocShell *pDocShell, const ScRangeList &rRanges, const SvxBoxItem &rOuter, const SvxBoxInfoItem &rInner)
 move lcl_ApplyBorder to docfunc ! More...
 

Detailed Description

Definition at line 136 of file cellsuno.hxx.

Member Function Documentation

◆ ApplyBorder()

void ScHelperFunctions::ApplyBorder ( ScDocShell pDocShell,
const ScRangeList rRanges,
const SvxBoxItem rOuter,
const SvxBoxInfoItem rInner 
)
static

◆ AssignTableBorder2ToAny()

void ScHelperFunctions::AssignTableBorder2ToAny ( css::uno::Any &  rAny,
const SvxBoxItem rOuter,
const SvxBoxInfoItem rInner,
bool  bInvalidateHorVerDist = false 
)
static

◆ AssignTableBorderToAny()

void ScHelperFunctions::AssignTableBorderToAny ( css::uno::Any &  rAny,
const SvxBoxItem rOuter,
const SvxBoxInfoItem rInner,
bool  bInvalidateHorVerDist = false 
)
static

◆ FillBorderLine() [1/2]

static void ScHelperFunctions::FillBorderLine ( css::table::BorderLine &  rStruct,
const ::editeng::SvxBorderLine pLine 
)
static

◆ FillBorderLine() [2/2]

static void ScHelperFunctions::FillBorderLine ( css::table::BorderLine2 &  rStruct,
const ::editeng::SvxBorderLine pLine 
)
static

◆ FillBoxItems() [1/2]

static void ScHelperFunctions::FillBoxItems ( SvxBoxItem rOuter,
SvxBoxInfoItem rInner,
const css::table::TableBorder &  rBorder 
)
static

◆ FillBoxItems() [2/2]

static void ScHelperFunctions::FillBoxItems ( SvxBoxItem rOuter,
SvxBoxInfoItem rInner,
const css::table::TableBorder2 &  rBorder 
)
static

◆ GetBorderLine() [1/2]

static const ::editeng::SvxBorderLine * ScHelperFunctions::GetBorderLine ( ::editeng::SvxBorderLine rLine,
const css::table::BorderLine &  rStruct 
)
static

◆ GetBorderLine() [2/2]

static const ::editeng::SvxBorderLine * ScHelperFunctions::GetBorderLine ( ::editeng::SvxBorderLine rLine,
const css::table::BorderLine2 &  rStruct 
)
static

The documentation for this class was generated from the following files: