LibreOffice Module sw (master) 1
Public Member Functions | Private Member Functions | Static Private Member Functions | List of all members
SwWebView Class Referencefinal

#include <wview.hxx>

Inheritance diagram for SwWebView:
[legend]
Collaboration diagram for SwWebView:
[legend]

Public Member Functions

 SFX_DECL_VIEWFACTORY (SwWebView)
 
 SwWebView (SfxViewFrame &rFrame, SfxViewShell *)
 
virtual ~SwWebView () override
 
- Public Member Functions inherited from SwView
SAL_DLLPRIVATE bool InsertGraphicDlg (SfxRequest &)
 
 SFX_DECL_VIEWFACTORY (SwView)
 
SfxDispatcherGetDispatcher ()
 
void GotFocus () const
 
virtual SdrViewGetDrawView () const override
 
virtual bool HasUIFeature (SfxShellFeature nFeature) const override
 
virtual void ShowCursor (bool bOn=true) override
 
virtual ErrCode DoVerb (sal_Int32 nVerb) override
 
virtual sal_uInt16 SetPrinter (SfxPrinter *pNew, SfxPrinterChangeFlags nDiff=SFX_PRINTER_ALL) override
 
ShellMode GetShellMode () const
 
css::view::XSelectionSupplier * GetUNOObject ()
 
OUString GetSelectionTextParam (bool bCompleteWords, bool bEraseTrail)
 
virtual bool HasSelection (bool bText=true) const override
 
virtual OUString GetSelectionText (bool bCompleteWords=false, bool bOnlyASample=false) override
 
virtual bool PrepareClose (bool bUI=true) override
 
virtual void MarginChanged () override
 
void InsertThesaurusSynonym (const OUString &rSynonmText, const OUString &rLookUpText, bool bValidSelection)
 
bool IsValidSelectionForThesaurus () const
 
OUString GetThesaurusLookUpText (bool bSelection) const
 
void StopShellTimer ()
 
SwWrtShellGetWrtShell () const
 
SwWrtShellGetWrtShellPtr () const
 
SwEditWinGetEditWin ()
 
const SwEditWinGetEditWin () const
 
void ScannerEventHdl ()
 
SwGlossaryHdlGetGlosHdl ()
 
const tools::RectangleGetVisArea () const
 
bool IsScroll (const tools::Rectangle &rRect) const
 
void Scroll (const tools::Rectangle &rRect, sal_uInt16 nRangeX=USHRT_MAX, sal_uInt16 nRangeY=USHRT_MAX)
 
tools::Long SetVScrollMax (tools::Long lMax)
 
tools::Long SetHScrollMax (tools::Long lMax)
 
void SpellError (LanguageType eLang)
 
bool ExecSpellPopup (const Point &rPt)
 ! End of extra code for context menu modifying extensions More...
 
void ExecSmartTagPopup (const Point &rPt)
 Function: ExecSmartTagPopup. More...
 
 DECL_DLLPRIVATE_LINK (OnlineSpellCallback, SpellCallbackInfo &, void)
 
bool ExecDrwTextSpellPopup (const Point &rPt)
 
void SetTabColFromDocPos (const Point &rPt)
 
void SetTabColFromDoc (bool b)
 
bool IsTabColFromDoc () const
 
void SetTabRowFromDoc (bool b)
 
bool IsTabRowFromDoc () const
 
void SetNumRuleNodeFromDoc (SwTextNode *pNumRuleNode)
 
void DocSzChgd (const Size &rNewSize)
 
const SizeGetDocSz () const
 
void SetVisArea (const tools::Rectangle &, bool bUpdateScrollbar=true)
 
void SetVisArea (const Point &, bool bUpdateScrollbar=true)
 
void CheckVisArea ()
 
void RecheckBrowseMode ()
 
 DECL_DLLPRIVATE_LINK (MoveNavigationHdl, void *, void)
 
bool HandleWheelCommands (const CommandEvent &)
 
