|
LibreOffice Module sc (master) 1
|
#include <sfx2/bindings.hxx>#include <olinefun.hxx>#include <docsh.hxx>#include <olinetab.hxx>#include <tabvwsh.hxx>#include <undodat.hxx>#include <globstr.hrc>#include <sc.hrc>#include <comphelper/lok.hxx>Go to the source code of this file.
Functions | |
| static void | lcl_InvalidateOutliner (SfxBindings *pBindings) |
| static void | lcl_PaintWidthHeight (ScDocShell &rDocShell, SCTAB nTab, bool bColumns, SCCOLROW nStart, SCCOLROW nEnd) |
| Move PaintWidthHeight to DocShell ? More... | |
|
static |
Definition at line 34 of file olinefun.cxx.
References SfxBindings::Invalidate().
Referenced by ScOutlineDocFunc::AutoOutline(), ScOutlineDocFunc::HideMarkedOutlines(), ScOutlineDocFunc::HideOutline(), ScOutlineDocFunc::MakeOutline(), ScOutlineDocFunc::RemoveAllOutlines(), ScOutlineDocFunc::RemoveOutline(), ScOutlineDocFunc::SelectLevel(), ScOutlineDocFunc::ShowMarkedOutlines(), and ScOutlineDocFunc::ShowOutline().
|
static |
Move PaintWidthHeight to DocShell ?
Definition at line 49 of file olinefun.cxx.
References ScDocShell::GetDocument(), Grid, ScDocument::HasAttrib(), Left, ScDocument::MaxCol(), ScDocument::MaxRow(), Merged, Overlapped, ScDocShell::PostPaint(), and Top.
Referenced by ScOutlineDocFunc::HideOutline(), ScOutlineDocFunc::SelectLevel(), and ScOutlineDocFunc::ShowOutline().