LibreOffice Module sc (master) 1
|
#include <cellsuno.hxx>
Static Public Member Functions | |
static const ::editeng::SvxBorderLine * | GetBorderLine (::editeng::SvxBorderLine &rLine, const css::table::BorderLine &rStruct) |
static const ::editeng::SvxBorderLine * | GetBorderLine (::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... | |
Definition at line 136 of file cellsuno.hxx.
|
static |
move lcl_ApplyBorder to docfunc !
Definition at line 989 of file cellsuno.cxx.
References SfxUndoManager::AddUndoAction(), ScDocument::ApplySelectionFrame(), ScRange::aStart, ATTRIB, ScDocument::CopyToDocument(), ScDocShell::GetDocument(), ScDocument::GetSheetLimits(), ScDocShell::GetUndoManager(), Grid, i, ScDocument::IsUndoEnabled(), nCount, ScDocShell::PostPaint(), SC_PF_LINES, SC_PF_TESTMERGE, SCDOCMODE_UNDO, ScMarkData::SelectTable(), ScDocShell::SetDocumentModified(), ScMarkData::SetMarkArea(), ScRangeList::size(), and ScAddress::Tab().
|
static |
Definition at line 979 of file cellsuno.cxx.
Referenced by ScStyleObj::getPropertyDefault_Impl(), ScAutoFormatFieldObj::getPropertyValue(), and ScStyleObj::getPropertyValue_Impl().
|
static |
Definition at line 971 of file cellsuno.cxx.
Referenced by ScStyleObj::getPropertyDefault_Impl(), ScAutoFormatFieldObj::getPropertyValue(), and ScStyleObj::getPropertyValue_Impl().
|
static |
|
static |
|
static |
Referenced by ScAutoFormatFieldObj::setPropertyValue(), and ScStyleObj::setPropertyValue_Impl().
|
static |
|
static |
|
static |