LibreOffice Module sc (master) 1
Functions
tabview3.cxx File Reference
#include <rangelst.hxx>
#include <scitems.hxx>
#include <editeng/editview.hxx>
#include <svx/fmshell.hxx>
#include <svx/sdr/overlay/overlaymanager.hxx>
#include <svx/svdoole2.hxx>
#include <sfx2/bindings.hxx>
#include <sfx2/lokhelper.hxx>
#include <sfx2/viewfrm.hxx>
#include <vcl/cursor.hxx>
#include <vcl/uitest/logger.hxx>
#include <vcl/uitest/eventdescription.hxx>
#include <sal/log.hxx>
#include <osl/diagnose.h>
#include <IAnyRefDialog.hxx>
#include <tabview.hxx>
#include <tabvwsh.hxx>
#include <docsh.hxx>
#include <gridwin.hxx>
#include <olinewin.hxx>
#include <overlayobject.hxx>
#include <colrowba.hxx>
#include <tabcont.hxx>
#include <scmod.hxx>
#include <sc.hrc>
#include <viewutil.hxx>
#include <editutil.hxx>
#include <inputhdl.hxx>
#include <inputwin.hxx>
#include <validat.hxx>
#include <inputopt.hxx>
#include <rfindlst.hxx>
#include <hiranges.hxx>
#include <viewuno.hxx>
#include <dpobject.hxx>
#include <seltrans.hxx>
#include <fillinfo.hxx>
#include <rangeutl.hxx>
#include <client.hxx>
#include <tabprotection.hxx>
#include <spellcheckcontext.hxx>
#include <markdata.hxx>
#include <formula/FormulaCompiler.hxx>
#include <comphelper/lok.hxx>
#include <LibreOfficeKit/LibreOfficeKitEnums.h>
#include <output.hxx>
#include <utility>
#include <com/sun/star/chart2/data/HighlightedRange.hpp>
Include dependency graph for tabview3.cxx:

Go to the source code of this file.

Functions

template<>
void ScExtraEditViewManager::Modifier< ScExtraEditViewManager::Adder > (ScGridWindow *pWin)
 
template<>
void ScExtraEditViewManager::Modifier< ScExtraEditViewManager::Remover > (ScGridWindow *pWin)
 
static bool lcl_IsRefDlgActive (SfxViewFrame &rViewFrm)
 
static weld::Windowlcl_GetCareWin (SfxViewFrame &rViewFrm)
 

Function Documentation

◆ lcl_GetCareWin()

static weld::Window * lcl_GetCareWin ( SfxViewFrame rViewFrm)
static

also spelling ??? (then set the member variables when calling)

Definition at line 884 of file tabview3.cxx.

References SfxViewFrame::GetChildWindow(), SfxChildWindow::GetController(), and SfxViewFrame::HasChildWindow().

Referenced by ScTabView::AlignToCursor().

◆ lcl_IsRefDlgActive()

static bool lcl_IsRefDlgActive ( SfxViewFrame rViewFrm)
static

◆ ScExtraEditViewManager::Modifier< ScExtraEditViewManager::Adder >()

Definition at line 147 of file tabview3.cxx.

◆ ScExtraEditViewManager::Modifier< ScExtraEditViewManager::Remover >()

Definition at line 154 of file tabview3.cxx.