LibreOffice Module sw (master) 1
|
#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"
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 SwView * | GetActiveView () |
SW_DLLPUBLIC SwWrtShell * | GetActiveWrtShell () |
Color * | sw::GetActiveRetoucheColor () |
Variables | |
bool | g_bNoInterrupt |
#define SW_MOD | ( | ) | ( static_cast<SwModule*>(SfxApplication::GetModule(SfxToolsModule::Writer))) |
Definition at line 254 of file swmodule.hxx.
|
strong |
Enumerator | |
---|---|
DestView | |
DestText | |
DestWeb | |
DestViewOnly |
Definition at line 62 of file swmodule.hxx.
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().
SW_DLLPUBLIC SwWrtShell * GetActiveWrtShell | ( | ) |
Definition at line 108 of file swmodul1.cxx.
References GetActiveView().
Referenced by SwWrapTabPage::ActivatePage(), SwModule::ApplyItemSet(), SwFieldDBPage::CheckAndGetWrtShell(), SwBookmarkControl::Command(), SwFramePage::DeactivatePage(), SwFieldRefPage::FillItemSet(), SwFieldVarPage::FillItemSet(), SwFramePage::FillItemSet(), IMPL_LINK(), IMPL_LINK_NOARG(), SwCaptionOptPage::InvalidatePreview(), lcl_GetScrollToolTip(), SwTemplateDlgController::PageCreated(), SwFramePage::RangeModifyHdl(), SwFieldDokPage::Reset(), SwFieldRefPage::Reset(), SwFieldVarPage::Reset(), SwFramePage::Reset(), SwFieldRefPage::SubTypeHdl(), SwFieldVarPage::SubTypeHdl(), SwAuthMarkFloatDlg::SwAuthMarkFloatDlg(), SwCaptionOptPage::SwCaptionOptPage(), SwIndexMarkFloatDlg::SwIndexMarkFloatDlg(), SwCaptionOptPage::UpdateEntry(), and SwFieldRefPage::UpdateSubType().
|
extern |
Definition at line 115 of file swmodule.cxx.
Referenced by SwEditWin::Command(), SwDrawBase::Deactivate(), SwWrtShell::DrawSelChanged(), SwEditWin::DropCleanup(), SwTextShell::ExecField(), SwUnoCursorHelper::GetTextFromPam(), IMPL_LINK_NOARG(), lcl_GrabCursor(), SwDocShell::LoadStyles_(), SwDrawBase::MouseButtonDown(), ConstFormControl::MouseButtonDown(), SwEditWin::MouseButtonDown(), SwEditWin::MouseButtonUp(), SwEditWin::MoveCursor(), SwEditWin::ResetMouseButtonDownFlags(), and SwView::SwView().