LibreOffice Module sw (master) 1
Classes | Namespaces | Macros | Enumerations | Functions | Variables
swmodule.hxx File Reference
#include <sal/config.h>
#include <cstddef>
#include <o3tl/deleter.hxx>
#include <tools/fldunit.hxx>
#include <svl/lstner.hxx>
#include <unotools/options.hxx>
#include <sfx2/module.hxx>
#include <sfx2/app.hxx>
#include "swdllapi.h"
#include "shellid.hxx"
#include "fldupde.hxx"
Include dependency graph for swmodule.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SwModule
 

Namespaces

namespace  svtools
 
namespace  tools
 
namespace  com
 
namespace  com::sun
 
namespace  com::sun::star
 
namespace  com::sun::star::scanner
 
namespace  com::sun::star::linguistic2
 
namespace  ooo
 
namespace  ooo::vba
 
namespace  sw
 Dialog to specify the properties of date form field.
 

Macros

#define SW_MOD()   ( static_cast<SwModule*>(SfxApplication::GetModule(SfxToolsModule::Writer)))
 

Enumerations

enum class  SvViewOpt {
  DestView ,
  DestText ,
  DestWeb ,
  DestViewOnly
}
 

Functions

SW_DLLPUBLIC SwViewGetActiveView ()
 
SW_DLLPUBLIC SwWrtShellGetActiveWrtShell ()
 
Colorsw::GetActiveRetoucheColor ()
 

Variables

bool g_bNoInterrupt
 

Macro Definition Documentation

◆ SW_MOD

#define SW_MOD ( )    ( static_cast<SwModule*>(SfxApplication::GetModule(SfxToolsModule::Writer)))

Definition at line 254 of file swmodule.hxx.

Enumeration Type Documentation

◆ SvViewOpt

enum class SvViewOpt
strong
Enumerator
DestView 
DestText 
DestWeb 
DestViewOnly 

Definition at line 62 of file swmodule.hxx.

Function Documentation

◆ GetActiveView()

SW_DLLPUBLIC SwView * GetActiveView ( )

Definition at line 115 of file swmodul1.cxx.

References SfxViewShell::Current().

Referenced by SwRedlineAcceptDlg::Activate(), SwFieldDlg::Activate(), SwModelessRedlineAcceptDlg::Activate(), SwInputWindow::ApplyFormula(), SwRedlineAcceptDlg::CalcDiff(), SwRedlineAcceptDlg::CallAcceptReject(), SwNumFormatBase::CallSelectHdl(), SwInputWindow::CancelFormula(), SwWrtShell::ChangeHeaderOrFooter(), SwTemplateControl::Command(), SwTbxAutoTextCtrl::CreatePopupWindow(), SwTextFrame::DestroyImpl(), SwFieldDlg::EnableInsert(), SwBaseShell::ExecDlg(), SwModule::ExecOther(), SwTableShell::Execute(), SwTextShell::Execute(), SwNavigationPI::ExecuteDrop(), SwMMResultEmailDialog::FillInEmailSettings(), SwMMResultPrintDialog::FillInPrinterSettings(), SwTextGridPage::FillItemSet(), SwDropCapsPage::FillSet(), SwContentTree::FillTransferData(), GetActiveWrtShell(), SwDropCapsPict::GetFontSettings(), SwRedlineAcceptDlg::GetRedlinePos(), SwGlossaryList::GetShortName(), IMPL_LINK(), IMPL_LINK_NOARG(), IMPL_STATIC_LINK(), SwNumFormatBase::Init(), SwRedlineAcceptDlg::Init(), SwRedlineAcceptDlg::InitAuthors(), SwFieldPage::InsertField(), SwRedlineAcceptDlg::InsertParents(), SwGlossaryList::Invoke(), SwFieldMgr::IsDBNumeric(), lcl_GetShell(), SwDropCapsPage::ModifyEntry(), SwTemplateDlgController::PageCreated(), SwTextGridPage::PutGridItem(), SwFieldDlg::ReInitDlg(), SwRedlineAcceptDlg::RemoveParents(), SwDropCapsPage::Reset(), SwCondCollPage::Reset(), SwCondCollPage::SelectHdl(), SwNumFormatBase::SetDefFormat(), SwNumFormatBase::SetFormatType(), SwModule::StateOther(), NavElementToolBoxControl::statusChanged(), sw_CharDialog(), SwCharURLPage::SwCharURLPage(), SwContentTree::SwContentTree(), SwGetChartDialogPos(), SwInputWindow::SwInputWindow(), SwInsertChart::SwInsertChart(), SwMMResultSaveDialog::SwMMResultSaveDialog(), SwSyncChildWin::SwSyncChildWin(), SwTitlePageDlg::SwTitlePageDlg(), SwWordCountFloatDlg::UpdateCounts(), SwDropCapsPict::UpdatePaintSettings(), and SwContentTree::~SwContentTree().

◆ GetActiveWrtShell()

SW_DLLPUBLIC SwWrtShell * GetActiveWrtShell ( )

Variable Documentation

◆ g_bNoInterrupt

bool g_bNoInterrupt
extern