|
LibreOffice Module sc (master) 1
|
#include <scitems.hxx>#include <svx/pageitem.hxx>#include <sfx2/linkmgr.hxx>#include <docsh.hxx>#include <stlpool.hxx>#include <global.hxx>#include <viewdata.hxx>#include <tabvwsh.hxx>#include <tablink.hxx>#include <globstr.hrc>#include <scresid.hxx>#include <scmod.hxx>#include <compiler.hxx>#include <interpre.hxx>#include <formulaopt.hxx>#include <vcl/svapp.hxx>#include <vcl/weld.hxx>#include <memory>#include <utility>Go to the source code of this file.
Functions | |
| static void | lcl_SetTopRight (tools::Rectangle &rRect, const Point &rPos) |
| static void | lcl_AdjustPool (SfxStyleSheetBasePool *pStylePool) |
|
static |
Definition at line 203 of file docsh6.cxx.
References ATTR_PAGE_FOOTERSET(), ATTR_PAGE_HEADERSET(), SfxStyleSheetBasePool::First(), SfxItemSet::GetItemIfSet(), SfxStyleSheetBase::GetItemSet(), SfxItemSet::GetPool(), SfxItemSet::GetRanges(), SfxStyleSheetBasePool::Next(), and SfxItemSet::Put().
Referenced by ScDocShell::LoadStyles(), and ScDocShell::LoadStylesArgs().
|
static |
Definition at line 64 of file docsh6.cxx.
References tools::Rectangle::GetSize(), Size::Height(), tools::Rectangle::SetBottom(), tools::Rectangle::SetLeft(), tools::Rectangle::SetRight(), tools::Rectangle::SetTop(), Size::Width(), Point::X(), and Point::Y().
Referenced by ScDocShell::SetVisAreaOrSize(), and ScDocShell::UpdateOle().