bool HandleGestureZoomCommand (const CommandEvent &)
 
void InsFrameMode (sal_uInt16 nCols)
 
void SetZoom (SvxZoomType eZoomType, short nFactor=100, bool bViewOnly=false)
 
virtual void SetZoomFactor (const Fraction &rX, const Fraction &) override
 
void SetViewLayout (sal_uInt16 nColumns, bool bBookMode, bool bViewOnly=false)
 
void ShowHScrollbar (bool bShow)
 
bool IsHScrollbarVisible () const
 
void ShowVScrollbar (bool bShow)
 
bool IsVScrollbarVisible () const
 
void EnableHScrollbar (bool bEnable)
 
void EnableVScrollbar (bool bEnable)
 
void CreateVRuler ()
 
void KillVRuler ()
 
void CreateTab ()
 
void KillTab ()
 
bool StatVRuler () const
 
void ChangeVRulerMetric (FieldUnit eUnit)
 
void GetVRulerMetric (FieldUnit &rToFill) const
 
SvxRulerGetHRuler ()
 
SvxRulerGetVRuler ()
 
void InvalidateRulerPos ()
 
void ChangeTabMetric (FieldUnit eUnit)
 
void GetHRulerMetric (FieldUnit &rToFill) const
 
void Execute (SfxRequest &)
 
void ExecLingu (SfxRequest &)
 
void ExecDlg (SfxRequest const &)
 
void ExecDlgExt (SfxRequest const &)
 
void ExecColl (SfxRequest const &)
 
void ExecutePrint (SfxRequest &)
 
void ExecDraw (const SfxRequest &)
 
void ExecTabWin (SfxRequest const &)
 
void ExecuteStatusLine (SfxRequest &)
 execute method for the status line More...
 
 DECL_DLLPRIVATE_LINK (ExecRulerClick, Ruler *, void)
 
void ExecSearch (SfxRequest &)
 
void ExecViewOptions (SfxRequest &)
 
virtual bool IsConditionalFastCall (const SfxRequest &rReq) override
 
void StateViewOptions (SfxItemSet &)
 
void StateSearch (SfxItemSet &)
 
void GetState (SfxItemSet &)
 
void StateStatusLine (SfxItemSet &)
 get status of the status line More...
 
void UpdateWordCount (SfxShell *, sal_uInt16)
 
void ExecFormatFootnote ()
 
void ExecNumberingOutline (SfxItemPool &)
 
void SetDrawFuncPtr (std::unique_ptr< SwDrawBase > pFuncPtr)
 
SwDrawBaseGetDrawFuncPtr () const
 
void GetDrawState (SfxItemSet &rSet)
 
void ExitDraw ()
 
bool IsDrawRotate () const
 
void FlipDrawRotate ()
 
bool IsDrawSelMode () const
 
void SetSelDrawSlot ()
 
void FlipDrawSelMode ()
 
void NoRotate ()
 
bool EnterDrawTextMode (const Point &aDocPos)
 
bool EnterShapeDrawTextMode (SdrObject *pObject)
 Same as EnterDrawTextMode(), but takes an SdrObject instead of guessing it by document position. More...
 
void LeaveDrawCreate ()
 
bool IsDrawMode () const
 
bool IsFormMode () const
 
bool IsBezierEditMode () const
 
bool AreOnlyFormsSelected () const
 
bool HasOnlyObj (SdrObject const *pSdrObj, SdrInventor eObjInventor) const
 
bool BeginTextEdit (SdrObject *pObj, SdrPageView *pPV=nullptr, vcl::Window *pWin=nullptr, bool bIsNewObj=false, bool bSetSelectionToStart=false)
 
bool isSignatureLineSelected () const
 
bool isSignatureLineSigned () const
 
bool isQRCodeSelected () const
 
void StateTabWin (SfxItemSet &)
 
 DECL_LINK (AttrChangedNotify, LinkParamNone *, void)
 
 DECL_DLLPRIVATE_LINK (FormControlActivated, LinkParamNone *, void)
 
