|
LibreOffice Module sc (master) 1
|
#include <scitems.hxx>#include <svx/algitem.hxx>#include <editeng/brushitem.hxx>#include <editeng/editobj.hxx>#include <svl/itempool.hxx>#include <svl/srchitem.hxx>#include <editeng/langitem.hxx>#include <o3tl/string_view.hxx>#include <o3tl/unit_conversion.hxx>#include <sfx2/docfile.hxx>#include <sfx2/dispatch.hxx>#include <sfx2/objsh.hxx>#include <sfx2/sfxsids.hrc>#include <sfx2/viewfrm.hxx>#include <sfx2/viewsh.hxx>#include <svl/intitem.hxx>#include <svl/numformat.hxx>#include <svl/stritem.hxx>#include <svl/zforlist.hxx>#include <svl/zformat.hxx>#include <vcl/keycodes.hxx>#include <vcl/virdev.hxx>#include <vcl/settings.hxx>#include <vcl/svapp.hxx>#include <unotools/charclass.hxx>#include <unotools/securityoptions.hxx>#include <osl/diagnose.h>#include <i18nlangtag/mslangid.hxx>#include <comphelper/doublecheckedinit.hxx>#include <comphelper/processfactory.hxx>#include <comphelper/string.hxx>#include <unotools/calendarwrapper.hxx>#include <unotools/collatorwrapper.hxx>#include <unotools/syslocale.hxx>#include <unotools/transliterationwrapper.hxx>#include <comphelper/lok.hxx>#include <global.hxx>#include <scresid.hxx>#include <autoform.hxx>#include <patattr.hxx>#include <addincol.hxx>#include <adiasync.hxx>#include <userlist.hxx>#include <interpre.hxx>#include <unitconv.hxx>#include <compiler.hxx>#include <parclass.hxx>#include <funcdesc.hxx>#include <globstr.hrc>#include <strings.hrc>#include <scmod.hxx>#include <editutil.hxx>#include <docsh.hxx>#include <sharedstringpoolpurge.hxx>#include <formulaopt.hxx>Go to the source code of this file.
Variables | |
| SfxViewShell * | pScActiveViewShell = nullptr |
| sal_uInt16 | nScClickMouseModifier = 0 |
| sal_uInt16 | nScFillModeMouseModifier = 0 |
| sal_uInt16 nScClickMouseModifier = 0 |
Definition at line 117 of file global.cxx.
Referenced by ScGridWindow::HandleMouseButtonDown(), ScGlobal::OpenURL(), and ScGlobal::ShouldOpenURL().
| sal_uInt16 nScFillModeMouseModifier = 0 |
Definition at line 118 of file global.cxx.
Referenced by ScTable::FillAnalyse(), ScTable::FillAutoSimple(), ScTable::GetAutoFillPreview(), ScGridWindow::MouseButtonUp(), ScGridWindow::MouseMove(), ScViewFunctionSet::SetCursorAtCell(), and ScTabView::UpdateRef().
| SfxViewShell* pScActiveViewShell = nullptr |
Definition at line 116 of file global.cxx.
Referenced by ScTabViewShell::Activate(), ScTabViewShell::Deactivate(), ScGridWindow::HandleMouseButtonDown(), and ScGlobal::OpenURL().