LibreOffice Module sw (master) 1
|
#include <edtwin.hxx>
#include <OutlineContentVisibilityWin.hxx>
#include <view.hxx>
#include <wrtsh.hxx>
#include <IDocumentOutlineNodes.hxx>
#include <txtfrm.hxx>
#include <ndtxt.hxx>
#include <vcl/InterimItemWindow.hxx>
#include <vcl/event.hxx>
#include <vcl/svapp.hxx>
#include <strings.hrc>
#include <viewopt.hxx>
#include <FrameControlsManager.hxx>
Go to the source code of this file.
Functions | |
IMPL_LINK (SwOutlineContentVisibilityWin, MouseMoveHdl, const MouseEvent &, rMEvt, bool) | |
IMPL_LINK (SwOutlineContentVisibilityWin, MousePressHdl, const MouseEvent &, rMEvt, bool) | |
IMPL_LINK_NOARG (SwOutlineContentVisibilityWin, DelayAppearHandler, Timer *, void) | |
IMPL_LINK | ( | SwOutlineContentVisibilityWin | , |
MouseMoveHdl | , | ||
const MouseEvent & | , | ||
rMEvt | , | ||
bool | |||
) |
Definition at line 176 of file OutlineContentVisibilityWin.cxx.
References tools::Rectangle::Bottom(), SwOutlineContentVisibilityWin::GetSymbol(), tools::Rectangle::getY(), Height, HIDE, Outline, and tools::Rectangle::Top().
IMPL_LINK | ( | SwOutlineContentVisibilityWin | , |
MousePressHdl | , | ||
const MouseEvent & | , | ||
rMEvt | , | ||
bool | |||
) |
Definition at line 231 of file OutlineContentVisibilityWin.cxx.
References Hide.
IMPL_LINK_NOARG | ( | SwOutlineContentVisibilityWin | , |
DelayAppearHandler | , | ||
Timer * | , | ||
void | |||
) |
Definition at line 238 of file OutlineContentVisibilityWin.cxx.
References Show.