void EditLinkDlg ()
 show "edit link" dialog More...
 
void AutoCaption (const sal_uInt16 nType, const SvGlobalName *pOleId=nullptr)
 
void InsertCaption (const InsCaptionOpt *pOpt)
 
void UpdatePageNums ()
 invalidate page numbering field More...
 
OUString GetPageStr (sal_uInt16 nPhyNum, sal_uInt16 nVirtNum, const OUString &rPgStr)
 Create string for showing the page number in the statusbar. More...
 
void ForcePageUpDownOffset (SwTwips nTwips)
 Force page size for PgUp/PgDown to overwrite the computation based on m_aVisArea. More...
 
SfxShellGetCurShell ()
 
SwDocShellGetDocShell ()
 
const SwDocShellGetDocShell () const
 
virtual FmFormShellGetFormShell () override
 
virtual const FmFormShellGetFormShell () const override
 
void ResetSubShell ()
 
virtual void WriteUserData (OUString &, bool bBrowse=false) override
 
virtual void ReadUserData (const OUString &, bool bBrowse=false) override
 
virtual void ReadUserDataSequence (const css::uno::Sequence< css::beans::PropertyValue > &) override
 
virtual void WriteUserDataSequence (css::uno::Sequence< css::beans::PropertyValue > &) override
 
void SetCursorAtTop (bool bFlag, bool bCenter=false)
 
bool JumpToSwMark (std::u16string_view rMark)
 
tools::Long InsertDoc (sal_uInt16 nSlotId, const OUString &rFileName, const OUString &rFilterName, sal_Int16 nVersion=0)
 
void ExecuteInsertDoc (SfxRequest &rRequest, const SfxPoolItem *pItem)
 
tools::Long InsertMedium (sal_uInt16 nSlotId, std::unique_ptr< SfxMedium > pMedium, sal_Int16 nVersion)
 
 DECL_DLLPRIVATE_LINK (DialogClosedHdl, sfx2::FileDialogHelper *, void)
 
bool IsPasteAllowed ()
 
bool IsPasteSpecialAllowed ()
 
bool IsPasteSpreadsheet (bool bHasOwnTableCopied)
 
void EnableMailMerge ()
 
void ApplyAccessibilityOptions ()
 
 SwView (SfxViewFrame &rFrame, SfxViewShell *)
 
virtual ~SwView () override
 
void NotifyDBChanged ()
 
SfxObjectShellLock CreateTmpSelectionDoc ()
 
void AddTransferable (SwTransferable &rTransferable)
 
void SetMailMergeConfigItem (std::shared_ptr< SwMailMergeConfigItem > const &rConfigItem)
 
std::shared_ptr< SwMailMergeConfigItem > const & GetMailMergeConfigItem () const
 
std::shared_ptr< SwMailMergeConfigItemEnsureMailMergeConfigItem (const SfxItemSet *pArgs=nullptr)
 
OUString GetDataSourceName () const
 
void ExecFormatPaintbrush (SfxRequest const &)
 
void StateFormatPaintbrush (SfxItemSet &)
 
ErrCode InsertGraphic (const OUString &rPath, const OUString &rFilter, bool bLink, GraphicFilter *pFlt)
 
void ExecuteScan (SfxRequest &rReq)
 
SwPostItMgrGetPostItMgr ()
 
const SwPostItMgrGetPostItMgr () const
 
void SelectShellForDrop ()
 
void UpdateDocStats ()
 
void SetMaxOutlineLevelShown (int nLevel)
 
int GetMaxOutlineLevelShown () const
 
virtual SAL_DLLPRIVATE SfxPrinterGetPrinter (bool bCreate=false) override
 
virtual SAL_DLLPRIVATE bool HasPrintOptionsPage () const override
 
