LibreOffice Module sw (master) 1
|
#include <hintids.hxx>
#include <vcl/settings.hxx>
#include <vcl/virdev.hxx>
#include <sfx2/tabdlg.hxx>
#include <editeng/brushitem.hxx>
#include <unotools/configmgr.hxx>
#include <SwStyleNameMapper.hxx>
#include <num.hxx>
#include <view.hxx>
#include <docsh.hxx>
#include <uitool.hxx>
#include <wrtsh.hxx>
#include <swmodule.hxx>
#include <fmtcol.hxx>
#include <outline.hxx>
#include <uinums.hxx>
#include <poolfmt.hxx>
#include <shellres.hxx>
#include <svl/style.hxx>
#include <charfmt.hxx>
#include <docstyle.hxx>
#include <viewopt.hxx>
#include <outline.hrc>
#include <strings.hrc>
#include <paratr.hxx>
#include <svtools/colorcfg.hxx>
#include <IDocumentOutlineNodes.hxx>
Go to the source code of this file.
IMPL_LINK | ( | SwNumNamesDlg | , |
ModifyHdl | , | ||
weld::Entry & | , | ||
rBox | , | ||
void | |||
) |
Definition at line 101 of file outline.cxx.
IMPL_LINK | ( | SwNumNamesDlg | , |
SelectHdl | , | ||
weld::TreeView & | , | ||
rBox | , | ||
void | |||
) |
Definition at line 73 of file outline.cxx.
IMPL_LINK | ( | SwOutlineSettingsTabPage | , |
CollSelect | , | ||
weld::ComboBox & | , | ||
rBox | , | ||
void | |||
) |
Definition at line 572 of file outline.cxx.
References i, lcl_BitToLevel(), MAXLEVEL, and n.
IMPL_LINK | ( | SwOutlineSettingsTabPage | , |
LevelHdl | , | ||
weld::TreeView & | , | ||
rBox | , | ||
void | |||
) |
Definition at line 538 of file outline.cxx.
IMPL_LINK | ( | SwOutlineSettingsTabPage | , |
StartModified | , | ||
weld::SpinButton & | , | ||
rEdit | , | ||
void | |||
) |
Definition at line 650 of file outline.cxx.
References i, MAXLEVEL, and SvxNumberFormat::SetStart().
IMPL_LINK | ( | SwOutlineSettingsTabPage | , |
ToggleComplete | , | ||
weld::SpinButton & | , | ||
rEdit | , | ||
void | |||
) |
Definition at line 553 of file outline.cxx.
References SvxNumberFormat::GetPrefix(), SvxNumberFormat::GetSuffix(), i, MAXLEVEL, min(), SvxNumberFormat::SetIncludeUpperLevels(), and SvxNumberFormat::SetListFormat().
IMPL_LINK | ( | SwOutlineTabDialog | , |
MenuSelectHdl | , | ||
const OUString & | , | ||
rIdent | , | ||
void | |||
) |
Definition at line 234 of file outline.cxx.
References aName, SwNumRulesWithName::GetName(), GetOutputItemSet(), i, m_xDialog, SwChapterNumRules::nMaxRules, OUTLINE_RULE, SfxTabPage::Reset(), SwNumRulesWithName::ResetNumRule(), RET_OK, and u.
IMPL_LINK_NOARG | ( | SwNumNamesDlg | , |
DoubleClickHdl | , | ||
weld::TreeView & | , | ||
bool | |||
) |
Definition at line 107 of file outline.cxx.
IMPL_LINK_NOARG | ( | SwOutlineSettingsTabPage | , |
CharFormatHdl | , | ||
weld::ComboBox & | , | ||
void | |||
) |
Definition at line 666 of file outline.cxx.
References ShellResource::aStrNone, SfxStyleSheetBasePool::Find(), SwFormat::GetName(), SwViewShell::GetShellRes(), i, SfxStyleSheetBasePool::Make(), MAXLEVEL, and SwNumFormat::SetCharFormat().
IMPL_LINK_NOARG | ( | SwOutlineSettingsTabPage | , |
DelimModify | , | ||
weld::Entry & | , | ||
void | |||
) |
Definition at line 634 of file outline.cxx.
References i, MAXLEVEL, and SvxNumberFormat::SetListFormat().
IMPL_LINK_NOARG | ( | SwOutlineSettingsTabPage | , |
NumberSelect | , | ||
weld::ComboBox & | , | ||
void | |||
) |
Definition at line 616 of file outline.cxx.
References i, MAXLEVEL, and SvxNumberType::SetNumberingType().
IMPL_LINK_NOARG | ( | SwOutlineTabDialog | , |
CancelHdl | , | ||
weld::Button & | , | ||
void | |||
) |
Definition at line 212 of file outline.cxx.
References m_xDialog, and RET_CANCEL.
IMPL_LINK_NOARG | ( | SwOutlineTabDialog | , |
FormHdl | , | ||
weld::Toggleable & | , | ||
void | |||
) |
Definition at line 219 of file outline.cxx.
References SwNumRulesWithName::GetName(), i, and SwChapterNumRules::nMaxRules.
|
static |
Definition at line 130 of file outline.cxx.
References MAXLEVEL.
Referenced by SwOutlineSettingsTabPage::ActivatePage(), IMPL_LINK(), SwOutlineSettingsTabPage::SetWrtShell(), and SwOutlineSettingsTabPage::Update().
|
static |
Definition at line 809 of file outline.cxx.
References COL_AUTO(), COL_BLACK(), COL_WHITE(), OutputDevice::DrawText(), SvxNumberFormat::GetBulletChar(), SvxNumberFormat::GetBulletColor(), SvxNumberFormat::GetBulletFont(), SvxNumberFormat::GetBulletRelSize(), OutputDevice::GetFillColor(), OutputDevice::GetFont(), OutputDevice::GetTextWidth(), Size::Height(), Color::Invert(), Color::IsDark(), vcl::Font::SetColor(), OutputDevice::SetFont(), vcl::Font::SetFontSize(), Size::setHeight(), vcl::Font::SetTransparent(), Size::setWidth(), and Size::Width().
Referenced by NumberingPreview::Paint().
|
static |
Definition at line 843 of file outline.cxx.
References Graphic::Draw(), SvxNumberFormat::GetBrush(), SvxBrushItem::GetGraphic(), SvxNumberFormat::GetGraphicSize(), Size::Height(), OutputDevice::PixelToLogic(), Size::setHeight(), Size::setWidth(), and Size::Width().
Referenced by NumberingPreview::Paint().