LibreOffice Module sw (master)
1
|
Classes | |
class | AnnotationMenuButton |
class | SwAnnotationWin |
Functions | |
static Color | ColorFromAlphaColor (const sal_uInt8 aTransparency, const Color &aFront, const Color &aBack) |
IMPL_LINK (SwAnnotationWin, WindowEventListener, VclWindowEvent &, rEvent, void) | |
IMPL_LINK (SwAnnotationWin, ScrollHdl, ScrollBar *, pScroll, void) | |
IMPL_LINK_NOARG (SwAnnotationWin, ModifyHdl, LinkParamNone *, void) | |
IMPL_LINK_NOARG (SwAnnotationWin, DeleteHdl, void *, void) | |
|
static |
Definition at line 38 of file AnnotationMenuButton.cxx.
References Color::GetBlue(), Color::GetGreen(), and Color::GetRed().
Referenced by sw::annotation::AnnotationMenuButton::Paint().
sw::annotation::IMPL_LINK | ( | SwAnnotationWin | , |
WindowEventListener | , | ||
VclWindowEvent & | , | ||
rEvent | , | ||
void | |||
) |
Definition at line 1357 of file AnnotationWin2.cxx.
References MouseEvent::IsEnterWindow(), MouseEvent::IsLeaveWindow(), sw::sidebarwindows::NORMAL, and sw::sidebarwindows::VIEW.
sw::annotation::IMPL_LINK | ( | SwAnnotationWin | , |
ScrollHdl | , | ||
ScrollBar * | , | ||
pScroll | , | ||
void | |||
) |
Definition at line 1419 of file AnnotationWin2.cxx.
sw::annotation::IMPL_LINK_NOARG | ( | SwAnnotationWin | , |
ModifyHdl | , | ||
LinkParamNone * | , | ||
void | |||
) |
Definition at line 1425 of file AnnotationWin2.cxx.
References mrView.
sw::annotation::IMPL_LINK_NOARG | ( | SwAnnotationWin | , |
DeleteHdl | , | ||
void * | , | ||
void | |||
) |
Definition at line 1430 of file AnnotationWin2.cxx.