virtual SAL_DLLPRIVATE std::unique_ptr< SfxTabPageCreatePrintOptionsPage (weld::Container *pPage, weld::DialogController *pController, const SfxItemSet &rSet) override
 
int getPart () const override
 See SfxViewShell::getPart(). More...
 
void dumpAsXml (xmlTextWriterPtr pWriter) const override
 See SfxViewShell::dumpAsXml(). More...
 
void SetRedlineAuthor (const OUString &rAuthor)
 
const OUString & GetRedlineAuthor () const
 
void afterCallbackRegistered () override
 See SfxViewShell::afterCallbackRegistered(). More...
 
void NotifyCursor (SfxViewShell *pViewShell) const override
 See SfxViewShell::NotifyCursor(). More...
 
::Color GetColorConfigColor (svtools::ColorConfigEntry nColorType) const override
 See SfxViewShell::GetColorConfigColor(). More...
 
OUString GetColorConfigName () const override
 See SfxViewShell::GetColorConfigName(). More...
 
void ShowUIElement (const OUString &sElementURL) const
 
const OUString & GetCachedString (CachedStringID id)
 
void SetCachedString (CachedStringID id, const OUString &sStr)
 
const OUString & GetOldGrfCat ()
 
void SetOldGrfCat (const OUString &sStr)
 
const OUString & GetOldTabCat ()
 
void SetOldTabCat (const OUString &sStr)
 
const OUString & GetOldFrameCat ()
 
void SetOldFrameCat (const OUString &sStr)
 
const OUString & GetOldDrwCat ()
 
void SetOldDrwCat (const OUString &sStr)
 
virtual tools::Rectangle getLOKVisibleArea () const override
 
virtual void flushPendingLOKInvalidateTiles () override
 
virtual std::optional< OString > getLOKPayload (int nType, int nViewId) const override
 
bool IsHighlightCharDF ()
 
- Public Member Functions inherited from SfxViewShell
 SfxViewShell (SfxViewFrame &rFrame, SfxViewShellFlags nFlags)
 
virtual ~SfxViewShell () override
 
SfxInPlaceClientGetIPClient () const
 
SfxInPlaceClientGetUIActiveClient () const
 
SfxInPlaceClientFindIPClient (const css::uno::Reference< css::embed::XEmbeddedObject > &xObj, vcl::Window *pObjParentWin) const
 
virtual ErrCode DoVerb (sal_Int32 nVerb)
 
void OutplaceActivated (bool bActive)
 
virtual void UIActivating (SfxInPlaceClient *pClient)
 
virtual void UIDeactivated (SfxInPlaceClient *pClient)
 
void JumpToMark (const OUString &rMark)
 
void VisAreaChanged ()
 
virtual bool PrepareClose (bool bUI=true)
 
virtual OUString GetSelectionText (bool bCompleteWords=false, bool bOnlyASample=false)
 
virtual bool HasSelection (bool bText=true) const
 
virtual SdrViewGetDrawView () const
 
void AddSubShell (SfxShell &rShell)
 
void RemoveSubShell (SfxShell *pShell=nullptr)
 
SfxShellGetSubShell (sal_uInt16)
 
virtual SfxShellGetFormShell ()
 
virtual const SfxShellGetFormShell () const
 
virtual void notifyWindow (vcl::LOKWindowId nLOKWindowId, const OUString &rAction, const std::vector< vcl::LOKPayloadItem > &rPayload=std::vector< vcl::LOKPayloadItem >()) const override
 
virtual void ShowCursor (bool bOn=true)
 
virtual bool KeyInput (const KeyEvent &rKeyEvent)
 
bool Escape ()
 
vcl::WindowGetWindow () const
 
weld::WindowGetFrameWeld () const
 
void SetWindow (vcl::Window *pViewPort)
 
const SvBorderGetBorderPixel () const
 
void SetBorderPixel (const SvBorder &rBorder)
 
void InvalidateBorder ()
 
SfxViewFrameGetViewFrame () const
 
virtual SfxPrinterGetPrinter (bool bCreate=false)
 
