|
LibreOffice Module sc (master) 1
|
#include <column.hxx>#include <docsh.hxx>#include <scitems.hxx>#include <formulacell.hxx>#include <document.hxx>#include <drwlayer.hxx>#include <attarray.hxx>#include <patattr.hxx>#include <cellform.hxx>#include <editutil.hxx>#include <subtotal.hxx>#include <markdata.hxx>#include <fillinfo.hxx>#include <segmenttree.hxx>#include <docparam.hxx>#include <cellvalue.hxx>#include <tokenarray.hxx>#include <formulagroup.hxx>#include <listenercontext.hxx>#include <mtvcellfunc.hxx>#include <progress.hxx>#include <scmatrix.hxx>#include <rowheightcontext.hxx>#include <tokenstringcontext.hxx>#include <sortparam.hxx>#include <SparklineGroup.hxx>#include <SparklineList.hxx>#include <editeng/eeitem.hxx>#include <o3tl/safeint.hxx>#include <o3tl/unit_conversion.hxx>#include <svx/algitem.hxx>#include <editeng/editobj.hxx>#include <editeng/editstat.hxx>#include <editeng/emphasismarkitem.hxx>#include <editeng/fhgtitem.hxx>#include <svx/rotmodit.hxx>#include <editeng/unolingu.hxx>#include <editeng/justifyitem.hxx>#include <svl/numformat.hxx>#include <svl/zforlist.hxx>#include <svl/broadcast.hxx>#include <utility>#include <vcl/outdev.hxx>#include <formula/errorcodes.hxx>#include <formula/vectortoken.hxx>#include <algorithm>#include <limits>#include <memory>#include <numeric>Go to the source code of this file.
Macros | |
| #define | SC_ROT_BREAK_FACTOR 6 |
Functions | |
| static bool | IsAmbiguousScript (SvtScriptType nScript) |
| static sal_uInt16 | lcl_GetAttribHeight (const ScPatternAttr &rPattern, sal_uInt16 nFontHeightId, sal_uInt16 nMinHeight) |
| static void | assertNoInterpretNeededHelper (const sc::CellStoreType::value_type &node, size_t nOffset, size_t nDataSize) |
| #define SC_ROT_BREAK_FACTOR 6 |
Definition at line 73 of file column2.cxx.
|
static |
Definition at line 3158 of file column2.cxx.
References sc::element_type_formula, and ScFormulaCell::NeedsInterpret().
Referenced by ScColumn::AssertNoInterpretNeeded().
|
static |
Definition at line 75 of file column2.cxx.
Referenced by ScColumn::GetNeededSize().
|
static |
Definition at line 858 of file column2.cxx.
References ATTR_FONT_EMPHASISMARK(), ATTR_MARGIN(), SvxMarginItem::GetBottomMargin(), SvxFontHeightItem::GetHeight(), ScPatternAttr::GetItem(), SvxMarginItem::GetTopMargin(), and STD_ROWHEIGHT_DIFF.
Referenced by ScColumn::GetOptimalHeight().