|
LibreOffice Module sw (master) 1
|
#include <wview.hxx>
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) | |
| SfxDispatcher & | GetDispatcher () |
| void | GotFocus () const |
| virtual SdrView * | GetDrawView () 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 () |
| SwWrtShell & | GetWrtShell () const |
| SwWrtShell * | GetWrtShellPtr () const |
| SwEditWin & | GetEditWin () |
| const SwEditWin & | GetEditWin () const |
| void | ScannerEventHdl () |
| SwGlossaryHdl * | GetGlosHdl () |
| const tools::Rectangle & | GetVisArea () 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 Size & | GetDocSz () 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 |
| SvxRuler & | GetHRuler () |
| SvxRuler & | GetVRuler () |
| 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) |
| SwDrawBase * | GetDrawFuncPtr () 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... | |
| SfxShell * | GetCurShell () |
| SwDocShell * | GetDocShell () |
| const SwDocShell * | GetDocShell () const |
| virtual FmFormShell * | GetFormShell () override |
| virtual const FmFormShell * | GetFormShell () 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< SwMailMergeConfigItem > | EnsureMailMergeConfigItem (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) |
| SwPostItMgr * | GetPostItMgr () |
| const SwPostItMgr * | GetPostItMgr () const |
| void | SelectShellForDrop () |
| void | UpdateDocStats () |
| void | SetMaxOutlineLevelShown (int nLevel) |
| int | GetMaxOutlineLevelShown () const |
| virtual SAL_DLLPRIVATE SfxPrinter * | GetPrinter (bool bCreate=false) override |
| virtual SAL_DLLPRIVATE bool | HasPrintOptionsPage () const override |
| virtual SAL_DLLPRIVATE std::unique_ptr< SfxTabPage > | CreatePrintOptionsPage (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 |
| SfxInPlaceClient * | GetIPClient () const |
| SfxInPlaceClient * | GetUIActiveClient () const |
| SfxInPlaceClient * | FindIPClient (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 SdrView * | GetDrawView () const |
| void | AddSubShell (SfxShell &rShell) |
| void | RemoveSubShell (SfxShell *pShell=nullptr) |
| SfxShell * | GetSubShell (sal_uInt16) |
| virtual SfxShell * | GetFormShell () |
| virtual const SfxShell * | GetFormShell () 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::Window * | GetWindow () const |
| weld::Window * | GetFrameWeld () const |
| void | SetWindow (vcl::Window *pViewPort) |
| const SvBorder & | GetBorderPixel () const |
| void | SetBorderPixel (const SvBorder &rBorder) |
| void | InvalidateBorder () |
| SfxViewFrame & | GetViewFrame () const |
| virtual SfxPrinter * | GetPrinter (bool bCreate=false) |
| virtual sal_uInt16 | SetPrinter (SfxPrinter *pNewPrinter, SfxPrinterChangeFlags nDiffFlags=SFX_PRINTER_ALL) |
| virtual bool | HasPrintOptionsPage () const |
| virtual std::unique_ptr< SfxTabPage > | CreatePrintOptionsPage (weld::Container *pPage, weld::DialogController *pController, const SfxItemSet &rOptions) |
| Printer * | GetActivePrinter () 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 SfxObjectShell * | GetObjectShell () 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 Size & | GetMargin () 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 SfxInPlaceClient * | GetUIActiveIPClient_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 SfxBaseController * | GetBaseController_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) |
| SfxLokCallbackInterface * | getLibreOfficeKitViewCallback () 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::Window * | GetEditWindowForActiveOLEObj () const override |
| virtual ::Color | GetColorConfigColor (svtools::ColorConfigEntry nColorType) const |
| virtual OUString | GetColorConfigName () const |
| void | SetLOKLanguageTag (const OUString &rBcp47LanguageTag) |
| const LanguageTag & | GetLOKLanguageTag () const |
| void | SetLOKAccessibilityState (bool bEnabled) |
| std::pair< bool, OUString > | GetLOKTimezone () const |
| void | SetLOKTimezone (bool isSet, const OUString &rTimezone) |
| void | SetLOKLocale (const OUString &rBcp47LanguageTag) |
| const LanguageTag & | GetLOKLocale () 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) |
| StylesHighlighterColorMap & | GetStylesHighlighterParaColorMap () |
| StylesHighlighterColorMap & | GetStylesHighlighterCharColorMap () |
| OUString | getA11yFocusedParagraph () const |
| int | getA11yCaretPosition () const |
Public Member Functions inherited from SfxShell | |
| virtual | ~SfxShell () override |
| virtual SfxInterface * | GetInterface () const |
| void | SetName (const OUString &rName) |
| const OUString & | GetName () const |
| SfxViewShell * | GetViewShell () const |
| const SfxPoolItem * | GetSlotState (sal_uInt16 nSlotId, const SfxInterface *pIF=nullptr, SfxItemSet *pStateSet=nullptr) |
| const SfxPoolItem * | ExecuteSlot (SfxRequest &rReq, const SfxInterface *pIF=nullptr) |
| void | ExecuteSlot (SfxRequest &rReq, bool bAsync) |
| SfxItemPool & | GetPool () const |
| void | SetPool (SfxItemPool *pNewPool) |
| virtual SfxUndoManager * | GetUndoManager () |
| 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) |
| SfxDispatcher * | GetDispatcher () const |
| SfxViewFrame * | GetFrame () const |
| virtual bool | HasUIFeature (SfxShellFeature nFeature) const |
| void | UIFeatureChanged () |
| const SfxPoolItem * | GetItem (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 SfxSlot * | GetVerbSlot_Impl (sal_uInt16 nId) const |
| virtual SfxObjectShell * | GetObjectShell () |
| void | SetDisableFlags (SfxDisableFlags nFlags) |
| SfxDisableFlags | GetDisableFlags () const |
| virtual std::optional< SfxItemSet > | CreateItemSet (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 SvxSearchDialog * | GetSearchDialog () |
| static sal_uInt16 | GetMoveType () |
| static void | SetMoveType (sal_uInt16 nSet) |
| static void | SetActMark (sal_Int32 nSet) |
| static bool | IsDataSourceAvailable (const OUString sDataSourceName) |
| static SvxSearchItem * | GetSearchItem () |
Static Public Member Functions inherited from SfxViewShell | |
| static SAL_WARN_UNUSED_RESULT SfxViewShell * | GetFirst (bool bOnlyVisible=true, const std::function< bool(const SfxViewShell *)> &isViewShell=nullptr) |
| static SAL_WARN_UNUSED_RESULT SfxViewShell * | GetNext (const SfxViewShell &rPrev, bool bOnlyVisible=true, const std::function< bool(const SfxViewShell *)> &isViewShell=nullptr) |
| static SAL_WARN_UNUSED_RESULT SfxViewShell * | Current () |
| static SAL_WARN_UNUSED_RESULT SfxViewShell * | Get (const css::uno::Reference< css::frame::XController > &i_rController) |
| static void | SetCurrentDocId (ViewShellDocId nId) |
Static Public Member Functions inherited from SfxShell | |
| static SfxInterface * | GetStaticInterface () |
| 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_Impl * | GetViewImpl () |
| 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 SwFrameFormat * | GetLastTableFrameFormat () const |
| void | SetLastTableFrameFormat (const SwFrameFormat *pSet) |
| void | GenerateFormLetter (bool bUseCurrentDocument) |
| SfxDispatcher * | GetDispatcher () 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 &) |
| SwWebView::SwWebView | ( | SfxViewFrame & | rFrame, |
| SfxViewShell * | _pShell | ||
| ) |
|
staticprivate |
|
overrideprivatevirtual |
Reimplemented from SwView.
Definition at line 93 of file wview.cxx.
References Bezier, DbForm, Draw, DrawForm, DrawObject, DrawObjectEditMode, DrawText, SfxDispatcher::Flush(), Frame, SfxViewFrame::GetBindings(), SwView::GetCurShell(), SfxViewFrame::GetDispatcher(), SwDocShell::GetDoc(), SwView::GetDocShell(), SwView::GetDrawView(), SwView::GetEditWin(), SwView::GetFormShell(), SwView::GetLastTableFrameFormat(), SfxDispatcher::GetObjectBarId(), InputContext::GetOptions(), vcl::Window::GetPointerPosPixel(), SwView::GetSelectionType(), SwWrtShell::GetSelectionType(), SfxDispatcher::GetShell(), SwEditShell::GetTableFormat(), SwView_Impl::GetUNOObject_Impl(), SfxViewShell::GetViewFrame(), SwView::GetViewImpl(), SwView::GetWrtShell(), Graphic, i, SwView::ImpSetVerb(), SfxBindings::InvalidateAll(), IsReadOnly(), ListText, SwXTextView::NotifySelChanged(), NumberList, Object, Ole, Ornament, vcl::Window::PixelToLogic(), SfxDispatcher::Pop(), PostIt, SwDoc::PrtOLENotify(), SfxDispatcher::Push(), SwView::SetFormShell(), vcl::Window::SetInputContext(), SwView::SetLastTableFrameFormat(), InputContext::SetOptions(), SwView::SetSelectionType(), SwView::SetShell(), SwView_Impl::SetShellMode(), SwToolbarConfigItem::SetTopToolbar(), FmFormShell::SetView(), SFX_OBJECTBAR_OBJECT, SW_MOD, Table, TableListText, TableText, Text, SwEditWin::UpdatePointer(), and SwEditShell::UpdateTable().
| SwWebView::SFX_DECL_VIEWFACTORY | ( | SwWebView | ) |
References SFX_DECL_INTERFACE.