virtual sal_uInt16 SetPrinter (SfxPrinter *pNewPrinter, SfxPrinterChangeFlags nDiffFlags=SFX_PRINTER_ALL)
 
virtual bool HasPrintOptionsPage () const
 
virtual std::unique_ptr< SfxTabPageCreatePrintOptionsPage (weld::Container *pPage, weld::DialogController *pController, const SfxItemSet &rOptions)
 
PrinterGetActivePrinter () const
 
virtual void WriteUserData (OUString &, bool bBrowse=false)
 
virtual void ReadUserData (const OUString &, bool bBrowse=false)
 
virtual void WriteUserDataSequence (css::uno::Sequence< css::beans::PropertyValue > &)
 
virtual void ReadUserDataSequence (const css::uno::Sequence< css::beans::PropertyValue > &)
 
virtual void QueryObjAreaPixel (tools::Rectangle &rRect) const
 
virtual SfxObjectShellGetObjectShell () override
 
virtual css::uno::Reference< css::frame::XModel > GetCurrentDocument () const
 
void SetCurrentDocument () const
 
virtual css::uno::Reference< css::view::XRenderable > GetRenderable ()
 
virtual void MarginChanged ()
 
const SizeGetMargin () const
 
void SetMargin (const Size &)
 
void DisconnectAllClients ()
 
bool NewWindowAllowed () const
 
void SetNewWindowAllowed (bool bSet)
 
void SetController (SfxBaseController *pController)
 
css::uno::Reference< css::frame::XController > GetController () const
 
bool TryContextMenuInterception (const rtl::Reference< VCLXPopupMenu > &rIn, const OUString &rMenuIdentifier, rtl::Reference< VCLXPopupMenu > &rOut, css::ui::ContextMenuExecuteEvent aEvent)
 
bool TryContextMenuInterception (const rtl::Reference< VCLXPopupMenu > &, const OUString &rMenuIdentifier, css::ui::ContextMenuExecuteEvent aEvent)
 
void ExecPrint (const css::uno::Sequence< css::beans::PropertyValue > &, bool, bool)
 
void StartPrint (const css::uno::Sequence< css::beans::PropertyValue > &, bool, bool)
 
const std::shared_ptr< vcl::PrinterController > & GetPrinterController () const
 
void AddRemoveClipboardListener (const css::uno::Reference< css::datatransfer::clipboard::XClipboardListener > &, bool)
 
css::uno::Reference< css::datatransfer::clipboard::XClipboardNotifier > GetClipboardNotifier () const
 
SAL_DLLPRIVATE SfxInPlaceClientGetUIActiveIPClient_Impl () const
 
SAL_DLLPRIVATE void AddContextMenuInterceptor_Impl (const css::uno::Reference< css::ui::XContextMenuInterceptor > &xInterceptor)
 
SAL_DLLPRIVATE void RemoveContextMenuInterceptor_Impl (const css::uno::Reference< css::ui::XContextMenuInterceptor > &xInterceptor)
 
SAL_DLLPRIVATE bool GlobalKeyInput_Impl (const KeyEvent &rKeyEvent)
 
SAL_DLLPRIVATE void NewIPClient_Impl (SfxInPlaceClient *pIPClient)
 
SAL_DLLPRIVATE void IPClientGone_Impl (SfxInPlaceClient const *pIPClient)
 
SAL_DLLPRIVATE void ResetAllClients_Impl (SfxInPlaceClient const *pIP)
 
SAL_DLLPRIVATE void SetPrinter_Impl (VclPtr< SfxPrinter > &pNewPrinter)
 
SAL_DLLPRIVATE bool HandleNotifyEvent_Impl (NotifyEvent const &rEvent)
 
SAL_DLLPRIVATE bool HasKeyListeners_Impl () const
 
SAL_DLLPRIVATE bool HasMouseClickListeners_Impl () const
 
SAL_DLLPRIVATE SfxBaseControllerGetBaseController_Impl () const
 
