#include <unotools/viewoptions.hxx>
#include <rtl/ustrbuf.hxx>
#include <sal/log.hxx>
#include <tools/debug.hxx>
#include <vcl/dialoghelper.hxx>
#include <vcl/event.hxx>
#include <vcl/timer.hxx>
#include <vcl/svapp.hxx>
#include <splitwin.hxx>
#include <workwin.hxx>
#include <sfx2/dockwin.hxx>
#include <o3tl/string_view.hxx>
#include <memory>
#include <vector>
#include <utility>
Go to the source code of this file.
◆ nPixel
◆ VERSION
◆ IMPL_LINK()
Definition at line 903 of file splitwin.cxx.
References SfxWorkWindow::ArrangeAutoHideWindows(), SfxSplitWindow::CursorIsOverRect(), SfxSplitWindow::FadeOut_Impl(), vcl::Window::GetPointerPosPixel(), vcl::Window::HasChildPathFocus(), SfxWorkWindow::IsAutoHideMode(), Application::IsInModalMode(), vcl::IsInPopupMenuExecute(), vcl::Window::IsVisible(), SfxSplitWindow::pEmptyWin, and SfxSplitWindow::pWorkWin.
◆ USERITEM_NAME
constexpr OUStringLiteral USERITEM_NAME = u"UserItem" |
|
constexpr |