LibreOffice Module sw (master) 1
|
#include <comphelper/string.hxx>
#include <svl/urlbmk.hxx>
#include <svl/stritem.hxx>
#include <vcl/graphicfilter.hxx>
#include <sot/formats.hxx>
#include <sot/filelist.hxx>
#include <sfx2/event.hxx>
#include <sfx2/dispatch.hxx>
#include <sfx2/viewfrm.hxx>
#include <tools/urlobj.hxx>
#include <osl/diagnose.h>
#include <swtypes.hxx>
#include <swmodule.hxx>
#include <view.hxx>
#include <navicfg.hxx>
#include <wrtsh.hxx>
#include <docsh.hxx>
#include <navipi.hxx>
#include <edtwin.hxx>
#include <sfx2/app.hxx>
#include <cmdid.h>
#include <helpids.h>
#include <strings.hrc>
#include <bitmaps.hlst>
#include <memory>
#include <o3tl/enumrange.hxx>
#include <workctrl.hxx>
#include <comphelper/lok.hxx>
Go to the source code of this file.
Classes | |
class | SwNavigatorWin |
Functions | |
static void | lcl_UnSelectFrame (SwWrtShell *pSh) |
IMPL_LINK (SwNavigationPI, DocListBoxSelectHdl, weld::ComboBox &, rBox, void) | |
IMPL_LINK (SwNavigationPI, NavigateByComboBoxSelectHdl, weld::ComboBox &, rComboBox, void) | |
IMPL_LINK (SwNavigationPI, ToolBoxSelectHdl, const OUString &, rCommand, void) | |
IMPL_LINK (SwNavigationPI, ToolBoxClickHdl, const OUString &, rCommand, void) | |
IMPL_LINK (SwNavigationPI, ToolBox6DropdownClickHdl, const OUString &, rCommand, void) | |
IMPL_LINK (SwNavigationPI, DropModeMenuSelectHdl, const OUString &, rIdent, void) | |
IMPL_LINK (SwNavigationPI, GlobalMenuSelectHdl, const OUString &, rIdent, void) | |
IMPL_LINK (SwNavigationPI, ToolBox5DropdownClickHdl, const OUString &, rCommand, void) | |
IMPL_LINK_NOARG (SwNavigationPI, PageModifiedHdl, weld::Entry &, void) | |
IMPL_LINK_NOARG (SwNavigationPI, SetFocusChildHdl, weld::Container &, void) | |
IMPL_LINK (SwNavigationPI, HeadingsMenuSelectHdl, const OUString &, rMenuId, void) | |
IMPL_LINK (SwNavigationPI, DoneLink, SfxPoolItem const *, pItem, void) | |
IMPL_LINK_NOARG (SwNavigationPI, ChangePageHdl, Timer *, void) | |
IMPL_LINK_NOARG (SwNavigationPI, EditActionHdl, weld::Entry &, bool) | |
IMPL_LINK_NOARG (SwNavigationPI, PageEditModifyHdl, weld::SpinButton &, void) | |
SFX_IMPL_DOCKINGWINDOW (SwNavigatorWrapper, SID_NAVIGATOR) | |
IMPL_LINK | ( | SwNavigationPI | , |
DocListBoxSelectHdl | , | ||
weld::ComboBox & | , | ||
rBox | , | ||
void | |||
) |
Definition at line 111 of file navipi.cxx.
References SwModule::GetFirstView(), SwModule::GetNextView(), and SwView::GetWrtShellPtr().
IMPL_LINK | ( | SwNavigationPI | , |
DoneLink | , | ||
SfxPoolItem const * | , | ||
pItem | , | ||
void | |||
) |
Definition at line 957 of file navipi.cxx.
References SfxViewFrameItem::GetFrame(), SfxViewFrame::GetObjectShell(), and SfxShell::GetViewShell().
IMPL_LINK | ( | SwNavigationPI | , |
DropModeMenuSelectHdl | , | ||
const OUString & | , | ||
rIdent | , | ||
void | |||
) |
Definition at line 368 of file navipi.cxx.
IMPL_LINK | ( | SwNavigationPI | , |
GlobalMenuSelectHdl | , | ||
const OUString & | , | ||
rIdent | , | ||
void | |||
) |
Definition at line 378 of file navipi.cxx.
IMPL_LINK | ( | SwNavigationPI | , |
HeadingsMenuSelectHdl | , | ||
const OUString & | , | ||
rMenuId | , | ||
void | |||
) |
Definition at line 879 of file navipi.cxx.
IMPL_LINK | ( | SwNavigationPI | , |
NavigateByComboBoxSelectHdl | , | ||
weld::ComboBox & | , | ||
rComboBox | , | ||
void | |||
) |
Definition at line 143 of file navipi.cxx.
IMPL_LINK | ( | SwNavigationPI | , |
ToolBox5DropdownClickHdl | , | ||
const OUString & | , | ||
rCommand | , | ||
void | |||
) |
Definition at line 383 of file navipi.cxx.
IMPL_LINK | ( | SwNavigationPI | , |
ToolBox6DropdownClickHdl | , | ||
const OUString & | , | ||
rCommand | , | ||
void | |||
) |
Definition at line 346 of file navipi.cxx.
IMPL_LINK | ( | SwNavigationPI | , |
ToolBoxClickHdl | , | ||
const OUString & | , | ||
rCommand | , | ||
void | |||
) |
Definition at line 335 of file navipi.cxx.
IMPL_LINK | ( | SwNavigationPI | , |
ToolBoxSelectHdl | , | ||
const OUString & | , | ||
rCommand | , | ||
void | |||
) |
Definition at line 196 of file navipi.cxx.
References SwWrtShell::EndPg(), eType, SfxDispatcher::Execute(), FN_END_OF_PAGE, FN_FOOTNOTE_TO_ANCHOR, FN_NEXT_FOOTNOTE, FN_PREV_FOOTNOTE, FN_SET_REMINDER, FN_START_OF_PAGE, FN_TO_FOOTER, FN_TO_HEADER, FOOTER, FOOTNOTE, SfxViewFrame::GetDispatcher(), SwView::GetEditWin(), SwFEShell::GetFrameType(), SwWrtShell::GetView(), SfxViewShell::GetViewFrame(), SwView::GetWrtShell(), SwCursorShell::GotoFooterText(), SwWrtShell::GotoFootnoteAnchor(), SwCursorShell::GotoFootnoteText(), SwCursorShell::GotoHeaderText(), SwCursorShell::GotoNextFootnoteAnchor(), SwCursorShell::GotoPrevFootnoteAnchor(), vcl::Window::GrabFocus(), HEADER, SwEditShell::IsGlblDocSaveLinks(), KEY_MOD1, lcl_UnSelectFrame(), SwWrtShell::MoveCursor(), ParentIsFloatingWindow(), SwEditShell::SetGlblDocSaveLinks(), and SwWrtShell::SttPg().
IMPL_LINK_NOARG | ( | SwNavigationPI | , |
ChangePageHdl | , | ||
Timer * | , | ||
void | |||
) |
Definition at line 1149 of file navipi.cxx.
IMPL_LINK_NOARG | ( | SwNavigationPI | , |
EditActionHdl | , | ||
weld::Entry & | , | ||
bool | |||
) |
Definition at line 1169 of file navipi.cxx.
IMPL_LINK_NOARG | ( | SwNavigationPI | , |
PageEditModifyHdl | , | ||
weld::SpinButton & | , | ||
void | |||
) |
Definition at line 1178 of file navipi.cxx.
IMPL_LINK_NOARG | ( | SwNavigationPI | , |
PageModifiedHdl | , | ||
weld::Entry & | , | ||
void | |||
) |
Definition at line 512 of file navipi.cxx.
References SwCursorShell::GetPageCnt(), and max.
IMPL_LINK_NOARG | ( | SwNavigationPI | , |
SetFocusChildHdl | , | ||
weld::Container & | , | ||
void | |||
) |
Definition at line 836 of file navipi.cxx.
|
static |
Definition at line 101 of file navipi.cxx.
References SwFEShell::IsFrameSelected(), SwWrtShell::LeaveSelFrameMode(), and SwWrtShell::UnSelectFrame().
Referenced by IMPL_LINK().
SFX_IMPL_DOCKINGWINDOW | ( | SwNavigatorWrapper | , |
SID_NAVIGATOR | |||
) |