SAL_DLLPRIVATE void ExecPrint_Impl (SfxRequest &)
 
SAL_DLLPRIVATE void ExecMisc_Impl (SfxRequest &)
 
SAL_DLLPRIVATE void GetState_Impl (SfxItemSet &)
 
SAL_DLLPRIVATE void CheckIPClient_Impl (SfxInPlaceClient const *, const tools::Rectangle &)
 
SAL_DLLPRIVATE void PushSubShells_Impl (bool bPush=true)
 
SAL_DLLPRIVATE void PopSubShells_Impl ()
 
SAL_DLLPRIVATE bool ExecKey_Impl (const KeyEvent &aKey)
 
void setLibreOfficeKitViewCallback (SfxLokCallbackInterface *pCallback)
 
SfxLokCallbackInterfacegetLibreOfficeKitViewCallback () const
 
void dumpLibreOfficeKitViewState (rtl::OStringBuffer &rState)
 
virtual void libreOfficeKitViewCallback (int nType, const OString &pPayload) const override
 
virtual void libreOfficeKitViewCallbackWithViewId (int nType, const OString &pPayload, int nViewId) const override
 
virtual void libreOfficeKitViewInvalidateTilesCallback (const tools::Rectangle *pRect, int nPart, int nMode) const override
 
virtual void libreOfficeKitViewUpdatedCallback (int nType) const override
 
virtual void libreOfficeKitViewUpdatedCallbackPerViewId (int nType, int nViewId, int nSourceViewId) const override
 
virtual void flushPendingLOKInvalidateTiles ()
 
virtual void libreOfficeKitViewAddPendingInvalidateTiles () override
 
virtual std::optional< OString > getLOKPayload (int nType, int nViewId) const
 
void setTiledSearching (bool bTiledSearching)
 
virtual int getPart () const
 
virtual int getEditMode () const
 
virtual void dumpAsXml (xmlTextWriterPtr pWriter) const
 
ViewShellId GetViewShellId () const override
 
ViewShellDocId GetDocId () const override
 
virtual void notifyInvalidation (tools::Rectangle const *) const override
 
void NotifyOtherViews (int nType, const OString &rKey, const OString &rPayload) override
 
void NotifyOtherView (OutlinerViewShell *pOtherShell, int nType, const OString &rKey, const OString &rPayload) override
 
virtual void NotifyCursor (SfxViewShell *) const
 
virtual void afterCallbackRegistered ()
 
virtual vcl::WindowGetEditWindowForActiveOLEObj () const override
 
virtual ::Color GetColorConfigColor (svtools::ColorConfigEntry nColorType) const
 
virtual OUString GetColorConfigName () const
 
void SetLOKLanguageTag (const OUString &rBcp47LanguageTag)
 
const LanguageTagGetLOKLanguageTag () const
 
void SetLOKAccessibilityState (bool bEnabled)
 
std::pair< bool, OUString > GetLOKTimezone () const
 
void SetLOKTimezone (bool isSet, const OUString &rTimezone)
 
void SetLOKLocale (const OUString &rBcp47LanguageTag)
 
const LanguageTagGetLOKLocale () const
 
LOKDeviceFormFactor GetLOKDeviceFormFactor () const
 
bool isLOKDesktop () const
 
bool isLOKTablet () const
 
bool isLOKMobilePhone () const
 
virtual tools::Rectangle getLOKVisibleArea () const
 
void setBlockedCommandList (const char *blockedCommandList)
 
bool isBlockedCommand (OUString command)
 
void SetStoringHelper (std::shared_ptr< SfxStoringHelper > xHelper)
 
StylesHighlighterColorMapGetStylesHighlighterParaColorMap ()
 
StylesHighlighterColorMapGetStylesHighlighterCharColorMap ()
 
OUString getA11yFocusedParagraph () const
 
int getA11yCaretPosition () const
 
- Public Member Functions inherited from SfxShell
virtual ~SfxShell () override
 
virtual SfxInterfaceGetInterface () const
 
void SetName (const OUString &rName)
 
const OUString & GetName () const
 
SfxViewShellGetViewShell () const
 
const SfxPoolItemGetSlotState (sal_uInt16 nSlotId, const SfxInterface *pIF=nullptr, SfxItemSet *pStateSet=nullptr)
 
const SfxPoolItemExecuteSlot (SfxRequest &rReq, const SfxInterface *pIF=nullptr)
 
void ExecuteSlot (SfxRequest &rReq, bool bAsync)
 
SfxItemPoolGetPool () const
 
void SetPool (SfxItemPool *pNewPool)
 
virtual SfxUndoManagerGetUndoManager ()
 
void SetUndoManager (SfxUndoManager *pNewUndoMgr)
 
SfxRepeatTarget * GetRepeatTarget () const
 
void SetRepeatTarget (SfxRepeatTarget *pTarget)
 
virtual void Invalidate (sal_uInt16 nId=0)
 
virtual bool IsDesignMode () const
 
bool IsActive () const
 
virtual void Activate (bool bMDI)
 
virtual void Deactivate (bool bMDI)
 
SfxDispatcherGetDispatcher () const
 
SfxViewFrameGetFrame () const
 
virtual bool HasUIFeature (SfxShellFeature nFeature) const
 
void UIFeatureChanged ()
 
const SfxPoolItemGetItem (sal_uInt16 nSlotId) const
 
const T * GetItem (TypedWhichId< T > nWhich) const
 
void PutItem (const SfxPoolItem &rItem)
 
void SetVerbs (const css::uno::Sequence< css::embed::VerbDescriptor > &aVerbs)
 
const css::uno::Sequence< css::embed::VerbDescriptor > & GetVerbs () const
 
void VerbExec (SfxRequest &)
 
SAL_DLLPRIVATE const SfxSlotGetVerbSlot_Impl (sal_uInt16 nId) const
 
virtual SfxObjectShellGetObjectShell ()
 
void SetDisableFlags (SfxDisableFlags nFlags)
 
SfxDisableFlags GetDisableFlags () const
 
virtual std::optional< SfxItemSetCreateItemSet (sal_uInt16 nId)
 
virtual void ApplyItemSet (sal_uInt16 nId, const SfxItemSet &rSet)
 
void SetContextName (const OUString &rsContextName)
 
void BroadcastContextForActivation (const bool bIsActivated)
 
bool SetContextBroadcasterEnabled (const bool bIsEnabled)
 
SAL_DLLPRIVATE bool CanExecuteSlot_Impl (const SfxSlot &rSlot)
 
virtual bool IsConditionalFastCall (const SfxRequest &rReq)
 
SAL_DLLPRIVATE void DoActivate_Impl (SfxViewFrame *pFrame, bool bMDI)
 
SAL_DLLPRIVATE void DoDeactivate_Impl (SfxViewFrame const *pFrame, bool bMDI)
 

Private Member Functions

virtual void SelectShell () override
 

Static Private Member Functions

static void InitInterface_Impl ()
 SfxInterface initializer. More...
 

Additional Inherited Members

- Public Types inherited from SwView
enum  CachedStringID {
  OldGrfCat ,
  OldTabCat ,
  OldFrameCat ,
  OldDrwCat ,
  CachedStrings
}
 
- Static Public Member Functions inherited from SwView
static SvxSearchDialogGetSearchDialog ()
 
static sal_uInt16 GetMoveType ()
 
static void SetMoveType (sal_uInt16 nSet)
 
static void SetActMark (sal_Int32 nSet)
 
static bool IsDataSourceAvailable (const OUString sDataSourceName)
 
static SvxSearchItemGetSearchItem ()
 
- Static Public Member Functions inherited from SfxViewShell
static SAL_WARN_UNUSED_RESULT SfxViewShellGetFirst (bool bOnlyVisible=true, const std::function< bool(const SfxViewShell *)> &isViewShell=nullptr)
 
static SAL_WARN_UNUSED_RESULT SfxViewShellGetNext (const SfxViewShell &rPrev, bool bOnlyVisible=true, const std::function< bool(const SfxViewShell *)> &isViewShell=nullptr)
 
static SAL_WARN_UNUSED_RESULT SfxViewShellCurrent ()
 
static SAL_WARN_UNUSED_RESULT SfxViewShellGet (const css::uno::Reference< css::frame::XController > &i_rController)
 
static void SetCurrentDocId (ViewShellDocId nId)
 
- Static Public Member Functions inherited from SfxShell
static SfxInterfaceGetStaticInterface ()
 
static void EmptyExecStub (SfxShell *pShell, SfxRequest &)
 
static void EmptyStateStub (SfxShell *pShell, SfxItemSet &)
 
static void VerbState (SfxItemSet &)
 
- Public Attributes inherited from SwView
OUString m_StringCache [CachedStrings]
 
- Protected Member Functions inherited from SwView
SwView_ImplGetViewImpl ()
 
void ImpSetVerb (SelectionType nSelType)
 
SelectionType GetSelectionType () const
 
void SetSelectionType (SelectionType nSet)
 
void SetShell (SfxShell *pS)
 
void SetFormShell (FmFormShell *pSh)
 
virtual void SelectShell ()
 
virtual void Activate (bool) override
 
virtual void Deactivate (bool) override
 
virtual void InnerResizePixel (const Point &rOfs, const Size &rSize, bool inplaceEditModeChange) override
 
virtual void OuterResizePixel (const Point &rOfs, const Size &rSize) override
 
const SwFrameFormatGetLastTableFrameFormat () const
 
void SetLastTableFrameFormat (const SwFrameFormat *pSet)
 
void GenerateFormLetter (bool bUseCurrentDocument)
 
SfxDispatcherGetDispatcher () const
 
virtual void Activate (bool IsMDIActivate) override
 
virtual void Deactivate (bool IsMDIActivate) override
 
virtual void InnerResizePixel (const Point &rOfs, const Size &rSize, bool inplaceEditModeChange)
 
virtual void OuterResizePixel (const Point &rOfs, const Size &rSize)
 
virtual void SetZoomFactor (const Fraction &rZoomX, const Fraction &rZoomY)
 
virtual void Move ()
 
virtual void Notify (SfxBroadcaster &rBC, const SfxHint &rHint) override
 
- Protected Member Functions inherited from SfxShell
 SfxShell ()
 
 SfxShell (SfxViewShell *pViewSh)
 
void SetViewShell_Impl (SfxViewShell *pView)
 
SAL_DLLPRIVATE void Invalidate_Impl (SfxBindings &rBindings, sal_uInt16 nId)
 
- Static Protected Member Functions inherited from SfxShell
static void HandleOpenXmlFilterSettings (SfxRequest &)
 

Detailed Description

Definition at line 25 of file wview.hxx.

Constructor & Destructor Documentation

◆ SwWebView()

SwWebView::SwWebView ( SfxViewFrame rFrame,
SfxViewShell _pShell 
)

Definition at line 84 of file wview.cxx.

◆ ~SwWebView()

SwWebView::~SwWebView ( )
overridevirtual

Definition at line 89 of file wview.cxx.

Member Function Documentation

◆ InitInterface_Impl()

void SwWebView::InitInterface_Impl ( )
staticprivate

SfxInterface initializer.

Definition at line 74 of file wview.cxx.

References SFX_OBJECTBAR_TOOLS.

◆ SelectShell()

void SwWebView::SelectShell ( )
overrideprivatevirtual

◆ SFX_DECL_VIEWFACTORY()

SwWebView::SFX_DECL_VIEWFACTORY ( SwWebView  )

References SFX_DECL_INTERFACE.


The documentation for this class was generated from the following files: