LibreOffice Module sw (master) 1
|
#include <view.hxx>
Classes | |
struct | SelectCycle |
Public Types | |
enum | CachedStringID { OldGrfCat , OldTabCat , OldFrameCat , OldDrwCat , CachedStrings } |
Public Member Functions | |
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) |
Static Public Member Functions | |
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 | |
OUString | m_StringCache [CachedStrings] |
Protected Member Functions | |
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) |
Private Member Functions | |
SAL_DLLPRIVATE bool | SearchAndWrap (bool bApi) |
SAL_DLLPRIVATE sal_uInt16 | SearchAll () |
SAL_DLLPRIVATE sal_uLong | FUNC_Search (const SwSearchOptions &rOptions) |
SAL_DLLPRIVATE void | Replace () |
bool | IsDocumentBorder () |
SAL_DLLPRIVATE bool | IsTextTool () const |
DECL_DLLPRIVATE_LINK (TimeoutHdl, Timer *, void) | |
tools::Long | GetXScroll () const |
tools::Long | GetYScroll () const |
SAL_DLLPRIVATE Point | AlignToPixel (const Point &rPt) const |
SAL_DLLPRIVATE void | CalcPt (Point *pPt, const tools::Rectangle &rRect, sal_uInt16 nRangeX, sal_uInt16 nRangeY) |
Calculate the visible range. More... | |
SAL_DLLPRIVATE bool | GetPageScrollUpOffset (SwTwips &rOff) const |
Scroll page by page. More... | |
SAL_DLLPRIVATE bool | GetPageScrollDownOffset (SwTwips &rOff) const |
SAL_DLLPRIVATE bool | PageUp () |
SAL_DLLPRIVATE bool | PageDown () |
SAL_DLLPRIVATE bool | PageUpCursor (bool bSelect) |
SAL_DLLPRIVATE bool | PageDownCursor (bool bSelect) |
SAL_DLLPRIVATE void | PhyPageUp () |
SAL_DLLPRIVATE void | PhyPageDown () |
SAL_DLLPRIVATE void | CreateScrollbar (bool bHori) |
DECL_DLLPRIVATE_LINK (HoriScrollHdl, weld::Scrollbar &, void) | |
DECL_DLLPRIVATE_LINK (VertScrollHdl, weld::Scrollbar &, void) | |
SAL_DLLPRIVATE void | EndScrollHdl (weld::Scrollbar &rScrollbar, bool bHorizontal) |
SAL_DLLPRIVATE bool | UpdateScrollbars () |
DECL_DLLPRIVATE_LINK (WindowChildEventListener, VclWindowEvent &, void) | |
SAL_DLLPRIVATE void | CalcVisArea (const Size &rPixelSz) |
SAL_DLLPRIVATE void | HyphenateDocument () |
SAL_DLLPRIVATE bool | IsDrawTextHyphenate () |
SAL_DLLPRIVATE void | HyphenateDrawText () |
SAL_DLLPRIVATE void | StartThesaurus () |
SAL_DLLPRIVATE void | StartTextConversion (LanguageType nSourceLang, LanguageType nTargetLang, const vcl::Font *pTargetFont, sal_Int32 nOptions, bool bIsInteractive) |
SAL_DLLPRIVATE void | SpellStart (SvxSpellArea eSpell, bool bStartDone, bool bEndDone, SwConversionArgs *pConvArgs) |
SAL_DLLPRIVATE void | SpellEnd (SwConversionArgs const *pConvArgs) |
SAL_DLLPRIVATE void | HyphStart (SvxSpellArea eSpell) |
SAL_DLLPRIVATE void | SpellContext (bool bOn=true) |
virtual SAL_DLLPRIVATE void | Notify (SfxBroadcaster &rBC, const SfxHint &rHint) override |
SAL_DLLPRIVATE void | CheckReadonlyState () |
SAL_DLLPRIVATE void | CheckReadonlySelection () |
SAL_DLLPRIVATE void | SwapPageMargin (const SwPageDesc &, SvxLRSpaceItem &rLR) |
SAL_DLLPRIVATE void | SetZoom_ (const Size &rEditSz, SvxZoomType eZoomType, short nFactor, bool bViewOnly) |
SAL_DLLPRIVATE void | CalcAndSetBorderPixel (SvBorder &rToFill) |
SAL_DLLPRIVATE void | ShowAtResize () |
virtual SAL_DLLPRIVATE void | Move () override |
Static Private Member Functions | |
static void | InitInterface_Impl () |
SfxInterface initializer. More... | |
Static Private Attributes | |
static SvxSearchItem * | s_pSrchItem = nullptr |
static sal_uInt16 | s_nMoveType = NID_PGE |
static sal_Int32 | s_nActMark = 0 |
static bool | s_bExtra = false |
static bool | s_bFound = false |
static bool | s_bJustOpened = false |
static std::unique_ptr< SearchAttrItemList > | s_xSearchList |
static std::unique_ptr< SearchAttrItemList > | s_xReplaceList |
static constexpr sal_uInt16 | MAX_ZOOM_PERCENT = 600 |
static constexpr sal_uInt16 | MIN_ZOOM_PERCENT = 20 |
Friends | |
class | SwHHCWrapper |
class | SwHyphWrapper |
class | SwView_Impl |
class | SwClipboardChangeListener |
Additional Inherited Members | |
Static Protected Member Functions inherited from SfxShell | |
static void | HandleOpenXmlFilterSettings (SfxRequest &) |
SwView::SwView | ( | SfxViewFrame & | rFrame, |
SfxViewShell * | pOldSh | ||
) |
get lingu options without loading lingu DLL
Definition at line 747 of file view.cxx.
References SL::aData, vcl::Window::AddChildEventListener(), All, SwViewShell::ApplyViewOptions(), ASPECT_CONTENT, bDocSzUpdated, SvtLinguOptions::bIsSpellAuto, BORDERS, BROWSE_MODE, VclPtr< class reference_type >::Create(), CreateScrollbar(), CreateTab(), CreateVRuler(), DocSzChgd(), EMBED_FONTS, SfxObjectShell::EnableSetModified(), Execute(), SfxDispatcher::ExecuteList(), FN_UPDATE_TOX, SwPagePreview::FormDesignModeToReset(), g_bNoInterrupt, sw::proofreadingiterator::get(), IDocumentSettingAccess::get(), SfxViewFrame::GetBindings(), GetBindings(), SwViewOption::getBrowseMode(), SfxViewFrame::GetChildWindow(), SfxObjectShell::GetCreateMode(), IDocumentLayoutAccess::GetCurrentViewShell(), GetDispatcher(), SwDocShell::GetDoc(), SfxViewFrame::GetFirst(), SfxViewFrame::GetFrame(), SfxFrame::GetFrameInterface(), SwMasterUsrPref::GetHScrollMetric(), SwDoc::getIDocumentLayoutAccess(), SwDoc::getIDocumentSettingAccess(), SfxViewShell::GetMargin(), SfxViewFrame::GetObjectShell(), SvtLinguConfig::GetOptions(), SfxShell::GetPool(), SfxViewShell::GetViewFrame(), SwViewShell::GetViewOptions(), SfxShell::GetViewShell(), SwDocShell::GetVisArea(), SwMasterUsrPref::GetVScrollMetric(), SfxViewFrame::GetWindow(), SfxViewShell::GetWindow(), SwViewOption::GetZoom(), SwViewOption::GetZoomType(), SfxViewShell::InvalidateBorder(), Task::IsActive(), SwViewOption::IsCursorInProtectedArea(), tools::Rectangle::IsEmpty(), SfxObjectShell::IsEnableSetModified(), SwViewOption::IsFieldName(), utl::ConfigManager::IsFuzzing(), SfxObjectShell::IsPreview(), SwViewOption::IsShowHiddenChar(), SwViewOption::IsShowHiddenField(), SwViewOption::IsShowHiddenPara(), SwViewOption::IsViewHRuler(), SwViewOption::IsViewHScrollBar(), SwViewOption::IsViewVRuler(), SwViewOption::IsViewVScrollBar(), LINK, m_aTimer, m_bAttrChgNotified, m_bAttrChgNotifiedWithRegistrations, m_bHScrollbarEnabled, m_bIsPreviewDoubleClick, m_bOldShellWasPagePreview, m_bVScrollbarEnabled, m_nNewPage, m_pEditWin, m_pHRuler, m_pHScrollbar, m_pPostItMgr, m_pShell, m_pViewImpl, m_pVRuler, m_pVScrollbar, m_pWrtShell, m_sNewCursorPos, m_sSwViewData, m_xGlueDocShell, PARAGRAPH_MARGINS_VERTICAL, REDUCED_METRIC, SwPagePreview::ResetFormDesignMode(), SAL_INFO, SAL_WARN_IF, SwViewOption::setBrowseMode(), SdrMarkView::SetDesignMode(), Timer::SetInvokeHandler(), SfxShell::SetName(), SfxViewShell::SetNewWindowAllowed(), SwViewOption::SetOnlineSpell(), SwViewOption::SetReadonly(), Timer::SetTimeout(), SwViewOption::SetViewLayoutBookMode(), SwViewOption::SetViewLayoutColumns(), SetVisArea(), SfxViewShell::SetWindow(), SwViewOption::SetZoom(), SwViewOption::SetZoomType(), SwModule::ShowDBObj(), ShowHScrollbar(), ShowVScrollbar(), StartListening, Task::Stop(), SW_MOD, SwView_Impl, TABS, SwDocShell::UpdateFontList(), WB_BORDER, WB_EXTRAFIELD, WB_STDRULER, WB_VSCROLL, and xFrame.
|
overridevirtual |
Definition at line 1121 of file view.cxx.
References IDocumentMarkAccess::ClearFieldActivation(), VclPtr< class reference_type >::disposeAndClear(), SdrObjEditView::DisposeUndoManager(), SfxViewFrame::GetBindings(), GetDocShell(), IDocumentDrawModelAccess::GetDrawModel(), SwViewShell::getIDocumentDrawModelAccess(), SwViewShell::getIDocumentMarkAccess(), SfxViewShell::GetViewFrame(), SfxViewFrame::GetWindow(), GetWrtShell(), Task::IsActive(), SdrModel::isLocked(), SdrObjEditView::IsTextEdit(), LINK, m_aTimer, m_bAttrChgNotifiedWithRegistrations, m_bInDtor, m_pEditWin, m_pFormatClipboard, m_pGlosHdl, m_pHRuler, m_pHScrollbar, m_pPostItMgr, m_pViewImpl, m_pVRuler, m_pVScrollbar, m_pWrtShell, m_xGlueDocShell, SfxLokHelper::notifyOtherViews(), vcl::Window::RemoveChildEventListener(), SdrObjEditView::SdrEndTextEdit(), and SfxViewShell::SetWindow().
|
overrideprotectedvirtual |
Reimplemented from SfxViewShell.
Definition at line 38 of file view1.cxx.
References SfxViewShell::Activate(), bDocSzUpdated, DocSzChgd(), SfxViewFrame::GetChildWindow(), GetDispatcher(), GetDocShell(), SfxDispatcher::GetShell(), SfxViewShell::GetViewFrame(), SfxShell::GetViewShell(), i, m_aDocSz, m_bMakeSelectionVisible, m_pHRuler, m_pShell, m_pVRuler, m_pWrtShell, m_sSwViewData, nId, ReadUserData(), SwFieldDlgWrapper::ReInitDlg(), SwRedlineAcceptChild::ReInitDlg(), SwInsertIdxMarkWrapper::ReInitDlg(), SwInsertAuthMarkWrapper::ReInitDlg(), SwDocShell::SetView(), SwModule::SetView(), and SW_MOD.
void SwView::AddTransferable | ( | SwTransferable & | rTransferable | ) |
Definition at line 1944 of file view.cxx.
References SwView_Impl::AddTransferable(), and GetViewImpl().
Referenced by SwTransferable::SwTransferable().
|
overridevirtual |
See SfxViewShell::afterCallbackRegistered().
Reimplemented from SfxViewShell.
Definition at line 1181 of file view.cxx.
References svx::ThemeColorPaletteManager::generateJSON(), GetDocShell(), comphelper::LibreOfficeKit::isActive(), and SfxViewShell::libreOfficeKitViewCallback().
Definition at line 147 of file viewport.cxx.
References GetEditWin(), and vcl::Window::PixelToLogic().
Referenced by Execute(), PhyPageDown(), PhyPageUp(), and UpdateScrollbars().
void SwView::ApplyAccessibilityOptions | ( | ) |
Definition at line 118 of file view0.cxx.
References GetDocShell(), IsReadOnly(), and m_pWrtShell.
bool SwView::AreOnlyFormsSelected | ( | ) | const |
Definition at line 652 of file viewdraw.cxx.
References SwViewShell::GetDrawView(), SdrMarkList::GetMark(), SdrMarkList::GetMarkCount(), SdrMarkView::GetMarkedObjectList(), SdrMark::GetMarkedSdrObj(), GetWrtShell(), HasOnlyObj(), i, and nCount.
Referenced by IsFormMode().
void SwView::AutoCaption | ( | const sal_uInt16 | nType, |
const SvGlobalName * | pOleId = nullptr |
||
) |
Definition at line 183 of file viewdlg2.cxx.
References SwModuleOptions::GetCapOption(), InsertCaption(), SwModuleOptions::IsInsWithCaption(), nType, SW_MOD, and InsCaptionOpt::UseCaption().
Referenced by SwTextShell::ExecInsert(), SwBaseShell::Execute(), InsertGraphicDlg(), SwWrtShell::InsertOleObject(), SwBaseShell::InsertTable(), InsertTableImpl(), SwDrawBase::MouseButtonUp(), and SwTransferable::PasteData().
bool SwView::BeginTextEdit | ( | SdrObject * | pObj, |
SdrPageView * | pPV = nullptr , |
||
vcl::Window * | pWin = nullptr , |
||
bool | bIsNewObj = false , |
||
bool | bSetSelectionToStart = false |
||
) |
Definition at line 507 of file viewdraw.cxx.
References aNewSelection, EE_INDEX_NOT_FOUND, EE_PARA_NOT_FOUND, SwDoc::GetDefault(), SwViewShell::GetDoc(), SwViewShell::GetDrawView(), GetHyphenator(), SwViewShell::getIDocumentDeviceAccess(), SwLangHelper::GetLanguage(), SdrPaintView::GetModel(), OutlinerView::GetOutputArea(), IDocumentDeviceAccess::getReferenceDevice(), SwFEShell::GetShapeBackground(), GetSpellChecker(), SdrObjEditView::GetTextEditOutlinerView(), SwViewShell::GetViewOptions(), GetWrtShell(), comphelper::LibreOfficeKit::isActive(), SwViewOption::IsFieldShadings(), SwViewOption::IsOnlineSpell(), SwFEShell::IsShapeDefaultHoriTextDirR2L(), m_nDrawSfxId, SfxLokHelper::notifyOtherViews(), VclReferenceBase::release(), RES_CHRATR_LANGUAGE(), SdrObjEditView::SdrBeginTextEdit(), OutlinerView::SetBackgroundColor(), SwFEShell::SetCalcFieldValueHdl(), OutlinerView::SetSelection(), and tools::Rectangle::toString().
Referenced by EnterDrawTextMode(), EnterShapeDrawTextMode(), ExecDraw(), SwDrawTextShell::Execute(), SwSpellDialogChildWindow::FindNextDrawTextError_Impl(), and ConstRectangle::MouseButtonUp().
|
private |
Definition at line 806 of file viewport.cxx.
References SvBorder::Bottom(), GetEditWin(), vcl::Window::GetSettings(), AllSettings::GetStyleSettings(), SvBorder::Left(), m_pHRuler, m_pHScrollbar, m_pVRuler, m_pVScrollbar, m_pWrtShell, SvBorder::Right(), rSet, SfxViewShell::SetBorderPixel(), and SvBorder::Top().
Referenced by InnerResizePixel(), and OuterResizePixel().
|
private |
Calculate the visible range.
Definition at line 342 of file viewport.cxx.
References tools::Rectangle::Bottom(), DOCUMENTBORDER, tools::Rectangle::GetHeight(), GetLeftMargin(), tools::Rectangle::GetWidth(), GetXScroll(), GetYScroll(), IsDocumentBorder(), tools::Rectangle::Left(), m_aVisArea, min(), nLeftOfst, nScrollX, tools::Rectangle::Right(), SetHScrollMax(), SetVScrollMax(), Point::setX(), Point::setY(), tools::Rectangle::Top(), Point::X(), and Point::Y().
Referenced by Scroll().
|
private |
Definition at line 770 of file viewport.cxx.
References tools::Rectangle::AdjustBottom(), tools::Rectangle::AdjustLeft(), tools::Rectangle::AdjustRight(), tools::Rectangle::AdjustTop(), tools::Rectangle::Bottom(), DOCUMENTBORDER, SfxViewFrame::GetBindings(), SwViewShell::GetDocSize(), GetEditWin(), SfxViewShell::GetViewFrame(), GetWrtShell(), Size::Height(), SfxBindings::Invalidate(), IsDocumentBorder(), tools::Rectangle::Left(), vcl::Window::PixelToLogic(), tools::Rectangle::Right(), SetVisArea(), tools::Rectangle::Top(), and Size::Width().
Referenced by ExecViewOptions(), InnerResizePixel(), OuterResizePixel(), and SetZoom_().
void SwView::ChangeTabMetric | ( | FieldUnit | eUnit | ) |
Definition at line 661 of file viewmdi.cxx.
References m_pHRuler.
Referenced by SwXViewSettings::_postSetValues(), SwModule::ApplyItemSet(), SwModule::ApplyRulerMetric(), SwModule::ApplyUserCharUnit(), and SwModule::ApplyUserMetric().
void SwView::ChangeVRulerMetric | ( | FieldUnit | eUnit | ) |
Definition at line 670 of file viewmdi.cxx.
References m_pVRuler.
Referenced by SwXViewSettings::_postSetValues(), SwModule::ApplyItemSet(), SwModule::ApplyRulerMetric(), SwModule::ApplyUserCharUnit(), and SwModule::ApplyUserMetric().
|
private |
Definition at line 692 of file view.cxx.
References SfxViewFrame::GetBindings(), SfxDispatcher::GetDisableFlags(), GetDispatcher(), GetEditWin(), InputContext::GetOptions(), SfxViewShell::GetViewFrame(), SfxBindings::InvalidateAll(), ListText, m_pViewImpl, m_pWrtShell, SfxDispatcher::SetDisableFlags(), vcl::Window::SetInputContext(), InputContext::SetOptions(), TableListText, TableText, and Text.
|
private |
Definition at line 600 of file view.cxx.
References FN_BACKSPACE, FN_CALCULATE, FN_DELETE_BACK_LINE, FN_DELETE_BACK_PARA, FN_DELETE_BACK_SENT, FN_DELETE_BACK_WORD, FN_DELETE_LINE, FN_DELETE_PARA, FN_DELETE_SENT, FN_DELETE_WHOLE_LINE, FN_DELETE_WORD, FN_EDIT_REGION, FN_FORMAT_DROPCAPS, FN_GROW_FONT_SIZE, FN_INSERT_BOOKMARK, FN_INSERT_BREAK_DLG, FN_INSERT_CHECKBOX_CONTENT_CONTROL, FN_INSERT_COLUMN_BREAK, FN_INSERT_COMBO_BOX_CONTENT_CONTROL, FN_INSERT_CONTENT_CONTROL, FN_INSERT_DATE_CONTENT_CONTROL, FN_INSERT_DROPDOWN_CONTENT_CONTROL, FN_INSERT_LINEBREAK, FN_INSERT_PICTURE_CONTENT_CONTROL, FN_INSERT_PLAIN_TEXT_CONTENT_CONTROL, FN_JAVAEDIT, FN_PASTE_NESTED_TABLE, FN_POSTIT, FN_SELECT_PARA, FN_SET_SUB_SCRIPT, FN_SET_SUPER_SCRIPT, FN_SHIFT_BACKSPACE, FN_SHRINK_FONT_SIZE, FN_TABLE_PASTE_COL_BEFORE, FN_TABLE_PASTE_ROW_BEFORE, FN_TXTATR_INET, SfxViewFrame::GetBindings(), GetDispatcher(), SfxViewShell::GetViewFrame(), SfxBindings::InvalidateAll(), lcl_CmpIds(), m_pWrtShell, SfxDispatcher::QueryState(), SAL_N_ELEMENTS, and SfxDispatcher::SetSlotFilter().
void SwView::CheckVisArea | ( | ) |
Definition at line 316 of file viewport.cxx.
References DOCUMENTBORDER, SfxShell::GetFrame(), SfxViewShell::GetViewFrame(), IsDocumentBorder(), tools::Rectangle::Left(), m_aVisArea, m_pHScrollbar, m_pWrtShell, tools::Rectangle::Move(), SetVisArea(), and tools::Rectangle::Top().
Referenced by RecheckBrowseMode().
|
overridevirtual |
Reimplemented from SfxViewShell.
Definition at line 163 of file viewprt.cxx.
References CreatePrintOptionsPage(), and rSet.
|
private |
Definition at line 301 of file viewmdi.cxx.
References VclPtr< class reference_type >::Create(), SfxViewShell::GetViewFrame(), SfxViewFrame::GetWindow(), SfxViewShell::GetWindow(), SfxViewShell::InvalidateBorder(), LINK, m_bShowAtResize, m_pHScrollbar, m_pVScrollbar, and UpdateScrollbars().
Referenced by SwView().
void SwView::CreateTab | ( | ) |
Definition at line 647 of file viewmdi.cxx.
References SfxShell::GetFrame(), SfxViewShell::InvalidateBorder(), SfxShell::IsActive(), and m_pHRuler.
Referenced by lcl_SetUIPrefs(), Notify(), and SwView().
SfxObjectShellLock SwView::CreateTmpSelectionDoc | ( | ) |
Definition at line 1938 of file view.cxx.
References SwXTextView::BuildTmpSelectionDoc(), SwView_Impl::GetUNOObject_Impl(), and GetViewImpl().
void SwView::CreateVRuler | ( | ) |
Definition at line 689 of file viewmdi.cxx.
References SfxShell::GetFrame(), SfxViewShell::InvalidateBorder(), SfxShell::IsActive(), m_pHRuler, and m_pVRuler.
Referenced by lcl_SetUIPrefs(), Notify(), and SwView().
|
overrideprotectedvirtual |
Reimplemented from SfxViewShell.
Definition at line 137 of file view1.cxx.
References SfxViewShell::Deactivate(), SwEditWin::FlushInBuffer(), GetEditWin(), m_pHRuler, m_pVRuler, and m_pWrtShell.
SwView::DECL_DLLPRIVATE_LINK | ( | DialogClosedHdl | , |
sfx2::FileDialogHelper * | , | ||
void | |||
) |
SwView::DECL_DLLPRIVATE_LINK | ( | ExecRulerClick | , |
Ruler * | , | ||
void | |||
) |
References GetState().
SwView::DECL_DLLPRIVATE_LINK | ( | FormControlActivated | , |
LinkParamNone * | , | ||
void | |||
) |
|
private |
SwView::DECL_DLLPRIVATE_LINK | ( | MoveNavigationHdl | , |
void * | , | ||
void | |||
) |
SwView::DECL_DLLPRIVATE_LINK | ( | OnlineSpellCallback | , |
SpellCallbackInfo & | , | ||
void | |||
) |
|
private |
|
private |
|
private |
SwView::DECL_LINK | ( | AttrChangedNotify | , |
LinkParamNone * | , | ||
void | |||
) |
void SwView::DocSzChgd | ( | const Size & | rNewSize | ) |
Definition at line 154 of file viewport.cxx.
References tools::Rectangle::AdjustBottom(), tools::Rectangle::AdjustLeft(), tools::Rectangle::AdjustRight(), tools::Rectangle::AdjustTop(), bDocSzUpdated, tools::Rectangle::Bottom(), DOCUMENTBORDER, SfxShell::GetFrame(), SfxViewShell::GetViewFrame(), SfxViewShell::GetWindow(), Size::Height(), IsDocumentBorder(), tools::Rectangle::IsEmpty(), m_aDocSz, m_aVisArea, m_bInInnerResizePixel, m_bInOuterResizePixel, m_pWrtShell, OuterResizePixel(), tools::Rectangle::Right(), SetVisArea(), UpdateScrollbars(), and Size::Width().
Referenced by Activate(), and SwView().
|
overridevirtual |
Reimplemented from SfxViewShell.
Definition at line 1654 of file view.cxx.
References ERRCODE_NONE, SfxShell::GetFrame(), SwWrtShell::GetSelectionType(), SfxViewShell::GetViewFrame(), GetWrtShell(), SwWrtShell::LaunchOLEObj(), and Ole.
|
overridevirtual |
See SfxViewShell::dumpAsXml().
Reimplemented from SfxViewShell.
Definition at line 270 of file viewprt.cxx.
References SfxViewShell::dumpAsXml(), and m_pWrtShell.
Referenced by SwRootFrame::dumpAsXml().
void SwView::EditLinkDlg | ( | ) |
show "edit link" dialog
Definition at line 2444 of file view2.cxx.
References SvxAbstractDialogFactory::Create(), SfxViewShell::GetFrameWeld(), SfxViewShell::GetViewFrame(), and GetWrtShell().
Referenced by Execute().
void SwView::EnableHScrollbar | ( | bool | bEnable | ) |
Definition at line 773 of file viewmdi.cxx.
References SfxViewShell::InvalidateBorder(), and m_bHScrollbarEnabled.
Referenced by lcl_SetUIPrefs().
void SwView::EnableMailMerge | ( | ) |
Definition at line 2918 of file view2.cxx.
References FN_INSERT_FIELD_DATA_ONLY, SfxViewFrame::GetBindings(), SfxViewShell::GetViewFrame(), SfxBindings::Invalidate(), m_bInMailMerge, and SfxBindings::Update().
Referenced by GenerateFormLetter().
void SwView::EnableVScrollbar | ( | bool | bEnable | ) |
Definition at line 782 of file viewmdi.cxx.
References SfxViewShell::InvalidateBorder(), and m_bVScrollbarEnabled.
Referenced by lcl_SetUIPrefs().
|
private |
Definition at line 741 of file viewport.cxx.
References FN_STAT_PAGE, SfxViewFrame::GetBindings(), SfxViewShell::GetViewFrame(), GetWrtShell(), HideQuickHelp(), IsDocumentBorder(), lcl_GetPos(), m_aVisArea, m_pHScrollbar, m_pVScrollbar, nPgNum, SetVisArea(), tools::Rectangle::TopLeft(), SfxBindings::Update(), and UpdateScrollbars().
std::shared_ptr< SwMailMergeConfigItem > SwView::EnsureMailMergeConfigItem | ( | const SfxItemSet * | pArgs = nullptr | ) |
Definition at line 237 of file apphdl.cxx.
References svx::Command, svx::CommandType, svx::Connection, svx::DataSource, DB_DELIM, FN_PARAM_DATABASE_PROPERTIES, SwEditShell::GetAllUsedDB(), SfxItemSet::GetItemIfSet(), GetMailMergeConfigItem(), o3tl::getToken(), SfxUnoAnyItem::GetValue(), GetWrtShell(), svx::ODataAccessDescriptor::has(), SwDBData::nCommandType, utl::SharedUNOComponent< css::sdbc::XConnection >::NoTakeOwnership, SwDBData::sCommand, SwDBData::sDataSource, SetMailMergeConfigItem(), and o3tl::toInt32().
bool SwView::EnterDrawTextMode | ( | const Point & | aDocPos | ) |
Definition at line 463 of file viewdraw.cxx.
References BeginTextEdit(), Content, DynCastSdrTextObj(), SwViewShell::GetDrawView(), SdrPaintView::GetHitTolerancePixel(), SdrPaintView::getHitTolLog(), GetWrtShell(), SdrMarkView::IsMarkedHit(), IsTextTool(), lcl_isTextBox(), m_pEditWin, m_pWrtShell, NONE, SdrMarkView::PickHandle(), SdrMarkView::PickObj(), and SdrPaintView::SetHitTolerancePixel().
Referenced by SwEditWin::EnterDrawTextMode().
bool SwView::EnterShapeDrawTextMode | ( | SdrObject * | pObject | ) |
Same as EnterDrawTextMode(), but takes an SdrObject instead of guessing it by document position.
Definition at line 498 of file viewdraw.cxx.
References BeginTextEdit(), SwViewShell::GetDrawView(), SdrPaintView::GetSdrPageView(), GetWrtShell(), m_pEditWin, and pObject.
Referenced by sw::DocumentDrawModelManager::Search().
void SwView::ExecColl | ( | SfxRequest const & | rReq | ) |
Definition at line 31 of file viewcoll.cxx.
References aName, SfxRequest::AppendItem(), SfxShell::ExecuteSlot(), FN_FORMAT_PAGE_DLG, FN_PARAM_WRTSHELL, FN_SET_PAGE, FN_SET_PAGE_STYLE, SfxRequest::GetArgs(), SwUnoCursorHelper::GetCurPageStyle(), GetCurShell(), SfxItemSet::GetItemState(), SfxShell::GetPool(), SfxRequest::GetSlot(), GetValue, GetWrtShell(), and GetWrtShellPtr().
void SwView::ExecDlg | ( | SfxRequest const & | rReq | ) |
Definition at line 27 of file viewdlg.cxx.
References FN_CHANGE_PAGENUM, SfxRequest::GetArgs(), SfxItemSet::GetItemState(), SfxShell::GetPool(), SfxRequest::GetSlot(), GetValue, GetWhich, m_pWrtShell, and nValue.
void SwView::ExecDlgExt | ( | SfxRequest const & | rReq | ) |
Definition at line 49 of file viewdlg2.cxx.
References VclAbstractDialogFactory::Create(), SwAbstractDialogFactory::Create(), VclAbstractDialogFactory::CreateAdditionsDialog(), SwAbstractDialogFactory::CreateInsFootNoteDlg(), VclAbstractDialogFactory::CreateQrCodeGenDialog(), VclAbstractDialogFactory::CreateSignatureLineDialog(), VclAbstractDialogFactory::CreateSignSignatureLineDialog(), SwAbstractDialogFactory::CreateSwCaptionDialog(), FN_EDIT_FOOTNOTE, FN_INSERT_CAPTION, SfxRequest::GetArg(), SfxViewShell::GetCurrentDocument(), SfxViewShell::GetFrameWeld(), SfxRequest::GetSlot(), SfxShell::GetStaticInterface(), CntUnencodedStringItem::GetValue(), m_pWrtShell, SwResId(), and xModel.
void SwView::ExecDraw | ( | const SfxRequest & | rReq | ) |
Definition at line 73 of file viewdraw.cxx.
References Point::AdjustX(), Point::AdjustY(), BeginTextEdit(), SwRect::Center(), FmFormView::CreateFieldControl(), SwDrawBase::Deactivate(), vcl::Window::EnterWait(), SfxDispatcher::Execute(), SfxRequest::GetArg(), SfxRequest::GetArgs(), SfxViewFrame::GetBindings(), SfxViewFrame::GetDispatcher(), GetDrawFuncPtr(), vcl::Window::GetFrameWeld(), tools::Rectangle::GetHeight(), SfxItemSet::GetItemState(), SdrObject::GetLogicRect(), SdrMarkList::GetMark(), SdrMarkList::GetMarkCount(), SdrMarkView::GetMarkedObjectList(), SdrMark::GetMarkedSdrObj(), SdrPaintView::GetModel(), SfxRequest::GetModifier(), SfxShell::GetPool(), ConstCustomShape::GetShapeType(), ConstCustomShape::GetShapeTypeFromRequest(), SfxRequest::GetSlot(), SwDrawBase::GetSlotId(), SfxUnoAnyItem::GetValue(), CntUInt16Item::GetValue(), CntUnencodedStringItem::GetValue(), SfxViewShell::GetViewFrame(), GetWhich, tools::Rectangle::GetWidth(), SfxViewShell::GetWindow(), Point::getX(), Point::getY(), Size::Height(), SwRect::Height(), SfxBindings::Invalidate(), comphelper::LibreOfficeKit::isActive(), SdrObjEditView::IsTextEdit(), KEY_MOD1, LeaveDrawCreate(), vcl::Window::LeaveWait(), SwRect::Left(), m_eFormObjKind, m_nDrawSfxId, m_nFormSfxId, m_pEditWin, m_pWrtShell, m_sDrawCustom, NoRotate(), weld::DialogController::runAsync(), SdrObjEditView::SdrEndTextEdit(), SetDrawFuncPtr(), Point::setX(), Point::setY(), SwRect::Top(), SfxBindings::Update(), Size::Width(), and SwRect::Width().
bool SwView::ExecDrwTextSpellPopup | ( | const Point & | rPt | ) |
Definition at line 717 of file viewdraw.cxx.
References OutlinerView::ExecuteSpellPopup(), GetEditWin(), SdrObjEditView::GetTextEditOutlinerView(), OutlinerView::IsWrongSpelledWordAtPos(), LINK, and m_pWrtShell.
Referenced by ExecSpellPopup().
void SwView::ExecFormatFootnote | ( | ) |
Definition at line 727 of file view0.cxx.
References SwAbstractDialogFactory::Create(), SwAbstractDialogFactory::CreateSwFootNoteOptionDlg(), SfxViewShell::GetFrameWeld(), and GetWrtShell().
Referenced by SwAnnotationShell::Exec(), SwDrawShell::Execute(), SwDrawTextShell::Execute(), SwFrameShell::Execute(), and SwTextShell::Execute().
void SwView::ExecFormatPaintbrush | ( | SfxRequest const & | rReq | ) |
Definition at line 156 of file view1.cxx.
References SfxItemSet::Count(), SfxItemSet::Get(), SfxRequest::GetArgs(), SfxViewFrame::GetBindings(), GetEditWin(), SfxShell::GetPool(), SfxViewShell::GetViewFrame(), GetWrtShell(), SfxBindings::Invalidate(), SwApplyTemplate::m_pFormatClipboard, m_pFormatClipboard, and SwEditWin::SetApplyTemplate().
void SwView::ExecLingu | ( | SfxRequest & | rReq | ) |
Definition at line 94 of file viewling.cxx.
References aSeq, Exception, FN_HYPHENATE_OPT_DLG, SwPosition::GetContentIndex(), OutputDevice::GetDefaultFont(), SfxRequest::GetFrameWeld(), SwNodeIndex::GetNode(), SwPosition::GetNode(), SfxRequest::GetSlot(), SwTextNode::GetText(), SwNode::GetTextNode(), HyphenateDocument(), SfxRequest::Ignore(), comphelper::InitAnyPropertySequence(), SwNode::IsTextNode(), LANGUAGE_CHINESE_SIMPLIFIED, LANGUAGE_CHINESE_TRADITIONAL, LANGUAGE_KOREAN, m_pWrtShell, OVERWRITE, RET_OK, StartTextConversion(), and StartThesaurus().
void SwView::ExecNumberingOutline | ( | SfxItemPool & | rPool | ) |
Definition at line 734 of file view0.cxx.
References SwAbstractDialogFactory::Create(), SwAbstractDialogFactory::CreateOutlineTabDialog(), SfxViewShell::GetFrameWeld(), and GetWrtShell().
Referenced by SwAnnotationShell::Exec(), SwDrawShell::Execute(), SwDrawTextShell::Execute(), SwFrameShell::Execute(), and SwTextShell::Execute().
void SwView::ExecSearch | ( | SfxRequest & | rReq | ) |
Definition at line 132 of file viewsrch.cxx.
References SwWrtShell::addCurrentPosition(), SfxRequest::AppendItem(), SfxPoolItem::Clone(), SearchAttrItemList::Count(), SwCursorShell::DeleteCurrent, SfxRequest::Done(), SwSearchOptions::eEnd, FN_REPEAT_SEARCH, FUNC_Search(), SfxItemSet::Get(), SfxRequest::GetArgs(), SvxSearchItem::GetBackward(), SfxViewFrame::GetBindings(), SvxSearchItem::GetCommand(), GetDocShell(), SfxItemSet::GetItemState(), GetMoveType(), SfxBindings::GetRecorder(), SvxSearchDialog::GetReplaceItemList(), SvxSearchItem::GetReplaceString(), GetSearchDialog(), SvxSearchDialog::GetSearchItemList(), SvxSearchItem::GetSearchOptions(), SvxSearchItem::GetSearchString(), SvxSearchItem::GetSelection(), SfxRequest::GetSlot(), GetValue, SfxViewShell::GetViewFrame(), GetWrtShell(), SfxBindings::Invalidate(), comphelper::LibreOfficeKit::isActive(), SvtCJKOptions::IsAnyEnabled(), SfxRequest::IsAPI(), SvtCTLOptions::IsCTLFontEnabled(), svl::Items, lcl_emitSearchResultCallbacks(), m_eLastSearchCommand, m_pWrtShell, SfxItemSet::MergeRange(), NID_SRCH_REP, Replace(), sw::ReplaceBackReferences(), RES_CHRATR_BACKGROUND(), RES_CHRATR_BLINK(), RES_CHRATR_CASEMAP(), RES_CHRATR_CJK_FONT(), RES_CHRATR_CJK_WEIGHT(), RES_CHRATR_COLOR(), RES_CHRATR_CTL_FONT(), RES_CHRATR_CTL_WEIGHT(), RES_CHRATR_EMPHASIS_MARK(), RES_CHRATR_OVERLINE(), RES_CHRATR_POSTURE(), RES_CHRATR_RELIEF(), RES_CHRATR_ROTATE(), RES_CHRATR_SCALEW(), RES_CHRATR_SHADOWED(), RES_CHRATR_TWO_LINES(), RES_CHRATR_WORDLINEMODE(), RES_MARGIN_FIRSTLINE(), RES_MARGIN_RIGHT(), RES_PARATR_FORBIDDEN_RULES(), RES_PARATR_HYPHENZONE(), RES_PARATR_LINESPACING(), RES_PARATR_REGISTER(), RES_PARATR_SCRIPTSPACE(), RES_PARATR_VERTALIGN(), RES_UL_SPACE(), s_bExtra, s_bFound, s_bJustOpened, s_pSrchItem, s_xReplaceList, s_xSearchList, SAL_WARN_IF, Scroll(), SearchAll(), SearchAndWrap(), SvxSearchItem::SetCommand(), SetMoveType(), SvxSearchItem::SetReplaceString(), SfxRequest::SetReturnValue(), SvxSearchDialogWrapper::SetSearchLabel(), Start, and SwResId().
Referenced by SwAnnotationShell::ExecSearch().
void SwView::ExecSmartTagPopup | ( | const Point & | rPt | ) |
Function: ExecSmartTagPopup.
This function shows the popup menu for smarttag actions.
Definition at line 816 of file viewling.cxx.
References VCLUnoHelper::ConvertToAWTRect(), SwCursorShell::DeleteCurrent, GetDispatcher(), SfxShell::GetFrame(), comphelper::getProcessComponentContext(), SwRect::HasArea(), m_pEditWin, m_pWrtShell, comphelper::makePropertyValue(), and SwRect::SVRect().
Referenced by SwEditWin::MouseButtonUp().
bool SwView::ExecSpellPopup | ( | const Point & | rPt | ) |
! End of extra code for context menu modifying extensions
happy hacking for context menu modifying extensions of this 'custom made' menu... sigh (code copied from sfx2 and framework)
Definition at line 627 of file viewling.cxx.
References aCommand, aEvent, aURL, SfxViewShell::Current(), SwCursorShell::DeleteCurrent, DrawObjectEditMode, Exception, ExecDrwTextSpellPopup(), ExecuteMenuCommand(), SfxDispatcher::fillPopupMenu(), fnParaEnd, fnParaStart, SwCursorShell::GetCursor(), GetEditWin(), SfxViewFrame::GetFrame(), SfxFrame::GetFrameInterface(), VCLUnoHelper::GetInterface(), SwViewShell::GetLayout(), SwContentNode::getLayoutFrame(), SwPosition::GetNode(), SwPaM::GetPoint(), SwPaM::GetPointContentNode(), comphelper::getProcessComponentContext(), SwCursorShell::GetSelText(), SwNode::GetTextNode(), SfxViewShell::GetViewFrame(), GoCurrPara(), SwRect::HasArea(), SwPaM::HasMark(), comphelper::LibreOfficeKit::isActive(), SwCursorShell::IsEndPara(), SwPaM::IsMultiSelection(), SwViewOption::IsOnlineSpell(), SwCursorShell::IsSttPara(), SwCursorShell::IsTableMode(), SwTextNode::IsWrongDirty(), LINK, vcl::Window::LogicToPixel(), m_pEditWin, m_pWrtShell, SwCursorShell::MovePara(), nId, SwCursorShell::Pop(), Application::PostUserEvent(), SwCursorShell::Push(), SwCursorShell::SetMark(), SwRect::SVRect(), SfxViewShell::TryContextMenuInterception(), Point::X(), xDispatch, xFrame, and Point::Y().
Referenced by SwEditWin::Command().
void SwView::ExecTabWin | ( | SfxRequest const & | rReq | ) |
Definition at line 229 of file viewtab.cxx.
References SL::aData, SvxTabStopItem::At(), SwWrtShell::AutoUpdatePara(), SwRect::Bottom(), SvxColumnDescription::bVisible, SwFEShell::CalcBoundRect(), SwPageDesc::ChgFirstShare(), SwPageDesc::ChgFooterShare(), SwPageDesc::ChgHeaderShare(), SwFEShell::ChgPageDesc(), SvxTabStopItem::Clone(), COLSECT, COLUMN, SvxTabStopItem::Count(), SvxColumnItem::Count(), SwTabCols::Count(), DEFAULT, DRAWOBJ, SwCursorShell::EndAction(), SwEditShell::EndAllAction(), Fixed, FLY_ANY, FlyEmbedded, FlyEmbeddedPrt, FOOTER, SfxViewShell::Get(), SfxItemSet::Get(), SwFEShell::GetAnyCurRect(), SwEditShell::GetAnySection(), SfxRequest::GetArgs(), SwViewShell::GetAttrPool(), SfxViewFrame::GetBindings(), SwViewOption::getBrowseMode(), SwFormat::GetCol(), SwFormatCol::GetColumns(), SwEditShell::GetCurAttr(), SwFEShell::GetCurPageDesc(), SwEditShell::GetCurrSection(), SwEditShell::GetCurTextFormatColl(), SwEditShell::GetDefault(), SwTabCols::GetEntry(), SwFEShell::GetFlyFrameAttr(), SwFEShell::GetFlyFrameFormat(), SwFormat::GetFooter(), SwFormatFooter::GetFooterFormat(), SwSection::GetFormat(), SwFormat::GetFrameSize(), SwFEShell::GetFrameType(), SwFormat::GetHeader(), SwFormatHeader::GetHeaderFormat(), SvxSizeItem::GetHeight(), SwFormatFrameSize::GetHeightPercent(), SwFormat::GetHoriOrient(), GetHRuler(), SfxItemSet::GetItemIfSet(), SvxLRSpaceItem::GetLeft(), SvxColumnItem::GetLeft(), SvxLongLRSpaceItem::GetLeft(), SwTabCols::GetLeft(), SwTabCols::GetLeftMin(), SvxULSpaceItem::GetLower(), SvxLongULSpaceItem::GetLower(), SwFormat::GetLRSpace(), SwPageDesc::GetMaster(), SwFEShell::GetMouseTabCols(), SwFEShell::GetMouseTabRows(), SwFEShell::GetObjRect(), SwFEShell::GetPageDesc(), SfxShell::GetPool(), SwFormatVertOrient::GetPos(), SwFormatHoriOrient::GetPos(), SvxLRSpaceItem::GetPropTextFirstLineOffset(), SvxLRSpaceItem::GetRight(), SvxColumnItem::GetRight(), SvxLongLRSpaceItem::GetRight(), SwTabCols::GetRight(), SwEditShell::GetSectionFormatPos(), SfxRequest::GetSlot(), SwFEShell::GetTabCols(), GetTabDist(), SwEditShell::GetTableFormat(), SvxTabStop::GetTabPos(), SwFEShell::GetTabRows(), SvxFirstLineIndentItem::GetTextFirstLineOffset(), SvxLRSpaceItem::GetTextFirstLineOffset(), SvxLRSpaceItem::GetTextLeft(), SvxTextLeftMarginItem::GetTextLeft(), SwFormat::GetULSpace(), SvxULSpaceItem::GetUpper(), SvxLongULSpaceItem::GetUpper(), CntInt32Item::GetValue(), CntUInt16Item::GetValue(), CntUnencodedStringItem::GetValue(), SfxInt16Item::GetValue(), GetValue, SwFormat::GetVertOrient(), SfxViewShell::GetViewFrame(), SwViewShell::GetViewOptions(), SfxItemPool::GetWhich(), SvxSizeItem::GetWidth(), SwFormatFrameSize::GetWidthPercent(), GetWrtShell(), HEADER, SwRect::Height(), i, SwFormatCol::Init(), SvxTabStopItem::Insert(), SwFormatHeader::IsActive(), SwFormatFooter::IsActive(), SvxLRSpaceItem::IsAutoFirst(), SwFormat::IsAutoUpdateOnDirectFormat(), SwFEShell::IsDirectlyInSection(), SwFEShell::IsFrameSelected(), SwFEShell::IsFrameVertical(), SwCursorShell::IsInVerticalText(), SwFEShell::IsMouseTableRightToLeft(), SwFEShell::IsObjSelected(), IsTabColFromDoc(), SwFEShell::IsTableRightToLeft(), SwViewShell::IsViewLocked(), lcl_ConvertToCols(), lcl_EraseDefTabs(), SwWrtShell::LeaveSelFrameMode(), SwRect::Left(), SwViewShell::LockView(), m_aTabColFromDocPos, m_bSetTabColFromDoc, m_bSetTabRowFromDoc, m_bTabColFromDoc, m_bTabRowFromDoc, m_nLeftBorderDistance, m_nRightBorderDistance, m_pNumRuleNodeFromDoc, MakeDefTabs(), min(), nBorder, nCount, SvxColumnDescription::nEnd, nIndex, SwPostItHelper::NONE, SwTabColsEntry::nPos, SvxColumnDescription::nStart, Page, PagePrt, SwWrtShell::Pop(), SwRect::Pos(), SwCursorShell::Push(), SfxItemSet::Put(), SvxTabStopItem::Remove(), RES_COL(), RES_FRM_SIZE(), RES_HORI_ORIENT(), RES_LR_SPACE(), RES_MARGIN_FIRSTLINE(), RES_MARGIN_RIGHT(), RES_MARGIN_TEXTLEFT(), RES_PARATR_TABSTOP(), RES_UL_SPACE(), RES_VERT_ORIENT(), ResizeFrameCols(), SwRect::Right(), Section, SectionPrt, SwEditShell::SetAttrItem(), SvxFirstLineIndentItem::SetAutoFirst(), SwFEShell::SetFlyFrameAttr(), SwFormat::SetFormatAttr(), SwFormatCol::SetGutterWidth(), SvxSizeItem::SetHeight(), SwFormatFrameSize::SetHeightPercent(), SwFormatFrameSize::SetHeightSizeType(), SwTabCols::SetHidden(), SwFormatHoriOrient::SetHoriOrient(), SwEditShell::SetIndent(), SvxLRSpaceItem::SetLeft(), SvxLongLRSpaceItem::SetLeft(), SwTabCols::SetLeft(), SwTabCols::SetLeftMin(), SvxULSpaceItem::SetLower(), SwFEShell::SetMouseTabCols(), SwFEShell::SetMouseTabRows(), SetNumRuleNodeFromDoc(), SwFEShell::SetObjRect(), SwFormatCol::SetOrtho(), SwFormatVertOrient::SetPos(), SwFormatHoriOrient::SetPos(), SvxLRSpaceItem::SetRight(), SvxRightMarginItem::SetRight(), SvxLongLRSpaceItem::SetRight(), SwTabCols::SetRight(), SwEditShell::SetSectionAttr(), SfxBindings::SetState(), SwFEShell::SetTabCols(), SwFEShell::SetTabRows(), SvxFirstLineIndentItem::SetTextFirstLineOffset(), SvxLRSpaceItem::SetTextLeft(), SvxTextLeftMarginItem::SetTextLeft(), SvxULSpaceItem::SetUpper(), SvxRuler::SetValues(), SwFormatVertOrient::SetVertOrient(), SvxSizeItem::SetWidth(), SwFormatFrameSize::SetWidthPercent(), SwFormatCol::SetWishWidth(), SID_ATTR_PAGE_COLUMN, SID_ATTR_PAGE_FOOTER, SID_ATTR_PAGE_FOOTER_LAYOUT, SID_ATTR_PAGE_FOOTER_LRMARGIN, SID_ATTR_PAGE_FOOTER_SPACING, SID_ATTR_PAGE_HEADER, SID_ATTR_PAGE_HEADER_LAYOUT, SID_ATTR_PAGE_HEADER_LRMARGIN, SID_ATTR_PAGE_HEADER_SPACING, SwCursorShell::StartAction(), SwEditShell::StartAllAction(), sType, SwapPageMargin(), SwRect::Top(), SwWrtShell::UnSelectFrame(), SwEditShell::UpdateSection(), SwRect::Width(), XATTR_FILLBITMAP(), XATTR_FILLCOLOR(), XATTR_FILLGRADIENT(), XATTR_FILLHATCH(), and XATTR_FILLSTYLE().
void SwView::Execute | ( | SfxRequest & | rReq | ) |
Definition at line 606 of file view2.cxx.
References ACCEPT_REDLINE, SL::aData, SwRewriter::AddRule(), Point::AdjustY(), AlignToPixel(), SfxRequest::AppendItem(), aProperties, SdrMarkView::AreObjectsMarked(), SwDrawBase::BreakCreate(), SwRedlineData::CanCombine(), SfxViewFrame::ChildWindowExecute(), SvPasswordHelper::CompareHashPassword(), comphelper::DocPasswordHelper::ConvertPasswordInfo(), SfxItemSet::Count(), SwAbstractDialogFactory::Create(), SwAbstractDialogFactory::CreateMailMergeCreateFromDlg(), Application::CreateMessageDialog(), SwAbstractDialogFactory::CreateVclSwViewDialog(), SfxRequest::Done(), DrawObjectEditMode, EditLinkDlg(), SwEditShell::EndUndo(), SwWrtShell::EnterStdMode(), SfxViewShell::Escape(), SfxDispatcher::Execute(), SwDBManager::ExecuteFormLetter(), SfxDispatcher::ExecuteList(), SwView_Impl::ExecuteScan(), SfxShell::ExecuteSlot(), SwNode::FindTableNode(), FLYCNTTYPE_FRM, FN_EDIT_CURRENT_TOX, FN_EDIT_LINK_DLG, FN_ESCAPE, FN_GOTO_PAGE, FN_INSERT_FIELD, FN_INSERT_FIELD_DATA_ONLY, FN_INSERT_MULTI_TOX, FN_LINE_NUMBERING_DLG, FN_MAILMERGE_SENDMAIL_CHILDWINDOW, FN_NAV_ELEMENT, FN_OUTLINE_LEVELS_SHOWN, FN_PAGEDOWN, FN_PAGEUP, FN_PARAM_FTN_INFO, FN_QRY_MERGE, FN_REDLINE_ACCEPT, FN_REDLINE_ACCEPT_DIRECT, FN_REDLINE_ACCEPT_TONEXT, FN_REDLINE_NEXT_CHANGE, FN_REDLINE_PREV_CHANGE, FN_REDLINE_REJECT_DIRECT, FN_REDLINE_REJECT_TONEXT, FN_REDLINE_SHOW, FN_SCROLL_NEXT, FN_SCROLL_PREV, FN_SELECTION_CYCLE, FN_SPELL_GRAMMAR_DIALOG, FN_SYNC_LABELS, FN_TO_NEXT_PAGE, FN_TO_PREV_PAGE, FN_TOGGLE_OUTLINE_CONTENT_VISIBILITY, FN_UPDATE_CUR_TOX, FN_UPDATE_TOX, GenerateFormLetter(), SfxViewShell::Get(), SfxRequest::GetArg(), SfxRequest::GetArgs(), SfxViewFrame::GetBindings(), GetBindings(), SfxViewFrame::GetChildWindow(), SwEditShell::GetDBData(), SwEditShell::GetDBManager(), SfxViewFrame::GetDispatcher(), SwDocShell::GetDoc(), GetDocShell(), SwDoc::GetDocumentRedlineManager(), GetDrawFuncPtr(), GetEditWin(), SfxViewFrame::GetFirst(), SdrHdlList::GetFocusHdl(), SfxShell::GetFrame(), SfxViewFrame::GetFrameWeld(), SfxViewShell::GetFrameWeld(), SwDoc::GetGCIterator(), SvPasswordHelper::GetHashPassword(), SdrHdlList::GetHdl(), SdrMarkView::GetHdlList(), SwRangeRedline::GetId(), GetId(), SwViewShell::getIDocumentOutlineNodesAccess(), SwDoc::getIDocumentRedlineAccess(), LinguMgr::GetIgnoreAllList(), SfxItemSet::GetItemIfSet(), SfxItemSet::GetItemState(), SdrHdl::GetKind(), SvxLanguageItem::GetLanguage(), SwPageDesc::GetMaster(), SwShellCursor::GetMkPos(), SwFormat::GetName(), SfxViewFrame::GetNext(), SwPosition::GetNode(), IDocumentOutlineNodes::getOutlineLevel(), SwCursorShell::GetOutlinePos(), SwGotoPageDlg::GetPageSelection(), SfxPasswordDialog::GetPassword(), SwFrame::GetPhyPageNum(), SfxShell::GetPool(), SwShellCursor::GetPtPos(), IDocumentRedlineAccess::GetRedline(), SwRangeRedline::GetRedlineData(), IDocumentRedlineAccess::GetRedlineFlags(), IDocumentRedlineAccess::GetRedlinePassword(), IDocumentRedlineAccess::GetRedlineTable(), SwTableBox::GetRedlineType(), SfxRequest::GetSlot(), SwNode::GetTableBox(), SwTOXBase::GetType(), SwTableBox::GetUpper(), CntUInt16Item::GetValue(), CntUInt32Item::GetValue(), GetValue, SfxViewShell::GetViewFrame(), GetViewImpl(), GetVisArea(), GetWhich, GetWrtShell(), GotoPage, SwWrtShell::GotoPage(), SfxViewFrame::HasChildWindow(), SwPaM::HasMark(), Height, sw::DocumentRedlineManager::HideAll(), i, SfxRequest::Ignore(), InsertDoc(), InsertGraphicDlg(), vcl::Window::Invalidate(), SfxBindings::Invalidate(), comphelper::LibreOfficeKit::isActive(), SwEditShell::IsAnyDatabaseFieldInDoc(), IsDrawMode(), comphelper::DocPasswordHelper::IsModifyPasswordCorrect(), SwCursorShell::IsTableMode(), ItemSetToPageDesc(), JumpToSwMark(), lcl_SetAllTextToDefaultLanguage(), LeaveDrawCreate(), tools::Rectangle::Left(), SfxViewShell::libreOfficeKitViewCallback(), m_aSelectCycle, m_aVisArea, m_bInMailMerge, SwView::SelectCycle::m_MarkPt, m_nSelectionType, SwView::SelectCycle::m_pInitialCursor, SwView::SelectCycle::m_PointPt, m_pShell, m_pViewImpl, m_pWrtShell, VclAbstractDialog::AsyncContext::maEndDialogFn, MakeDefTabs(), SwWrtShell::MakeOutlineLevelsVisible(), comphelper::makePropertyValue(), SdrView::MoveShapeHandle(), nId, NONE, nPos, SwRedlineTable::npos, SwOutlineNodes::npos, SwView::SelectCycle::nStep, nVersion, On, PageDownCursor(), PageUpCursor(), SwRedlineAcceptChild::ReInitDlg(), REJECT_REDLINE, RES_BACKGROUND(), RES_CHRATR_CJK_LANGUAGE(), RES_CHRATR_CTL_LANGUAGE(), RES_CHRATR_LANGUAGE(), RES_PARATR_TABSTOP(), RET_OK, weld::DialogController::run(), SfxPasswordDialog::run(), SwEditWin::SetApplyTemplate(), SwEditWin::SetChainMode(), SwDocShell::SetChangeRecording(), SfxViewFrame::SetChildWindow(), SwFormat::SetFormatAttr(), SfxPasswordDialog::SetMinLen(), SetMoveType(), IDocumentRedlineAccess::SetRedlinePassword(), SfxRequest::SetReturnValue(), SvxSearchDialogWrapper::SetSearchLabel(), SwEditWin::SetUseInputLanguage(), SetVisArea(), SetZoom(), SfxResId(), SfxViewFrame::ShowChildWindow(), SwModule::ShowDBObj(), SfxPasswordDialog::ShowExtras(), sfx2::sidebar::Sidebar::ShowPanel(), SwRedlineTable::size(), SwDoc::SpellItAgainSam(), SwPaM::Start(), SwEditShell::StartUndo(), SW_LEAVE_FRAME, SwResId(), Text, SfxViewFrame::ToggleChildWindow(), SwEditWin::ToggleOutlineContentVisibility(), TOX_INDEX, u, UndoArg1, Point::Y(), basegfx::zoomtools::zoomIn(), and basegfx::zoomtools::zoomOut().
Referenced by SwSpellPopup::Execute(), InsertMedium(), SwXTextViewCursor::screenDown(), SwXTextViewCursor::screenUp(), and SwView().
void SwView::ExecuteInsertDoc | ( | SfxRequest & | rRequest, |
const SfxPoolItem * | pItem | ||
) |
Definition at line 2710 of file view2.cxx.
References SfxRequest::Done(), SfxRequest::GetArgs(), SfxItemSet::GetItemState(), SfxRequest::GetSlot(), CntUnencodedStringItem::GetValue(), GetValue, InsertDoc(), m_pViewImpl, and SfxRequest::SetReturnValue().
Referenced by SwTextShell::Execute().
void SwView::ExecutePrint | ( | SfxRequest & | rReq | ) |
Definition at line 171 of file viewprt.cxx.
References SfxRequest::AppendItem(), Application::CreateBuilder(), Application::CreateMessageDialog(), SfxDispatcher::ExecuteList(), SfxShell::ExecuteSlot(), FN_QRY_MERGE, SfxRequest::GetArg(), SfxViewFrame::GetDispatcher(), GetEditWin(), SwPrintData::GetFaxName(), SfxViewShell::GetFrameWeld(), SfxShell::GetInterface(), SwEditShell::GetLinkManager(), SfxRequest::GetSlot(), SfxBoolItem::GetValue(), SfxViewShell::GetViewFrame(), GetWrtShell(), SfxRequest::Ignore(), SwEditShell::IsAnyDatabaseFieldInDoc(), SwFEShell::IsFrameSelected(), SwEditShell::IsGlblDocSaveLinks(), SwEditShell::IsGlobalDoc(), SwFEShell::IsObjSelected(), SwCursorShell::IsSelection(), SfxRequest::RemoveItem(), RET_CANCEL, RET_NO, RET_OK, RET_YES, SetAppPrintOptions(), SW_MOD, SwResId(), and sfx2::LinkManager::UpdateAllLinks().
void SwView::ExecuteScan | ( | SfxRequest & | rReq | ) |
Definition at line 3127 of file view2.cxx.
References m_pViewImpl.
Referenced by SwGrfShell::Execute().
void SwView::ExecuteStatusLine | ( | SfxRequest & | rReq | ) |
execute method for the status line
rReq | ??? |
Definition at line 2171 of file view2.cxx.
References SfxRequest::AppendItem(), BROWSE_MODE, SvxAbstractDialogFactory::Create(), SvxAbstractDialogFactory::CreateSvxZoomDialog(), ScopedVclPtr< class reference_type >::disposeAndReset(), SfxRequest::Done(), SwWrtShell::EnterAddMode(), SwWrtShell::EnterBlockMode(), SwWrtShell::EnterExtMode(), SwWrtShell::EnterStdMode(), eType, SfxDispatcher::Execute(), SfxDispatcher::ExecuteList(), FN_EDIT_REGION, FN_FORMAT_FRAME_DLG, FN_FORMAT_PAGE_DLG, FN_FORMAT_TABLE_DLG, FN_GOTO_PAGE, FN_INSERT_MULTI_TOX, FN_NUMBER_BULLETS, FN_SET_ADD_MODE, FN_SET_BLOCK_MODE, FN_SET_EXT_MODE, FN_STAT_ACCESSIBILITY_CHECK, FN_STAT_BOOKMARK, FN_STAT_PAGE, FN_STAT_SELMODE, FN_STAT_TEMPLATE, FN_STAT_WORDCOUNT, FN_WORDCOUNT_DIALOG, IDocumentSettingAccess::get(), SfxRequest::GetArgs(), SfxViewFrame::GetBindings(), IDocumentMarkAccess::getBookmarksBegin(), SwViewOption::getBrowseMode(), SwEditShell::GetCurrSection(), SwEditShell::GetCurTOX(), SfxViewFrame::GetDispatcher(), GetDocShell(), SfxViewFrame::GetFrameWeld(), SfxViewShell::GetFrameWeld(), SwViewShell::getIDocumentMarkAccess(), SwViewShell::getIDocumentSettingAccess(), SfxItemSet::GetItemIfSet(), SfxItemSet::GetItemState(), SwEditShell::GetNumRuleAtCurrCursorPos(), SfxShell::GetPool(), GetPostItMgr(), SfxRequest::GetSlot(), SvxZoomItem::GetType(), GetValue, SfxViewShell::GetViewFrame(), SwViewOption::GetViewLayoutColumns(), SwViewShell::GetViewOptions(), GetWrtShell(), weld::Window::GetXWindow(), SwViewOption::GetZoom(), SwViewOption::GetZoomType(), SwWrtShell::GotoMark(), SwPostItMgr::HasActiveSidebarWin(), SfxBindings::Invalidate(), InvalidateRulerPos(), SwNumRule::IsAutoRule(), SvxViewLayoutItem::IsBookMode(), SwCursorShell::IsCursorInTable(), SwFEShell::IsFrameSelected(), SwFEShell::IsObjSelected(), SwViewOption::IsViewLayoutBookMode(), m_pShell, MAXZOOM, MINZOOM, nId, SfxItemSet::Put(), RET_CANCEL, SvxZoomItem::SetValueSet(), SetViewLayout(), SetZoom(), SwWrtShell::ToggleAddMode(), SwWrtShell::ToggleBlockMode(), SwWrtShell::ToggleExtMode(), SwWrtShell::ToggleInsMode(), SwPostItMgr::ToggleInsModeOnActiveSidebarWin(), and SfxBindings::Update().
void SwView::ExecViewOptions | ( | SfxRequest & | rReq | ) |
Definition at line 377 of file view0.cxx.
References SfxRequest::AppendItem(), SwModule::ApplyUsrPref(), SwWrtShell::ApplyViewOptions(), CalcVisArea(), SwPostItMgr::CheckMetaText(), SwModule::CheckSpellChanges(), comphelper::ConfigurationChanges::create(), DestText, DestWeb, DocBoundaries, SfxRequest::Done(), SwCursorShell::EndAction(), FieldShadings, FN_HIGHLIGHT_CHAR_DF, FN_HSCROLLBAR, FN_PRINT_LAYOUT, FN_RULER, FN_SHADOWCURSOR, FN_SHOW_CHANGES_IN_MARGIN, FN_SHOW_INLINETOOLTIPS, FN_SHOW_OUTLINECONTENTVISIBILITYBUTTON, FN_USE_HEADERFOOTERMENU, FN_VIEW_BOUNDS, FN_VIEW_FIELDNAME, FN_VIEW_FIELDS, FN_VIEW_GRAPHIC, FN_VIEW_HIDDEN_PARA, FN_VIEW_HIDE_WHITESPACE, FN_VIEW_MARKS, FN_VIEW_META_CHARS, FN_VIEW_SECTION_BOUNDARIES, FN_VIEW_SHOW_WHITESPACE, FN_VIEW_SMOOTH_SCROLL, FN_VIEW_TABLEGRID, FN_VLINEAL, FN_VSCROLLBAR, sw::proofreadingiterator::get(), SfxRequest::GetArgs(), SwDocShell::GetDoc(), GetDocShell(), GetEditWin(), SfxItemSet::GetItemState(), GetLinguPropertySet(), SwDoc::getOnlineAccessibilityCheck(), GetPostItMgr(), SvtLinguConfig::GetProperty(), SfxRequest::GetSlot(), SwModule::GetUsrPref(), GetValue, SwViewShell::GetViewOptions(), GetWrtShell(), SfxItemSet::HasItem(), SfxShell::Invalidate(), SwEditShell::IsModified(), SwViewShell::IsViewLocked(), lcl_IsViewMarks(), lcl_SetViewMarks(), lcl_SetViewMetaChars(), SwViewShell::LockView(), m_bIsHighlightCharDF, SwWrtShell::MakeAllFoldedOutlineContentVisible(), SwEditShell::ResetModified(), SectionBoundaries, SwPostItMgr::SetLayout(), SvtLinguConfig::SetProperty(), SwPostItMgr::SetSpellChecking(), SwPostItMgr::ShowHideResolvedNotes(), SwCursorShell::StartAction(), SwDoc::StartGrammarChecking(), STATE_OFF, STATE_ON, STATE_TOGGLE, SW_MOD, TableBoundaries, SwDocShell::ToggleLayoutMode(), UPN_IS_GRAMMAR_AUTO, and UPN_IS_SPELL_AUTO.
Referenced by SwPostItMgr::Focus(), and SwCommentRuler::MouseButtonDown().
void SwView::ExitDraw | ( | ) |
Definition at line 389 of file viewdraw.cxx.
References SwDrawBase::Deactivate(), SfxViewFrame::GetBindings(), SfxViewFrame::GetDispatcher(), GetDrawFuncPtr(), GetEditWin(), SfxDispatcher::GetShell(), SfxViewShell::GetViewFrame(), SfxBindings::Invalidate(), SdrPaintView::IsGroupEntered(), LeaveDrawCreate(), SdrPaintView::LeaveOneGroup(), m_pShell, m_pWrtShell, NoRotate(), SetDrawFuncPtr(), vcl::DocWindow::SetPointer(), and SdrView::UnmarkAll().
Referenced by SwDrawTextShell::ExecDraw(), and SwDrawBaseShell::~SwDrawBaseShell().
|
inline |
Definition at line 541 of file view.hxx.
Referenced by SwDrawShell::Execute(), SwGrfShell::Execute(), SwDrawBaseShell::Execute(), and NoRotate().
|
inline |
Definition at line 544 of file view.hxx.
Referenced by SwDrawShell::Execute(), and ConstRectangle::MouseButtonDown().
|
overridevirtual |
Reimplemented from SfxViewShell.
Definition at line 1957 of file view.cxx.
References GetWrtShellPtr().
|
inline |
|
private |
Definition at line 741 of file viewsrch.cxx.
References SfxItemSet::Count(), SwSearchOptions::eEnd, SwSearchOptions::eStart, GetAppLanguageTag(), SvxSearchItem::GetCommand(), LanguageTag::getLocale(), SvxSearchItem::GetNotes(), SvxSearchItem::GetPattern(), SvxSearchItem::GetReplaceString(), SvxSearchItem::GetSearchOptions(), SvxSearchItem::GetSearchString(), SvxSearchItem::GetSelection(), InBody, InOther, InSel, InSelAll, svl::Items, i18nutil::SearchOptions2::Locale, m_pWrtShell, i18nutil::SearchOptions2::replaceString, RES_CHRATR_BEGIN(), RES_CHRATR_END(), RES_FRMATR_BEGIN(), RES_FRMATR_END(), RES_PARATR_BEGIN(), RES_PARATR_END(), s_bExtra, s_pSrchItem, s_xReplaceList, s_xSearchList, SvxSearchDialogWrapper::SetSearchLabel(), and SfxToSwPageDescAttr().
Referenced by ExecSearch(), Replace(), SearchAll(), and SearchAndWrap().
|
protected |
Definition at line 2944 of file view2.cxx.
References SL::aData, aProperties, SfxAbstractDialogFactory::Create(), SwAbstractDialogFactory::Create(), Application::CreateBuilder(), SwAbstractDialogFactory::CreateMailMergeFieldConnectionsDlg(), DB_DELIM, EnableMailMerge(), SwWrtShell::EnterStdMode(), SfxDispatcher::Execute(), SwDBManager::ExecuteFormLetter(), SfxDispatcher::ExecuteList(), FN_INSERT_FIELD, FN_INSERT_FIELD_DATA_ONLY, SwEditShell::GetAllUsedDB(), SwEditShell::GetDBManager(), SfxViewFrame::GetDispatcher(), SfxViewShell::GetFrameWeld(), o3tl::getToken(), SfxApplication::GetTopWindow(), SfxViewShell::GetViewFrame(), GetWrtShell(), SwEditShell::IsAnyDatabaseFieldInDoc(), comphelper::makePropertyValue(), weld::Window::present(), RET_OK, SfxTemplateManagerDlg::run(), SfxViewFrame::SetChildWindow(), SfxGetpApp(), and o3tl::toInt32().
Referenced by Execute().
|
inline |
Definition at line 695 of file view.hxx.
Referenced by GetOldDrwCat(), GetOldFrameCat(), GetOldGrfCat(), and GetOldTabCat().
|
override |
See SfxViewShell::GetColorConfigColor().
Definition at line 294 of file viewprt.cxx.
References GetWrtShell(), O3TL_UNREACHABLE, and SAL_WARN.
|
overridevirtual |
See SfxViewShell::GetColorConfigName().
Reimplemented from SfxViewShell.
Definition at line 319 of file viewprt.cxx.
References GetWrtShell(), and SAL_WARN.
|
inline |
Definition at line 586 of file view.hxx.
References m_pShell.
Referenced by SwEnvFormatPage::Edit(), ExecColl(), SwEditWin::KeyInput(), SwEditWin::MouseButtonDown(), SwEditWin::MouseButtonUp(), SwWebView::SelectShell(), SelectShellForDrop(), and SwBaseShell::~SwBaseShell().
OUString SwView::GetDataSourceName | ( | ) | const |
Definition at line 1971 of file view.cxx.
References GetDocShell(), and xFactory.
Referenced by SwMailMergeWizard::enterState().
SfxDispatcher & SwView::GetDispatcher | ( | ) |
Definition at line 136 of file view.cxx.
References SfxViewFrame::GetDispatcher(), and SfxViewShell::GetViewFrame().
Referenced by Activate(), CheckReadonlySelection(), CheckReadonlyState(), ExecSmartTagPopup(), GotFocus(), Notify(), SelectShell(), and SwView().
|
protected |
SwDocShell * SwView::GetDocShell | ( | ) |
Definition at line 1193 of file view.cxx.
References SfxViewFrame::GetObjectShell(), and SfxViewShell::GetViewFrame().
Referenced by SwXViewSettings::_setSingleValue(), SwEditWin::AcceptDrop(), SwRedlineAcceptDlg::Activate(), SwModelessRedlineAcceptDlg::Activate(), Activate(), SwPostItMgr::AddPostIts(), afterCallbackRegistered(), SwSortDlg::Apply(), ApplyAccessibilityOptions(), SwModule::ApplyUsrPref(), SwTransferable::CalculateAndCopy(), SwRedlineAcceptDlg::CallAcceptReject(), SwNumFormatBase::CallSelectHdl(), SwEditWin::Command(), SwTemplateControl::Command(), SwHHCWrapper::Convert(), SdrHHCWrapper::ConvertNextDocument(), SwTransferable::CopyGlossary(), SwTbxAutoTextCtrl::CreatePopupWindow(), SwEditWin::DataChanged(), SwInsertDBColAutoPilot::DataToDoc(), SwPostItMgr::Delete(), SwPostItMgr::DeleteCommentThread(), SwContentTree::Display(), SwEnvFormatPage::Edit(), SwContentTree::EditEntry(), SwBaseShell::ExecDlg(), SwTextShell::ExecEnterNum(), ExecSearch(), SwXMailMerge::execute(), SwDocShell::Execute(), Execute(), SwBaseShell::Execute(), SwFrameShell::Execute(), SwTextShell::Execute(), SwGrfShell::Execute(), SwDrawFormShell::Execute(), SwDrawBaseShell::Execute(), SwHeaderFooterWin::ExecuteCommand(), ExecuteStatusLine(), ExecViewOptions(), SwMMResultEmailDialog::FillInEmailSettings(), SwInsertSectionTabPage::FillItemSet(), SwContentTree::FillTransferData(), SwSpellDialogChildWindow::FindNextDrawTextError_Impl(), SwTextShell::GetAttrState(), SwTransferable::GetData(), GetDataSourceName(), GetDocShell(), GetDrawState(), SwEditWin::GetDropDestination(), SwXTextViewCursor::getEnd(), SwTransferable::GetSotDestination(), SwXTextViewCursor::getStart(), GetState(), SwFrameShell::GetState(), SwXTextViewCursor::getText(), SwXTextView::getTransferableForTextRange(), SwMailMergeDlg::GetURLfromPath(), SwContentTree::GotoContent(), sw::annotation::SwAnnotationWin::GotoPos(), SwXTextViewCursor::gotoRange(), IMPL_LINK(), IMPL_LINK_NOARG(), SwDBManager::ImportFromConnection(), sw::annotation::SwAnnotationWin::InitAnswer(), sw::annotation::SwAnnotationWin::InitControls(), SwCompatibilityOptPage::InitControls(), SwTableFUNC::InsertChart(), InsertDoc(), InsertGraphic(), InsertGraphicDlg(), SwModule::InsertLab(), InsertMedium(), SwBaseShell::InsertTable(), SwBaseShell::InsertURLButton(), IsDocumentBorder(), SwEditWin::KeyInput(), sw::sidebarwindows::SidebarTextControl::KeyInput(), lcl_GetCharFormat(), lcl_getDocStyleSheet(), lcl_IsOwnDocument(), LoadURL(), SwWrtShell::MakeAllFoldedOutlineContentVisible(), SwDBManager::Merge(), SwDBManager::MergeMailFiles(), SwEditWin::MouseButtonDown(), SwEditWin::MouseButtonUp(), SwEditWin::MouseMove(), SwWrtShell::NavigatorPaste(), SwPostItMgr::Notify(), Notify(), SwContentTree::Notify(), SwGlobalTree::Notify(), SwWrtShell::NumOrBulletOn(), SwGlobalTree::OpenDoc(), OuterResizePixel(), SwCharDlg::PageCreated(), SwParaDlg::PageCreated(), SwTemplateDlgController::PageCreated(), SwSvxNumBulletTabDialog::PageCreated(), SwTransferable::PasteData(), SwTransferable::PasteFileName(), SwTransferable::PasteFormat(), SwTransferable::PasteGrf(), SwTransferable::PrepareForCopy(), SwTransferable::PrepareForCopyTextRange(), ReadUserDataSequence(), Replace(), SwEditWin::RequestHelp(), SwEndNoteOptionPage::Reset(), SwDropCapsPage::Reset(), SwFramePage::Reset(), SwCondCollPage::Reset(), SdrHHCWrapper::SdrHHCWrapper(), SearchAll(), SearchAndWrap(), SwGlobalTree::Select(), SwXTextView::select(), SwCondCollPage::SelectHdl(), SelectShell(), SwWebView::SelectShell(), SwContentTree::SetActiveShell(), SwContentTree::SetConstantShell(), SwJavaEditDialog::SetField(), SwXTextView::setRubyList(), SwEndNoteOptionPage::SetShell(), SwTextFlowPage::SetShell(), SetVisArea(), SwInsertSectionTabPage::SetWrtShell(), SwTOXEntryTabPage::SetWrtShell(), SwOutlineSettingsTabPage::SetWrtShell(), SwHyphWrapper::SpellContinue(), SwHyphWrapper::SpellStart(), SwEditWin::StartDrag(), SwTransferable::StartDrag(), StartThesaurus(), SwTextShell::StateInsert(), SwAnnotationShell::StateInsert(), StateSearch(), StateStatusLine(), SwBaseShell::StateStyle(), StateViewOptions(), sw_CharDialog(), SwCaptionDialog::SwCaptionDialog(), SwCaptionOptPage::SwCaptionOptPage(), SwContentTree::SwContentTree(), SwConvertTableDlg::SwConvertTableDlg(), SwEditRegionDlg::SwEditRegionDlg(), SwEditWin::SwEditWin(), SwFlyFrameAttrMgr::SwFlyFrameAttrMgr(), SwFrameDlg::SwFrameDlg(), SwGlossaryDlg::SwGlossaryDlg(), SwInsertChart::SwInsertChart(), SwInsertDBColAutoPilot::SwInsertDBColAutoPilot(), SwInsertSectionTabDialog::SwInsertSectionTabDialog(), SwInsTableDlg::SwInsTableDlg(), sw::annotation::SwAnnotationWin::SwitchToFieldPos(), SwLineNumberingDlg::SwLineNumberingDlg(), SwMailMergeLayoutPage::SwMailMergeLayoutPage(), SwParaDlg::SwParaDlg(), SwPostItMgr::SwPostItMgr(), SwReadOnlyPopup::SwReadOnlyPopup(), SwSectionPropertyTabDialog::SwSectionPropertyTabDialog(), SwTableHeightDlg::SwTableHeightDlg(), SwTableWidthDlg::SwTableWidthDlg(), SwTemplateDlgController::SwTemplateDlgController(), SwEditWin::ToggleOutlineContentVisibility(), SwPostItMgr::ToggleResolved(), SwPostItMgr::ToggleResolvedForThread(), SwGlobalTree::Update(), sw::annotation::SwAnnotationWin::UpdateData(), SwNavigationPI::UpdateListBox(), SwTOXMgr::UpdateOrInsertTOX(), SwDropCapsPict::UpdatePaintSettings(), SwEditWin::UpdatePointer(), WriteUserDataSequence(), SwContentTree::~SwContentTree(), SwHHCWrapper::~SwHHCWrapper(), SwHyphWrapper::~SwHyphWrapper(), SwNavigationPI::~SwNavigationPI(), ~SwView(), and SwViewGlueDocShell::~SwViewGlueDocShell().
|
inline |
Definition at line 731 of file view.hxx.
References GetDocShell().
|
inline |
Definition at line 463 of file view.hxx.
Referenced by SetHScrollMax(), SwDocShell::SetVisArea(), and SetVScrollMax().
|
inline |
Definition at line 537 of file view.hxx.
Referenced by SwWrtShell::DelRight(), SwEditWin::EnterDrawMode(), SwEditWin::EnterDrawTextMode(), ExecDraw(), Execute(), SwBezierShell::Execute(), SwDrawBaseShell::Execute(), ExitDraw(), IsFormMode(), SwEditWin::KeyInput(), SwSpellDialogChildWindow::MakeTextSelection_Impl(), SwEditWin::MouseButtonDown(), SwEditWin::MouseButtonUp(), SwEditWin::MouseMove(), Notify(), SwEditWin::SelectMenuPosition(), SwTransferable::SetSelInShell(), SwEditWin::StdDrawMode(), SwEditWin::StopInsFrame(), SwDrawBaseShell::SwDrawBaseShell(), and SwEditWin::UpdatePointer().
void SwView::GetDrawState | ( | SfxItemSet & | rSet | ) |
Definition at line 592 of file viewstat.cxx.
References SfxItemSet::DisableItem(), SfxWhichIter::FirstWhich(), GetDocShell(), GetHtmlMode(), HTMLMODE_SOME_STYLES, SvtCJKOptions::IsVerticalTextEnabled(), m_nDrawSfxId, m_nFormSfxId, m_sDrawCustom, SfxWhichIter::NextWhich(), SfxItemSet::Put(), and rSet.
|
overridevirtual |
Reimplemented from SfxViewShell.
Definition at line 621 of file viewdraw.cxx.
References SwViewShell::GetDrawView(), and GetWrtShell().
Referenced by sw::sidebarwindows::AnchorOverlayObject::CreateAnchorOverlayObject(), SwDrawBase::CreateDefaultObjectAtPosWithSize(), sw::overlay::OverlayRanges::CreateOverlayRange(), sw::sidebarwindows::ShadowOverlayObject::CreateShadowOverlayObject(), SwTextShell::ExecMoveMisc(), SwXTextView::GetControl(), SwXTextView::getFormController(), IMPL_LINK_NOARG(), IsBezierEditMode(), ConstRectangle::MouseButtonDown(), Notify(), SwWebView::SelectShell(), and SwPostItMgr::SwPostItMgr().
|
inline |
Definition at line 426 of file view.hxx.
Referenced by SwXViewSettings::_getSingleValue(), SwXViewSettings::_setSingleValue(), SwFlyFrame::ActiveUnfloatButton(), AlignToPixel(), SwInputWindow::ApplyFormula(), CalcAndSetBorderPixel(), SwTransferable::CalculateAndCopy(), CalcVisArea(), SwInputWindow::CancelFormula(), CheckReadonlySelection(), SwEditWin::Command(), SdrHHCWrapper::ConvertNextDocument(), SwDocShell::ConvertTo(), SwTransferable::Copy(), SwTransferable::CopyGlossary(), SwXTextView::createTextRangeByPixelPosition(), Deactivate(), SwPageFrame::DestroyImpl(), SwDocShell::DoWaterCan(), SwTransferable::DragFinished(), SwNavigationPI::EditAction(), SwGlobalTree::EditContent(), sw::annotation::SwAnnotationWin::EditWin(), SwTextShell::ExecBasicMove(), SwBaseShell::ExecClpbrd(), SwAnnotationShell::ExecClpbrd(), SwBaseShell::ExecDelete(), ExecDrwTextSpellPopup(), ExecFormatPaintbrush(), SwTextShell::ExecInsert(), SwTextShell::ExecMove(), SwTextShell::ExecMoveLingu(), SwTextShell::ExecMovePage(), ExecSpellPopup(), SwBaseShell::ExecTextCtrl(), Execute(), SwBaseShell::Execute(), SwDrawTextShell::Execute(), SwFrameShell::Execute(), SwTextShell::Execute(), SwBezierShell::Execute(), SwDrawBaseShell::Execute(), SwGlobalTree::ExecuteContextMenuAction(), SwXTextDocument::executeFromFieldEvent(), ExecutePrint(), ExecViewOptions(), ExitDraw(), SwSpellDialogChildWindow::FindNextDrawTextError_Impl(), SwXTextDocument::getDocWindow(), SwDocShell::GetIPClient(), SwXTextDocument::getPointer(), SwWrtShell::GetSelectionType(), SwBezierShell::GetState(), SwFrameShell::GetState(), SwTextShell::GetState(), SwBaseShell::GetTextFontCtrlState(), SwContentTree::GotoContent(), sw::AccessibilityIssue::gotoIssue(), HyphenateDocument(), IMPL_LINK(), IMPL_LINK_NOARG(), SwXTextDocument::initializeForTiledRendering(), InnerResizePixel(), InsertCaption(), SwTableFUNC::InsertChart(), InsertMedium(), SwWrtShell::InsertPostIt(), InsFrameMode(), SwWrtShell::InvalidateOutlineContentVisibility(), SwEditWin::IsInHeaderFooter(), SwXTextDocument::isMimeTypeSupported(), IsPasteAllowed(), IsPasteSpecialAllowed(), IsPasteSpreadsheet(), SwPostItMgr::LayoutPostIts(), SwWrtShell::MakeAllFoldedOutlineContentVisible(), SwDBManager::MergeMailFiles(), sw::mark::MarkManager::NotifyCursorUpdate(), OuterResizePixel(), SwPageFrame::PaintBreak(), SwPageFrame::PaintDecorators(), SwRootFrame::PaintSwFrame(), SwXTextDocument::paintTile(), PhyPageDown(), PhyPageUp(), SwXTextDocument::postMouseEvent(), ReadUserDataSequence(), SwDocShell::Save(), SwDocShell::SaveAs(), Scroll(), SdrHHCWrapper::SdrHHCWrapper(), SelectShell(), SwWebView::SelectShell(), SwXTextDocument::setClipboard(), SwXTextDocument::setGraphicSelection(), SwWrtShell::SetReadonlyOption(), SwTransferable::SetSelInShell(), SwWrtShell::SetShowHeaderFooterSeparator(), SwXTextDocument::setTextSelection(), SetVisArea(), SetZoom(), SetZoom_(), SwInputWindow::ShowWin(), SpellError(), SwWrtShell::SplitNode(), QuickHelpData::Start(), StartThesaurus(), SwBaseShell::StateClpbrd(), SwAnnotationShell::StateClpbrd(), StateStatusLine(), SwDocShell::StateStyleSheet(), QuickHelpData::Stop(), SwDrawBaseShell::SwDrawBaseShell(), SwInsertChart::SwInsertChart(), SwTextFrame::UpdateOutlineContentVisibilityButton(), SwFlyFrame::UpdateUnfloatButton(), and SwHyphWrapper::~SwHyphWrapper().
|
inlineoverridevirtual |
Reimplemented from SfxViewShell.
|
inlineoverridevirtual |
Reimplemented from SfxViewShell.
Definition at line 589 of file view.hxx.
Referenced by SwTextShell::ExecMoveMisc(), SwDocShell::Execute(), SwBaseShell::Execute(), SwTextShell::Execute(), SwXTextView::GetControl(), SwXTextView::getFormController(), SwTextShell::GetState(), sw::AccessibilityIssue::gotoIssue(), IMPL_LINK(), SwXTextView::isFormDesignMode(), Notify(), SwWebView::SelectShell(), and SwXTextView::setFormDesignMode().
SwGlossaryHdl * SwView::GetGlosHdl | ( | ) |
Definition at line 1691 of file view.cxx.
References SfxViewShell::GetViewFrame(), m_pGlosHdl, and m_pWrtShell.
Referenced by SwTextShell::ExecGlossary(), SwEditWin::KeyInput(), lcl_InsertBCText(), and lcl_Save().
|
inline |
Definition at line 505 of file view.hxx.
Referenced by SwInputWindow::dispose(), ExecTabWin(), SwXTextDocument::getRulerState(), SwTextGridPage::PutGridItem(), SwEditWin::RulerColumnDrag(), SwEditWin::RulerMarginDrag(), and SwInputWindow::ShowWin().
void SwView::GetHRulerMetric | ( | FieldUnit & | rToFill | ) | const |
Definition at line 684 of file viewmdi.cxx.
References m_pHRuler.
Referenced by SwXViewSettings::_getSingleValue(), and SwModule::CreateItemSet().
|
inlineprotected |
Definition at line 376 of file view.hxx.
Referenced by SwWebView::SelectShell().
Reimplemented from SfxViewShell.
Definition at line 1963 of file view.cxx.
References GetWrtShellPtr(), and nType.
|
overridevirtual |
Reimplemented from SfxViewShell.
Definition at line 1949 of file view.cxx.
References GetWrtShellPtr().
std::shared_ptr< SwMailMergeConfigItem > const & SwView::GetMailMergeConfigItem | ( | ) | const |
Definition at line 135 of file view0.cxx.
References m_pViewImpl.
Referenced by EnsureMailMergeConfigItem(), SwModule::ExecOther(), SwMMResultEmailDialog::FillInEmailSettings(), SwMMResultPrintDialog::FillInPrinterSettings(), IMPL_LINK(), IMPL_LINK_NOARG(), SwDBManager::PerformMailMerge(), and SwDBManager::RevokeLastRegistrations().
|
inline |
Definition at line 659 of file view.hxx.
Referenced by SwWrtShell::MakeOutlineContentVisible().
|
static |
Definition at line 734 of file viewmdi.cxx.
References s_nMoveType.
Referenced by ExecSearch(), lcl_GetScrollToolTip(), and NavElementBox_Base::UpdateBox().
const OUString & SwView::GetOldDrwCat | ( | ) |
Definition at line 3163 of file view2.cxx.
References GetCachedString(), and OldDrwCat.
Referenced by SwCaptionDialog::SwCaptionDialog().
const OUString & SwView::GetOldFrameCat | ( | ) |
Definition at line 3153 of file view2.cxx.
References GetCachedString(), and OldFrameCat.
Referenced by SwCaptionDialog::SwCaptionDialog().
const OUString & SwView::GetOldGrfCat | ( | ) |
Definition at line 3133 of file view2.cxx.
References GetCachedString(), and OldGrfCat.
Referenced by SwCaptionDialog::SwCaptionDialog().
const OUString & SwView::GetOldTabCat | ( | ) |
Definition at line 3143 of file view2.cxx.
References GetCachedString(), and OldTabCat.
Referenced by SwCaptionDialog::SwCaptionDialog().
|
private |
Definition at line 547 of file viewport.cxx.
References Bottom, tools::Rectangle::Bottom(), tools::Rectangle::GetHeight(), GetWrtShell(), GetYScroll(), Size::Height(), comphelper::LibreOfficeKit::isActive(), m_aDocSz, m_aVisArea, m_nLOKPageUpDownOffset, and tools::Rectangle::Top().
Referenced by PageDownCursor().
|
private |
Scroll page by page.
Definition at line 525 of file viewport.cxx.
References SwCursorShell::GetCharRect(), tools::Rectangle::GetHeight(), GetWrtShell(), GetYScroll(), comphelper::LibreOfficeKit::isActive(), m_aVisArea, m_nLOKPageUpDownOffset, tools::Rectangle::Top(), and SwRect::Top().
Referenced by PageUpCursor().
OUString SwView::GetPageStr | ( | sal_uInt16 | nPhyNum, |
sal_uInt16 | nVirtNum, | ||
const OUString & | rPgStr | ||
) |
Create string for showing the page number in the statusbar.
nPhyNum | The physical page number |
nVirtNum | The logical page number (user-assigned) |
rPgStr | User-defined page name (will be shown if different from logical page number) |
Definition at line 268 of file view2.cxx.
References aStr, SwDoc::CalculateNonBlankPages(), SwCursorShell::GetPageCnt(), GetWrtShell(), m_pWrtShell, and SwResId().
|
overridevirtual |
Reimplemented from SfxViewShell.
Definition at line 265 of file viewprt.cxx.
Referenced by SwXTextDocument::getPart().
|
inline |
Definition at line 650 of file view.hxx.
Referenced by SwEditWin::Command(), SwDocShell::ConvertTo(), SwContentTree::EditEntry(), SwAnnotationShell::Exec(), SwAnnotationShell::ExecClpbrd(), SwTextShell::ExecField(), SwAnnotationShell::ExecLingu(), SwAnnotationShell::ExecRotateTransliteration(), SwAnnotationShell::ExecTransliteration(), SwAnnotationShell::ExecUndo(), SwContentTree::ExecuteContextMenuAction(), ExecuteStatusLine(), ExecViewOptions(), SwContentType::FillMemberList(), SwEditWin::GetFocus(), SwAnnotationShell::GetLinguState(), SwAnnotationShell::GetNoteState(), SwViewShell::GetPostItMgr(), SwXTextDocument::getPostIts(), SwXTextDocument::getSelection(), SwWrtShell::GetSelectionType(), SwAnnotationShell::GetState(), SwAnnotationShell::GetUndoManager(), SwContentTree::GotoContent(), SwWrtShell::InsertPostIt(), SwAnnotationShell::InsertSymbol(), SwEditWin::KeyInput(), lcl_SetUIPrefs(), SwEditWin::MouseButtonDown(), SwEditWin::MouseButtonUp(), SwEditWin::MouseMove(), SwAnnotationShell::NoteExec(), Replace(), SwDocShell::SaveAs(), SwEditWin::SetCursorTwipPosition(), SwVisibleCursor::SetPosAndShow(), SetZoom_(), SwAnnotationShell::StateClpbrd(), SwTextShell::StateField(), SwAnnotationShell::StateInsert(), StateStatusLine(), SwAnnotationShell::StateUndo(), and StateViewOptions().
|
inline |
|
overridevirtual |
Reimplemented from SfxViewShell.
Definition at line 64 of file viewprt.cxx.
References SwViewShell::getIDocumentDeviceAccess(), IDocumentDeviceAccess::getPrinter(), GetWrtShell(), and SetAppPrintOptions().
const OUString & SwView::GetRedlineAuthor | ( | ) | const |
Definition at line 284 of file viewprt.cxx.
References m_pViewImpl.
Referenced by SwDocShell::SetView().
|
static |
Definition at line 830 of file viewsrch.cxx.
References SfxViewFrame::Current(), SfxViewFrame::GetChildWindow(), SvxSearchDialogWrapper::getDialog(), and nId.
Referenced by ExecSearch(), and SwShellCursor::MaxReplaceArived().
|
inlinestatic |
Definition at line 666 of file view.hxx.
Referenced by sw::FindTextImpl().
|
overridevirtual |
Reimplemented from SfxViewShell.
Definition at line 1674 of file view.cxx.
References GetSelectionTextParam().
OUString SwView::GetSelectionTextParam | ( | bool | bCompleteWords, |
bool | bEraseTrail | ||
) |
Definition at line 1679 of file view.cxx.
References SwEditShell::GetSelectedText(), GetWrtShell(), HasSelection(), SwWrtShell::SelWrd(), and comphelper::string::stripEnd().
Referenced by GetSelectionText(), and SwIndexMarkPane::InitControls().
|
inlineprotected |
Definition at line 362 of file view.hxx.
Referenced by SwWebView::SelectShell(), and StateFormatPaintbrush().
ShellMode SwView::GetShellMode | ( | ) | const |
Definition at line 108 of file view0.cxx.
References m_pViewImpl.
Referenced by SwXDispatch::addStatusListener(), SwSpellDialogChildWindow::ApplyChangedSentence(), SwBaseShell::Execute(), SwSpellDialogChildWindow::GetFocus(), SwSpellDialogChildWindow::GetNextWrongSentence(), SwXTextView::getRubyList(), SwXTextView::getSelection(), SwXTextViewCursor::getString(), SwXTextViewCursor::gotoRange(), SwSpellDialogChildWindow::LoseFocus(), SwXDispatch::selectionChanged(), SwSpellDialogChildWindow::SetGrammarChecking(), SwXTextView::setRubyList(), SwXTextViewCursor::setString(), SwBaseShell::StateStyle(), and SwPasteContext::~SwPasteContext().
void SwView::GetState | ( | SfxItemSet & | rSet | ) |
Definition at line 63 of file viewstat.cxx.
References SfxObjectShell::AppendInfoBarWhenReady(), o3tl::sorted_vector< typename Value, typename Compare, template< typename, typename > class Find, bool >::back(), tools::Rectangle::Bottom(), SfxPoolItem::CloneSetWhich(), Content, LanguageTag::convertToLocale(), SvtModuleOptions::DATABASE, SfxItemSet::DisableItem(), DOCUMENTBORDER, DRAWOBJ, DrawObject, DrawObjectEditMode, SwPaM::End(), SwNode::EndOfSectionIndex(), SfxWhichIter::FirstWhich(), FLY_ANY, FN_CHANGE_PAGENUM, FN_EDIT_CURRENT_TOX, FN_EDIT_FOOTNOTE, FN_EDIT_LINK_DLG, FN_INSERT_CAPTION, FN_INSERT_FIELD_DATA_ONLY, FN_INSERT_OBJ_CTRL, FN_MAILMERGE_SENDMAIL_CHILDWINDOW, FN_NAV_ELEMENT, FN_PARAM_FTN_INFO, FN_REDLINE_ACCEPT, FN_REDLINE_ACCEPT_DIRECT, FN_REDLINE_ACCEPT_TONEXT, FN_REDLINE_NEXT_CHANGE, FN_REDLINE_PREV_CHANGE, FN_REDLINE_REJECT_DIRECT, FN_REDLINE_REJECT_TONEXT, FN_REDLINE_SHOW, FN_SCROLL_NEXT, FN_SCROLL_PREV, FN_TOGGLE_OUTLINE_CONTENT_VISIBILITY, FN_UPDATE_CUR_TOX, FN_UPDATE_TOX, FOOTER, FOOTNOTE, SwFormat::GetAttrSet(), SfxViewFrame::GetBindings(), SwEditShell::GetCurLang(), SwCursorShell::GetCursorCnt(), SwDoc::GetDfltFrameFormat(), SfxViewFrame::GetDispatcher(), SwFormat::GetDoc(), GetDocShell(), SwFormat::GetFormatAttr(), SwDoc::getIDocumentRedlineAccess(), SfxShell::GetInterface(), SwPageDesc::GetLandscape(), SwPageDesc::GetMaster(), SwPosition::GetNode(), SwNode::GetNodes(), SfxItemSet::GetParent(), IDocumentRedlineAccess::GetRedline(), IDocumentRedlineAccess::GetRedlineTable(), SwTableLine::GetRedlineType(), SwTableBox::GetRedlineType(), SfxShell::GetSlotState(), GetTabDist(), SwNode::GetTableBox(), GetThesaurus(), SwTableBox::GetUpper(), SfxViewShell::GetViewFrame(), GetVisArea(), GetWrtShell(), SfxViewFrame::HasChildWindow(), SwPaM::HasMark(), HEADER, index, SfxItemSet::InvalidateItem(), comphelper::LibreOfficeKit::isActive(), SvtCJKOptions::IsAnyEnabled(), SwDocShell::IsChangeRecording(), isQRCodeSelected(), IsReadOnly(), isSignatureLineSelected(), isSignatureLineSigned(), SwTOXBase::IsTOXBaseInReadonly(), SwRangeRedline::IsVisible(), SfxViewFrame::KnowsChildWindow(), LANGUAGE_NONE, SfxViewShell::libreOfficeKitViewCallback(), m_bForceChangesToolbar, m_bInMailMerge, m_nSelectionType, m_pShell, m_pWrtShell, SfxWhichIter::NextWhich(), NID_RECENCY, nLang, NONE, nPos, SwOutlineNodes::npos, nType, NumberList, PageDescToItemSet(), Parent, SfxItemSet::Put(), SfxDispatcher::QueryState(), RES_BACKGROUND(), RES_CHRATR_CJK_LANGUAGE(), RES_CHRATR_CTL_LANGUAGE(), RES_CHRATR_LANGUAGE(), RES_PAPER_BIN(), RES_PARATR_TABSTOP(), rSet, s_nMoveType, SelectShell(), SfxImageItem::SetMirrored(), SfxItemSet::SetParent(), SfxImageItem::SetRotation(), SfxBindings::SetVisibleState(), SwPaM::Start(), SW_MOD, SwResId(), Table, and Text.
Referenced by SwSpellPopup::checkRedline().
OUString SwView::GetThesaurusLookUpText | ( | bool | bSelection | ) | const |
Definition at line 481 of file viewling.cxx.
References m_pWrtShell.
Referenced by SwTextShell::Execute(), and StartThesaurus().
view::XSelectionSupplier * SwView::GetUNOObject | ( | ) |
Definition at line 113 of file view0.cxx.
References m_pViewImpl.
Referenced by SwXDispatch::addStatusListener(), SwXTextDocument::getCurrentSelection(), SwXDispatch::removeStatusListener(), SwMailMergeConfigItem::SetSourceView(), SwMailMergeConfigItem::stopDBChangeListening(), and SwXDispatch::~SwXDispatch().
|
inlineprotected |
Definition at line 358 of file view.hxx.
Referenced by AddTransferable(), CreateTmpSelectionDoc(), Execute(), NotifyDBChanged(), ReadUserDataSequence(), SelectShell(), and SwWebView::SelectShell().
|
inline |
Definition at line 436 of file view.hxx.
Referenced by Execute(), SwTextShell::Execute(), SwViewShell::GetFirstLastVisPageNumbers(), GetState(), SwContentTree::GotoContent(), SwEditWin::JustifyAreaTimer(), lcl_GetPos(), SwEditWin::MouseButtonUp(), ReadUserDataSequence(), SetZoom_(), WriteUserData(), and WriteUserDataSequence().
|
inline |
Definition at line 506 of file view.hxx.
Referenced by SwInputWindow::dispose(), SwTextGridPage::PutGridItem(), SwEditWin::RulerColumnDrag(), SwEditWin::RulerMarginDrag(), and SwInputWindow::ShowWin().
void SwView::GetVRulerMetric | ( | FieldUnit & | rToFill | ) | const |
Definition at line 679 of file viewmdi.cxx.
References m_pVRuler.
Referenced by SwXViewSettings::_getSingleValue(), and SwModule::CreateItemSet().
|
inline |
Definition at line 423 of file view.hxx.
Referenced by SwXViewSettings::_getSingleValue(), SwXViewSettings::_preGetValues(), SwXViewSettings::_preSetValues(), SwXViewSettings::_setSingleValue(), SwEditWin::AcceptDrop(), SwFieldDlg::Activate(), SwXDispatch::addStatusListener(), SwModule::ApplyItemSet(), SwModule::ApplyUsrPref(), AreOnlyFormsSelected(), BeginTextEdit(), SwXTextView::BuildTmpSelectionDoc(), CalcVisArea(), SwNumFormatBase::CallSelectHdl(), SwClipboardChangeListener::changedContents(), SwEditWin::ChangeDrawing(), SwEditWin::ChangeFly(), SwEditWin::changeMousePointer(), SwXTextViewCursor::collapseToEnd(), SwXTextViewCursor::collapseToStart(), SwEditWin::Command(), SwHHCWrapper::ConvContinue_impl(), SwHHCWrapper::Convert(), SdrHHCWrapper::ConvertNextDocument(), sw::annotation::SwAnnotationWin::CreateAccessible(), SwModule::CreateItemSet(), SwTbxAutoTextCtrl::CreatePopupWindow(), SwXTextView::createTextRangeByPixelPosition(), SwInsertDBColAutoPilot::DataToDoc(), SwEditWin::DeleteSurroundingText(), SwXDispatch::dispatch(), SwEditWin::dispose(), DoVerb(), SwCaptionDialog::DrawSample(), SwEditWin::DropCleanup(), SwNavigationPI::EditAction(), EditLinkDlg(), SwFieldDlg::EnableInsert(), EndScrollHdl(), EnsureMailMergeConfigItem(), SwEditWin::EnterDrawMode(), EnterDrawTextMode(), EnterShapeDrawTextMode(), SwAnnotationShell::Exec(), ExecColl(), ExecFormatFootnote(), ExecFormatPaintbrush(), SwAnnotationShell::ExecLingu(), SwTextShell::ExecMoveMisc(), ExecNumberingOutline(), SwModule::ExecOther(), ExecSearch(), ExecTabWin(), SwAnnotationShell::ExecUndo(), SwXMailMerge::execute(), SwDocShell::Execute(), Execute(), SwReadOnlyPopup::Execute(), SwHeaderFooterWin::ExecuteCommand(), SwContentTree::ExecuteContextMenuAction(), SwEditWin::ExecuteDrop(), ExecutePrint(), ExecuteStatusLine(), ExecViewOptions(), SwMMResultPrintDialog::FillInPrinterSettings(), SwEditWin::FlushInBuffer(), SwOleClient::FormatChanged(), GenerateFormLetter(), SwAnnotationShell::GetAnnotationPool(), GetColorConfigColor(), GetColorConfigName(), SwXTextView::GetControl(), SwViewOption::GetCurrentViewOptions(), SwXTextViewCursor::GetDoc(), GetDrawView(), SwEditWin::GetDropDestination(), SwXTextViewCursor::getEnd(), SwEditWin::GetFocus(), SwDropCapsPict::GetFontSettings(), SwXTextView::getFormController(), GetLeftMargin(), SwAnnotationShell::GetLinguState(), SwVisibleCursor::getLOKPayload(), SwXTextViewCursor::getPage(), SwGotoPageDlg::GetPageInfo(), GetPageScrollDownOffset(), GetPageScrollUpOffset(), GetPageStr(), SwXTextViewCursor::GetPaM(), SwXTextViewCursor::getPosition(), GetPrinter(), SwXTextViewCursor::getPropertyDefault(), SwXTextViewCursor::getPropertyState(), SwXTextViewCursor::getPropertyStates(), SwXTextView::getPropertyValue(), SwXTextViewCursor::getPropertyValue(), SwXTextView::getRubyList(), SwXTextView::getSelection(), GetSelectionTextParam(), SwBaseShell::GetShell(), SwDrawTextShell::GetShell(), SwXTextViewCursor::getStart(), GetState(), SwXTextViewCursor::getString(), SwEditWin::GetSurroundingText(), SwEditWin::GetSurroundingTextSelection(), SwXTextViewCursor::getText(), SwXTextDocument::getTrackedChanges(), SwXTextView::getTransferable(), SwXTextView::getTransferableForTextRange(), SwXTextDocument::getViewRenderState(), SwXTextViewCursor::goDown(), SwXTextViewCursor::goLeft(), SwXTextViewCursor::goRight(), GotFocus(), SwXTextViewCursor::gotoEnd(), SwXTextViewCursor::gotoEndOfLine(), SwXTextViewCursor::gotoRange(), SwXTextViewCursor::gotoStart(), SwXTextViewCursor::gotoStartOfLine(), SwXTextViewCursor::goUp(), HasSelection(), IMPL_LINK(), IMPL_LINK_NOARG(), SwInsertDBColAutoPilot::ImplCommit(), ImpSetVerb(), SwXTextDocument::initializeForTiledRendering(), SwMailMergeLayoutPage::InsertAddressAndGreeting(), InsertCaption(), InsertGraphic(), InsertGraphicDlg(), SwAnnotationShell::InsertSymbol(), SwDrawTextShell::InsertSymbol(), SwXTextView::insertTransferable(), SwXTextViewCursor::isAtEndOfLine(), SwXTextViewCursor::isAtStartOfLine(), IsBezierEditMode(), SwXTextViewCursor::isCollapsed(), SwNavigationPI::IsGlobalDoc(), SwEditWin::IsInHeaderFooter(), SwEditWin::IsOverHeaderFooterFly(), isQRCodeSelected(), isSignatureLineSelected(), isSignatureLineSigned(), SwXTextViewCursor::IsTextSelection(), IsTextTool(), SwXTextViewCursor::jumpToEndOfPage(), SwXTextViewCursor::jumpToFirstPage(), SwXTextViewCursor::jumpToLastPage(), SwXTextViewCursor::jumpToNextPage(), SwXTextViewCursor::jumpToPage(), SwXTextViewCursor::jumpToPreviousPage(), SwXTextViewCursor::jumpToStartOfPage(), SwEditWin::KeyInput(), sw::sidebarwindows::SidebarTextControl::KeyInput(), lcl_GetPos(), lcl_isNonDefaultLanguage(), SwInsertDBColAutoPilot::Load(), sw::annotation::SwAnnotationWin::LockView(), SwRedlineTable::LOKRedlineNotification(), SwEditWin::LoseFocus(), MarginChanged(), SwDBManager::MergeMailFiles(), SwCaptionDialog::ModifyHdl(), sw::sidebarwindows::SidebarTextControl::MouseButtonDown(), SwEditWin::MouseButtonDown(), SwEditWin::MouseButtonUp(), SwEditWin::MouseMove(), Move(), SwNavigationPI::MoveOutline(), Notify(), SwNavigationPI::NotifyItemUpdate(), OutHTML_SwFormatField(), SwFieldDlg::PageCreated(), SwParaDlg::PageCreated(), SwContentControlAliasButton::PaintButton(), SwDBManager::PerformMailMerge(), SwLinguServiceEventListener::processLinguServiceEvent(), RecheckBrowseMode(), SwFieldDlg::ReInitDlg(), SwDocShell::ReloadFromHtml(), SwEditWin::RequestHelp(), sw::sidebarwindows::SidebarTextControl::RequestHelp(), SwDropCapsPage::Reset(), SwCondCollPage::Reset(), Scroll(), SdrHHCWrapper::SdrHHCWrapper(), SearchAndWrap(), SwXTextView::select(), SwCondCollPage::SelectHdl(), SelectShell(), SwWebView::SelectShell(), SwCursorShell::sendLOKCursorUpdates(), SwOutlineContentVisibilityWin::Set(), sw::annotation::SwAnnotationWin::SetActiveSidebarWin(), SwEditWin::SetApplyTemplate(), SwEditWin::SetCursorTwipPosition(), SwNumFormatBase::SetDefFormat(), sw::sidebarwindows::SidebarTextControl::SetDrawingArea(), SwNumFormatBase::SetFormatType(), sw::annotation::SwAnnotationWin::SetPosAndSize(), SetPrinter(), SwXTextViewCursor::setPropertyToDefault(), SwXTextView::setPropertyValue(), SwXTextViewCursor::setPropertyValue(), SwXTextView::setRubyList(), SwMailMergeConfigItem::SetSourceView(), SwXTextViewCursor::setString(), SwInsertDBColAutoPilot::SetTabSet(), SwDocShell::SetView(), SetVisArea(), SwEditWin::ShowAutoCorrectQuickHelp(), SwEditWin::ShowAutoText(), SwInsertDBColAutoPilot::SplitTextToColArr(), SwEditWin::StartDrag(), SwEditWin::StartExecuteDrag(), StateFormatPaintbrush(), SwModule::StateOther(), StateStatusLine(), StateTabWin(), SwAnnotationShell::StateUndo(), StateViewOptions(), SwEditWin::StdDrawMode(), SwEditWin::StopQuickHelp(), SwapPageMargin(), SwBaseShell::SwBaseShell(), SwCaptionDialog::SwCaptionDialog(), SwFrameShell::SwFrameShell(), SwInsertChart::SwInsertChart(), SwInsertDBColAutoPilot::SwInsertDBColAutoPilot(), SwPostItMgr::SwPostItMgr(), SwReadOnlyPopup::SwReadOnlyPopup(), SwTitlePageDlg::SwTitlePageDlg(), sw::annotation::SwAnnotationWin::ToggleInsMode(), SwDocShell::ToggleLayoutMode(), SwEditWin::ToggleOutlineContentVisibility(), sw::annotation::SwAnnotationWin::UnsetActiveSidebarWin(), SwMailMergeConfigItem::updateCurrentDBDataFromDocument(), sw::SwDocIdle::UpdateMinPeriod(), SwDropCapsPict::UpdatePaintSettings(), SwEditWin::UpdatePointer(), SwBreakDashedLine::UpdatePosition(), SwNavigationPI::UsePage(), SdrHHCWrapper::~SdrHHCWrapper(), SwAnnotationShell::~SwAnnotationShell(), SwBaseShell::~SwBaseShell(), SwHHCWrapper::~SwHHCWrapper(), SwNavigationPI::~SwNavigationPI(), and ~SwView().
|
inline |
Definition at line 424 of file view.hxx.
Referenced by SwRedlineAcceptDlg::Activate(), SwModelessRedlineAcceptDlg::Activate(), sw::annotation::SwAnnotationWin::ActivatePostIt(), SwXTextView::BuildTmpSelectionDoc(), SwRedlineAcceptDlg::CalcDiff(), SwRedlineAcceptDlg::CallAcceptReject(), SwTemplateControl::Command(), SwEditWin::CreateAccessible(), SwModule::CreateTabPage(), SwEditWin::DataChanged(), sw::annotation::SwAnnotationWin::Delete(), SwEditWin::dispose(), ExecColl(), SwNavigationPI::FillBox(), SwContentTree::FillTransferData(), flushPendingLOKInvalidateTiles(), SwVisibleCursor::getLOKPayload(), getLOKPayload(), getLOKVisibleArea(), sw::annotation::SwAnnotationWin::GetMinimumSizeWithoutMeta(), sw::annotation::SwAnnotationWin::GetPrefScrollbarWidth(), SwRedlineAcceptDlg::GetRedlinePos(), SwXTextDocument::getRenderer(), SwXTextDocument::getRendererCount(), SwBaseShell::GetShellPtr(), SwXTextDocument::getViewRenderState(), SwSpellDialogChildWindow::GetWrtShell_Impl(), GotFocus(), sw::UndoManager::impl_DoUndoRedo(), IMPL_LINK(), IMPL_LINK_NOARG(), SwRedlineAcceptDlg::InitAuthors(), sw::annotation::SwAnnotationWin::InitControls(), SwModule::InsertEnv(), SwFieldPage::InsertField(), InsertGraphic(), SwModule::InsertLab(), SwRedlineAcceptDlg::InsertParents(), lcl_CreateWorkingDocument(), SwEditWin::LoseFocus(), SwDBManager::MergeMailFiles(), SwNavigationPI::Notify(), SwNavigationPI::NotifyItemUpdate(), SwEditWin::Paint(), SwLinguServiceEventListener::processLinguServiceEvent(), SwRedlineAcceptDlg::RemoveParents(), SwXTextDocument::render(), sw::annotation::SwAnnotationWin::Rescale(), SwCursorShell::sendLOKCursorUpdates(), sw::annotation::SwAnnotationWin::SetMenuButtonColors(), sw::annotation::SwAnnotationWin::SetResolved(), sw::annotation::SwAnnotationWin::SetSpellChecking(), SwInputWindow::SwInputWindow(), SwNavigationPI::SwNavigationPI(), SwGlobalTree::Update(), and SwDrawBase::~SwDrawBase().
|
inlineprivate |
Definition at line 721 of file view.hxx.
References tools::Rectangle::GetWidth(), m_aVisArea, and nScrollX.
|
inlineprivate |
Definition at line 726 of file view.hxx.
References tools::Rectangle::GetHeight(), m_aVisArea, and nScrollY.
Referenced by CalcPt(), GetPageScrollDownOffset(), GetPageScrollUpOffset(), PageDown(), PageUp(), and Scroll().
void SwView::GotFocus | ( | ) | const |
Definition at line 167 of file view.cxx.
References BROWSE_MODE, FmFormShell::ForgetActiveControl(), SwViewOption::getBrowseMode(), GetDispatcher(), SwViewShell::GetDoc(), SwDoc::getIDocumentLayoutAccess(), SwDoc::getIDocumentSettingAccess(), SfxDispatcher::GetShell(), SwViewShell::GetViewOptions(), GetWrtShell(), GetWrtShellPtr(), m_pPostItMgr, IDocumentSettingAccess::set(), and IDocumentLayoutAccess::SetCurrentViewShell().
Referenced by SwEditWin::GetFocus().
bool SwView::HandleGestureZoomCommand | ( | const CommandEvent & | rCEvt | ) |
Definition at line 1231 of file viewport.cxx.
References CommandEvent::GetGestureZoomData(), m_fAccumulatedZoom, m_fLastZoomScale, m_pWrtShell, MAX_ZOOM_PERCENT, MIN_ZOOM_PERCENT, pData, and SetZoom().
Referenced by SwEditWin::Command().
bool SwView::HandleWheelCommands | ( | const CommandEvent & | rCEvt | ) |
Definition at line 1190 of file viewport.cxx.
References COMMAND_WHEEL_PAGESCROLL, CommandWheelData::GetDelta(), CommandWheelData::GetMode(), CommandWheelData::GetScrollLines(), CommandEvent::GetWheelData(), m_bWheelScrollInProgress, m_pEditWin, m_pHScrollbar, m_pVScrollbar, m_pWrtShell, MAX_ZOOM_PERCENT, min(), MIN_ZOOM_PERCENT, PhyPageDown(), PhyPageUp(), SetZoom(), basegfx::zoomtools::zoomIn(), and basegfx::zoomtools::zoomOut().
Referenced by sw::sidebarwindows::SidebarTextControl::Command(), and SwEditWin::Command().
bool SwView::HasOnlyObj | ( | SdrObject const * | pSdrObj, |
SdrInventor | eObjInventor | ||
) | const |
Definition at line 686 of file viewdraw.cxx.
References SdrObjList::GetObj(), SdrObjList::GetObjCount(), SdrObject::GetObjInventor(), SdrObject::GetSubList(), HasOnlyObj(), i, and SdrObject::IsGroupObject().
Referenced by AreOnlyFormsSelected(), and HasOnlyObj().
|
overridevirtual |
Reimplemented from SfxViewShell.
Definition at line 135 of file viewprt.cxx.
|
overridevirtual |
Reimplemented from SfxViewShell.
Definition at line 1668 of file view.cxx.
References GetWrtShell(), and SwWrtShell::HasSelection().
Referenced by GetSelectionTextParam(), HyphenateDocument(), IsValidSelectionForThesaurus(), lcl_GetPrintUIOptions(), StartTextConversion(), and StartThesaurus().
|
overridevirtual |
|
private |
Definition at line 399 of file viewling.cxx.
References BODY, Application::CreateMessageDialog(), DrawObject, DrawObjectEditMode, ERRCODE_SVX_LINGU_LINGUNOTEXISTS, ERRCTX_SVX_LINGU_HYPHENATION, GetEditWin(), SfxViewShell::GetFrameWeld(), GetHyphenator(), GetLinguPropertySet(), ErrorHandler::HandleError(), SwEditShell::HasHyphIter(), HasSelection(), HyphenateDrawText(), INSATTR, SwViewOption::IsIdle(), m_pEditWin, m_pWrtShell, RET_YES, RID_SVXERRCTX, SwViewOption::SetIdle(), SvxSpellWrapper::SpellDocument(), SvxResLocale(), and SwResId().
Referenced by ExecLingu().
|
private |
Definition at line 746 of file viewdraw.cxx.
References EE_PARA_HYPHENATE(), FN_HYPHENATE_OPT_DLG, SfxViewFrame::GetBindings(), SfxShell::GetPool(), SfxViewShell::GetViewFrame(), SfxBindings::Invalidate(), IsDrawTextHyphenate(), m_pWrtShell, SfxItemSet::Put(), and SdrView::SetAttributes().
Referenced by HyphenateDocument().
|
private |
Definition at line 376 of file viewling.cxx.
References Curr, End, m_pWrtShell, OtherEnd, OtherStart, and Start.
Referenced by SwHyphWrapper::SpellStart().
|
protected |
Definition at line 141 of file view.cxx.
References Content, SfxShell::GetFrame(), SfxViewShell::GetViewFrame(), GetWrtShell(), Graphic, m_bVerbsActive, m_pWrtShell, NONE, Ole, and SfxShell::SetVerbs().
Referenced by SelectShell(), and SwWebView::SelectShell().
|
staticprivate |
SfxInterface initializer.
Definition at line 84 of file view0.cxx.
References FN_INSERT_FIELD_DATA_ONLY, FN_REDLINE_ACCEPT, FN_SYNC_LABELS, FN_WORDCOUNT_DIALOG, and SFX_OBJECTBAR_TOOLS.
|
overrideprotectedvirtual |
Reimplemented from SfxViewShell.
Definition at line 939 of file viewport.cxx.
References Size::AdjustHeight(), Size::AdjustWidth(), Point::AdjustX(), Point::AdjustY(), SvBorder::Bottom(), bProtectDocShellVisArea, CalcAndSetBorderPixel(), CalcVisArea(), SfxViewShell::GetBorderPixel(), GetEditWin(), SfxShell::GetFrame(), vcl::Window::GetMapMode(), SfxViewShell::GetObjectShell(), MapMode::GetScaleX(), tools::Rectangle::GetSize(), SfxViewShell::GetViewFrame(), SfxObjectShell::GetVisArea(), SfxViewShell::GetWindow(), Size::Height(), InvalidateRulerPos(), Size::IsEmpty(), Fraction::IsValid(), SvBorder::Left(), vcl::Window::LogicToPixel(), m_bInInnerResizePixel, m_bShowAtResize, m_pHRuler, m_pHScrollbar, m_pVRuler, m_pVScrollbar, m_pWrtShell, SvBorder::Right(), vcl::Window::SetPosSizePixel(), SfxViewShell::SetZoomFactor(), ShowAtResize(), SvBorder::Top(), ViewResizePixel(), and Size::Width().
void SwView::InsertCaption | ( | const InsCaptionOpt * | pOpt | ) |
Definition at line 196 of file viewdlg2.cxx.
References InsCaptionOpt::CopyAttributes(), Draw, DrawObject, SwEditShell::EndAllAction(), SwWrtShell::EnterSelFrameMode(), eType, Fly, Frame, InsCaptionOpt::GetCaption(), InsCaptionOpt::GetCategory(), InsCaptionOpt::GetCharacterStyle(), SwViewShell::GetDoc(), GetEditWin(), SwFieldMgr::GetFieldType(), SwFieldMgr::GetFieldTypeCount(), InsCaptionOpt::GetLevel(), SwFieldType::GetName(), InsCaptionOpt::GetNumSeparator(), InsCaptionOpt::GetNumType(), SwWrtShell::GetParaStyle(), SwStyleNameMapper::GetPoolIdFromUIName(), InsCaptionOpt::GetPos(), SwWrtShell::GetSelectionType(), InsCaptionOpt::GetSeparator(), SwEditShell::GetTextCollFromPool(), GetWrtShell(), Graphic, nsSwGetSetExpType::GSE_SEQ, i, InsCaptionOpt::IgnoreSeqOpts(), SwFieldMgr::InsertFieldType(), SwFEShell::InsertLabel(), SwFEShell::IsFrameSelected(), SwEditShell::MakeTextFormatColl(), nCount, Object, Ole, RES_POOLCOLL_LABEL, SwSetExpFieldType::SetDelimiter(), SetExp, SetOldDrwCat(), SetOldFrameCat(), SetOldGrfCat(), SetOldTabCat(), SwSetExpFieldType::SetOutlineLvl(), SwEditShell::StartAllAction(), SwEditWin::StopInsFrame(), Table, Text, TxtColl, Unknown, SwEditShell::UpdateExpFields(), and SwFieldType::Which().
Referenced by SwCaptionDialog::Apply(), and AutoCaption().
tools::Long SwView::InsertDoc | ( | sal_uInt16 | nSlotId, |
const OUString & | rFileName, | ||
const OUString & | rFilterName, | ||
sal_Int16 | nVersion = 0 |
||
) |
Definition at line 2738 of file view2.cxx.
References GetDocShell(), SfxObjectShell::GetFactory(), SfxFilterContainer::GetFilter4FilterName(), SfxObjectFactory::GetFilterContainer(), SfxFilterContainer::GetName(), SfxFilterMatcher::GuessFilter(), InsertMedium(), LINK, m_pViewImpl, and nVersion.
Referenced by Execute(), and ExecuteInsertDoc().
ErrCode SwView::InsertGraphic | ( | const OUString & | rPath, |
const OUString & | rFilter, | ||
bool | bLink, | ||
GraphicFilter * | pFlt | ||
) |
Definition at line 299 of file view2.cxx.
References SwCursorShell::EndAction(), ERRCODE_NONE, Frame, GetDocShell(), GraphicFilter::GetGraphicFilter(), INetURLObject::GetMainURL(), URIHelper::GetMaybeFileHdl(), SfxObjectShell::GetMedium(), GraphicNativeMetadata::getRotation(), SwWrtShell::GetSelectionType(), SfxMedium::GetURLObject(), GetWrtShell(), GetWrtShellPtr(), GRF, SfxObjectShell::HasName(), SwWrtShell::HasSelection(), SwWrtShell::InsertGraphic(), GraphicFilter::LoadGraphic(), INetURLObject::NONE, GraphicNativeMetadata::read(), SwEditShell::ReRead(), GraphicNativeTransform::rotate(), Graphic::setOriginURL(), URIHelper::SmartRel2Abs(), and SwCursorShell::StartAction().
Referenced by InsertGraphicDlg().
bool SwView::InsertGraphicDlg | ( | SfxRequest & | rReq | ) |
Definition at line 367 of file view2.cxx.
References SwRewriter::AddRule(), Any, SfxRequest::AppendItem(), AutoCaption(), Application::CreateMessageDialog(), SfxRequest::Done(), SwCursorShell::EndAction(), SwEditShell::EndUndo(), ERRCODE_GRFILTER_FILTERERROR, ERRCODE_GRFILTER_FORMATERROR, ERRCODE_GRFILTER_IOERROR, ERRCODE_GRFILTER_OPENERROR, ERRCODE_GRFILTER_TOOBIG, ERRCODE_GRFILTER_VERSIONERROR, ERRCODE_NONE, Exception, SwDoc::FindFrameFormatByName(), Frame, sw::proofreadingiterator::get(), SfxRequest::GetArg(), SfxRequest::GetArgs(), SwDoc::GetDfltFrameFormat(), SwDocShell::GetDoc(), GetDocShell(), SwDoc::GetFrameFormats(), SwStyleNameMapper::GetFrameFormatUINameArray(), SfxViewShell::GetFrameWeld(), GraphicFilter::GetGraphicFilter(), GetHtmlMode(), SwFormat::GetName(), SwWrtShell::GetSelectionType(), CntUnencodedStringItem::GetValue(), SfxBoolItem::GetValue(), GetWrtShell(), GRAPHIC_CAP, SwWrtShell::HasSelection(), HTMLMODE_ON, i, SfxRequest::Ignore(), INSERT, InsertGraphic(), InsertGraphic, SwFormat::IsAuto(), SwFormat::IsDefault(), SwFEShell::IsFrameSelected(), Application::IsHeadlessModeEnabled(), SwViewShell::LockPaint(), SwDoc::MakeFrameFormat(), pName, RET_OK, SwFEShell::SetFrameFormat(), SwCursorShell::StartAction(), SwEditShell::StartUndo(), SwResId(), UndoArg1, and SwViewShell::UnlockPaint().
Referenced by Execute(), and SwGrfShell::Execute().
tools::Long SwView::InsertMedium | ( | sal_uInt16 | nSlotId, |
std::unique_ptr< SfxMedium > | pMedium, | ||
sal_Int16 | nVersion | ||
) |
Definition at line 2778 of file view2.cxx.
References SfxRequest::AppendItem(), Application::CreateMessageDialog(), SwXTextRange::CreateXTextRange(), SfxRequest::Done(), ERR_SWG_READ_ERROR, ERRCODE_NONE, Execute(), FN_UPDATE_TOX, tools::SvRef< typename T >::get(), SfxViewFrame::GetBindings(), SwDocShell::GetDoc(), GetDocShell(), GetEditWin(), SfxViewShell::GetFrameWeld(), SwDoc::GetIDocumentUndoRedo(), SfxShell::GetName(), SfxShell::GetPool(), SfxBindings::GetRecorder(), SfxViewShell::GetViewFrame(), ErrorHandler::HandleError(), SfxObjectShell::HandleFilter(), SfxObjectShell::ImportFrom(), tools::SvRef< typename T >::is(), ErrCode::IsError(), lcl_PageDescWithHeader(), m_pWrtShell, nVersion, SwDocShell::StartConvertFrom(), SwFindDocShell(), and SwResId().
Referenced by InsertDoc().
void SwView::InsertThesaurusSynonym | ( | const OUString & | rSynonmText, |
const OUString & | rLookUpText, | ||
bool | bValidSelection | ||
) |
Definition at line 486 of file viewling.cxx.
References SwPosition::AdjustContent(), Cells, CH_TXTATR_INWORD, DELETE, SwPaM::GetMark(), SwPaM::GetPoint(), m_pWrtShell, and pChar.
Referenced by SwTextShell::Execute(), and StartThesaurus().
void SwView::InsFrameMode | ( | sal_uInt16 | nCols | ) |
Definition at line 2419 of file view2.cxx.
References GetEditWin(), SwFormat::GetFrameSize(), SwFormatCol::GetGutterWidth(), SvxLRSpaceItem::GetLeft(), SwFormat::GetLRSpace(), SvxLRSpaceItem::GetRight(), SwFlyFrameAttrMgr::GetSize(), SvxSizeItem::GetWidth(), SwFormatCol::GetWishWidth(), Size::Height(), SwFormatCol::Init(), SwFlyFrameAttrMgr::InsertFlyFrame(), SwEditWin::InsFrame(), m_pWrtShell, SwFlyFrameAttrMgr::SetCol(), SwFlyFrameAttrMgr::SetSize(), and TEXT.
Referenced by SwTextShell::ExecInsert().
void SwView::InvalidateRulerPos | ( | ) |
Definition at line 107 of file viewport.cxx.
References FN_STAT_PAGE, SfxViewFrame::GetBindings(), SfxViewShell::GetViewFrame(), SfxBindings::Invalidate(), m_pHRuler, and m_pVRuler.
Referenced by SwBaseShell::ExecDlg(), ExecuteStatusLine(), IMPL_LINK_NOARG(), InnerResizePixel(), SwEditWin::MouseButtonDown(), OuterResizePixel(), SetPrinter(), SetVisArea(), and SwTitlePageDlg::SwTitlePageDlg().
bool SwView::IsBezierEditMode | ( | ) | const |
Definition at line 626 of file viewdraw.cxx.
References GetDrawView(), GetWrtShell(), and IsDrawSelMode().
Referenced by SwWrtShell::GetSelectionType().
|
overridevirtual |
Reimplemented from SfxShell.
Definition at line 1661 of file view2.cxx.
References FN_REDLINE_ACCEPT_DIRECT, FN_REDLINE_REJECT_DIRECT, SfxRequest::GetSlot(), comphelper::LibreOfficeKit::isActive(), SfxShell::IsConditionalFastCall(), and nId.
|
static |
Definition at line 1982 of file view.cxx.
Referenced by SwMailMergeWizard::enterState(), and IMPL_LINK_NOARG().
|
private |
Definition at line 54 of file viewport.cxx.
References GetDocShell(), and m_pWrtShell.
Referenced by CalcPt(), CalcVisArea(), CheckVisArea(), DocSzChgd(), EndScrollHdl(), ReadUserDataSequence(), Scroll(), SetHScrollMax(), SetVisArea(), SetVScrollMax(), and UpdateScrollbars().
|
inline |
Definition at line 550 of file view.hxx.
Referenced by Execute(), SwNavigationShell::Execute(), SwWrtShell::GetSelectionType(), SwSpellDialogChildWindow::MakeTextSelection_Impl(), and SwEditWin::MouseButtonUp().
|
inline |
Definition at line 540 of file view.hxx.
Referenced by SwDrawShell::GetState(), and NoRotate().
|
inline |
Definition at line 542 of file view.hxx.
Referenced by IsBezierEditMode(), and ConstRectangle::MouseButtonDown().
|
private |
Definition at line 733 of file viewdraw.cxx.
References EE_PARA_HYPHENATE(), SfxItemSet::Get(), SdrView::GetAttributes(), SdrModel::GetItemPool(), SfxItemSet::GetItemState(), SdrPaintView::GetModel(), and m_pWrtShell.
Referenced by HyphenateDrawText().
bool SwView::IsFormMode | ( | ) | const |
Definition at line 631 of file viewdraw.cxx.
References AreOnlyFormsSelected(), GetDrawFuncPtr(), and SwDrawBase::IsInsertForm().
Referenced by SwWrtShell::GetSelectionType().
|
inline |
Definition at line 718 of file view.hxx.
Referenced by SwTextPaintInfo::DrawCSDFHighlighting().
bool SwView::IsHScrollbarVisible | ( | ) | const |
Definition at line 755 of file viewmdi.cxx.
References m_pHScrollbar.
Referenced by StateViewOptions().
bool SwView::IsPasteAllowed | ( | ) |
Definition at line 1867 of file view.cxx.
References TransferableDataHelper::CreateFromSystemClipboard(), GetEditWin(), SwTransferable::GetSotDestination(), TransferableDataHelper::GetXTransferable(), SwTransferable::IsPaste(), SwTransferable::IsPasteSpecial(), m_bPasteSpecialState, m_bPasteState, m_nLastPasteDestination, m_pViewImpl, and m_pWrtShell.
bool SwView::IsPasteSpecialAllowed | ( | ) |
Definition at line 1891 of file view.cxx.
References TransferableDataHelper::CreateFromSystemClipboard(), GetEditWin(), SwTransferable::GetSotDestination(), TransferableDataHelper::GetXTransferable(), FmFormShell::IsActiveControl(), SwTransferable::IsPaste(), SwTransferable::IsPasteSpecial(), m_bPasteSpecialState, m_bPasteState, m_nLastPasteDestination, m_pFormShell, m_pViewImpl, and m_pWrtShell.
bool SwView::IsPasteSpreadsheet | ( | bool | bHasOwnTableCopied | ) |
Definition at line 1917 of file view.cxx.
References TransferableDataHelper::CreateFromSystemClipboard(), GetEditWin(), TransferableDataHelper::GetXTransferable(), TransferableDataHelper::HasFormat(), and SwTransferable::IsPasteOwnFormat().
bool SwView::isQRCodeSelected | ( | ) | const |
Definition at line 162 of file viewdlg2.cxx.
References SwViewShell::GetDrawView(), SdrMarkView::GetMarkedObjectByIndex(), SdrMarkView::GetMarkedObjectCount(), SdrGrafObj::getQrCode(), and GetWrtShell().
Referenced by GetState().
bool SwView::IsScroll | ( | const tools::Rectangle & | rRect | ) | const |
Definition at line 388 of file viewport.cxx.
References tools::Rectangle::Contains(), m_aVisArea, m_bCenterCursor, and m_bTopCursor.
bool SwView::isSignatureLineSelected | ( | ) | const |
Definition at line 120 of file viewdlg2.cxx.
References SwViewShell::GetDrawView(), SdrMarkView::GetMarkedObjectByIndex(), SdrMarkView::GetMarkedObjectCount(), GetWrtShell(), and SdrGrafObj::isSignatureLine().
Referenced by GetState().
bool SwView::isSignatureLineSigned | ( | ) | const |
Definition at line 141 of file viewdlg2.cxx.
References SwViewShell::GetDrawView(), SdrMarkView::GetMarkedObjectByIndex(), SdrMarkView::GetMarkedObjectCount(), GetWrtShell(), and SdrGrafObj::isSignatureLineSigned().
Referenced by GetState().
|
inline |
Definition at line 455 of file view.hxx.
Referenced by ExecTabWin(), and StateTabWin().
|
inline |
Definition at line 457 of file view.hxx.
Referenced by StateTabWin().
|
private |
Definition at line 607 of file viewdraw.cxx.
References SwViewShell::GetDrawView(), GetWrtShell(), SdrMarkView::IsCreateMode(), nId, SdrCreateView::SetCreateMode(), and SdrCreateView::TakeCurrentObj().
Referenced by EnterDrawTextMode().
bool SwView::IsValidSelectionForThesaurus | ( | ) | const |
Definition at line 471 of file viewling.cxx.
References HasSelection(), and m_pWrtShell.
Referenced by StartThesaurus().
bool SwView::IsVScrollbarVisible | ( | ) | const |
Definition at line 767 of file viewmdi.cxx.
References m_pVScrollbar.
Referenced by StateViewOptions().
bool SwView::JumpToSwMark | ( | std::u16string_view | rMark | ) |
Definition at line 2545 of file view2.cxx.
References cMarkSeparator, cSequenceMarkSeparator, INetURLObject::decode(), End, IDocumentMarkAccess::findMark(), FLYCNTTYPE_ALL, FLYCNTTYPE_FRM, FLYCNTTYPE_GRF, FLYCNTTYPE_OLE, IDocumentMarkAccess::getAllMarksEnd(), getLocale(), SwFormatINetFormat::GetTextINetFormat(), tools::Rectangle::IsEmpty(), JumpToTOXMark(), m_aVisArea, m_bCenterCursor, m_bMakeSelectionVisible, m_bTopCursor, m_pWrtShell, nPos, REF_SEQUENCEFLD, SetCursorAtTop(), sName, Start, o3tl::toInt32(), and INetURLObject::WithCharset.
Referenced by Execute().
void SwView::KillTab | ( | ) |
Definition at line 655 of file viewmdi.cxx.
References SfxViewShell::InvalidateBorder(), and m_pHRuler.
Referenced by lcl_SetUIPrefs(), and Notify().
void SwView::KillVRuler | ( | ) |
Definition at line 698 of file viewmdi.cxx.
References SfxViewShell::InvalidateBorder(), m_pHRuler, and m_pVRuler.
Referenced by lcl_SetUIPrefs(), and Notify().
|
inline |
Definition at line 549 of file view.hxx.
Referenced by SwPostItMgr::AssureStdModeAtShell(), SwWrtShell::DelRight(), SwEditWin::EnterDrawTextMode(), SwDrawBase::EnterSelectMode(), ExecDraw(), Execute(), SwBezierShell::Execute(), SwDrawBaseShell::Execute(), SwNavigationShell::Execute(), ExitDraw(), SwWrtShell::GetSelectionType(), SwEditWin::KeyInput(), lcl_AssureStdModeAtShell(), SwWrtShell::MakeAllFoldedOutlineContentVisible(), SwSpellDialogChildWindow::MakeTextSelection_Impl(), SwEditWin::MouseButtonDown(), SwDrawBase::MouseButtonUp(), ConstRectangle::MouseButtonUp(), Notify(), SwWrtShell::PushCursor(), SwEditWin::SelectMenuPosition(), SwEditWin::StopInsFrame(), and SwEditWin::ToggleOutlineContentVisibility().
|
overridevirtual |
Reimplemented from SfxViewShell.
Definition at line 151 of file view1.cxx.
References SfxViewShell::GetMargin(), GetWrtShell(), and SwViewShell::SetBrowseBorder().
|
overrideprivatevirtual |
Reimplemented from SfxViewShell.
Definition at line 1183 of file viewport.cxx.
References SwWrtShell::EndSelect(), GetWrtShell(), and SfxViewShell::Move().
void SwView::NoRotate | ( | ) |
Definition at line 439 of file viewdraw.cxx.
References FlipDrawRotate(), SfxViewFrame::GetBindings(), SfxViewShell::GetViewFrame(), IsDrawRotate(), m_pWrtShell, and SfxBindings::SetState().
Referenced by SwEditWin::EnterDrawTextMode(), SwDrawBase::EnterSelectMode(), ExecDraw(), SwDrawShell::ExecDrawAttrArgs(), SwDrawShell::ExecDrawDlg(), ExitDraw(), ConstRectangle::MouseButtonDown(), SwEditWin::MouseButtonDown(), SwDrawBase::MouseButtonUp(), SwEditWin::SelectMenuPosition(), and SwTransferable::SetSelInShell().
|
overrideprivatevirtual |
Reimplemented from SfxViewShell.
Definition at line 1698 of file view.cxx.
References CreateTab(), CreateVRuler(), SwDrawBase::Deactivate(), SfxDispatcher::ExecuteList(), FN_REDLINE_ACCEPT_ALL, FN_REDLINE_ACCEPT_DIRECT, FN_REDLINE_NEXT_CHANGE, FN_REDLINE_PREV_CHANGE, FN_REDLINE_REJECT_ALL, FN_REDLINE_REJECT_DIRECT, SfxViewFrame::GetBindings(), GetDispatcher(), SwDocShell::GetDoc(), GetDocShell(), GetDrawFuncPtr(), IDocumentDrawModelAccess::GetDrawModel(), GetDrawView(), GetFormShell(), SfxHint::GetId(), SwDoc::getIDocumentDrawModelAccess(), FmFormModel::GetOpenInDesignMode(), SfxViewShell::GetViewFrame(), SwViewShell::GetViewOptions(), GetWrtShell(), SfxBindings::Invalidate(), SfxObjectShell::IsInModalMode(), SfxObjectShell::IsReadOnly(), IsReadOnly(), SwViewOption::IsViewHRuler(), SwViewOption::IsViewVRuler(), KillTab(), KillVRuler(), LeaveDrawCreate(), m_pHRuler, m_pVRuler, nId, SfxViewShell::Notify(), ResetSubShell(), SetDrawFuncPtr(), SwWrtShell::SetReadonlyOption(), and FmFormShell::SetView().
|
overridevirtual |
See SfxViewShell::NotifyCursor().
Reimplemented from SfxViewShell.
Definition at line 289 of file viewprt.cxx.
References m_pWrtShell.
void SwView::NotifyDBChanged | ( | ) |
Definition at line 1931 of file view.cxx.
References SwView_Impl::GetUNOObject_Impl(), GetViewImpl(), and SwXTextView::NotifyDBChanged().
Referenced by SwWrtShell::ChgDBData().
Reimplemented from SfxViewShell.
Definition at line 1018 of file viewport.cxx.
References CalcAndSetBorderPixel(), CalcVisArea(), GetDocShell(), GetEditWin(), Size::Height(), InvalidateRulerPos(), tools::Rectangle::IsEmpty(), Size::IsEmpty(), SfxObjectShell::IsPreview(), SwViewOption::IsReadonly(), SwViewOption::IsStarOneSetting(), SwViewOption::IsViewHScrollBar(), SwViewOption::IsViewVScrollBar(), m_aVisArea, m_bHScrollbarEnabled, m_bInOuterResizePixel, m_bShowAtResize, m_bVScrollbarEnabled, m_pHRuler, m_pHScrollbar, m_pPostItMgr, m_pVRuler, m_pVScrollbar, m_pWrtShell, OuterResize, SetZoom_(), ShowAtResize(), ShowHScrollbar(), ShowVScrollbar(), ViewResizePixel(), and Size::Width().
Referenced by DocSzChgd(), and SetVisArea().
|
private |
Definition at line 584 of file viewport.cxx.
References Point::AdjustY(), tools::Rectangle::GetHeight(), GetYScroll(), m_aVisArea, SetVisArea(), SetVScrollMax(), Point::setY(), tools::Rectangle::TopLeft(), and Point::Y().
Referenced by PageDownCursor().
|
private |
Definition at line 657 of file viewport.cxx.
References GetPageScrollDownOffset(), m_pWrtShell, and PageDown().
Referenced by Execute().
|
private |
Definition at line 572 of file viewport.cxx.
References Point::AdjustY(), tools::Rectangle::GetHeight(), GetYScroll(), m_aVisArea, SetVisArea(), Point::setY(), tools::Rectangle::TopLeft(), and Point::Y().
Referenced by PageUpCursor().
|
private |
Definition at line 631 of file viewport.cxx.
References Chars, eType, FOOTNOTE, GetPageScrollUpOffset(), m_pWrtShell, and PageUp().
Referenced by Execute().
|
private |
Definition at line 613 of file viewport.cxx.
References Point::AdjustY(), AlignToPixel(), GetEditWin(), Height, tools::Rectangle::Left(), m_aVisArea, m_pWrtShell, SetVisArea(), and Point::Y().
Referenced by HandleWheelCommands().
|
private |
Definition at line 595 of file viewport.cxx.
References Point::AdjustY(), AlignToPixel(), GetEditWin(), Height, tools::Rectangle::Left(), m_aVisArea, m_pWrtShell, SetVisArea(), and Point::Y().
Referenced by HandleWheelCommands().
|
overridevirtual |
Reimplemented from SfxViewShell.
Definition at line 1851 of file view.cxx.
References SfxViewFrame::GetDispatcher(), SfxViewShell::GetViewFrame(), SfxDispatcher::IsLocked(), SfxDispatcher::Lock(), m_pFormShell, SfxViewShell::PrepareClose(), FmFormShell::PrepareClose(), and SfxViewFrame::SetChildWindow().
|
overridevirtual |
Reimplemented from SfxViewShell.
Definition at line 1249 of file view.cxx.
References DOCUMENTBORDER, o3tl::getToken(), SwViewOption::GetZoom(), SwViewOption::GetZoomType(), lcl_IsOwnDocument(), m_bOldShellWasPagePreview, m_nNewPage, m_pViewImpl, m_pWrtShell, m_sNewCursorPos, nPos, SelectShell(), SetVisArea(), SetZoom(), o3tl::toInt32(), and tools::Rectangle::TopLeft().
Referenced by Activate().
|
overridevirtual |
Reimplemented from SfxViewShell.
Definition at line 1368 of file view.cxx.
References DOCUMENTBORDER, Footer, SwDocShell::GetDoc(), GetDocShell(), IDocumentDrawModelAccess::GetDrawModel(), GetEditWin(), SwDoc::getIDocumentDrawModelAccess(), vcl::Window::GetOutDev(), OutputDevice::GetOutputSize(), SwView_Impl::GetUNOObject_Impl(), GetViewImpl(), SwViewOption::GetViewLayoutColumns(), SwXTextView::getViewSettings(), GetVisArea(), SwViewOption::GetZoom(), SwViewOption::GetZoomType(), Header, IsDocumentBorder(), SwViewOption::IsKeepRatio(), SwViewOption::IsViewLayoutBookMode(), lcl_IsOwnDocument(), tools::Rectangle::Left(), SwRect::Left(), m_aDocSz, m_bIsPreviewDoubleClick, m_bOldShellWasPagePreview, m_pHScrollbar, m_pViewImpl, m_pWrtShell, o3tl::mm100, NONE, SdrModel::ReadUserDataSequenceValue(), SelectShell(), SwViewOption::SetKeepRatio(), SetViewLayout(), SetVisArea(), Point::setX(), SetZoom(), SW_MOD, tools::Rectangle::Top(), SwRect::Top(), o3tl::toTwips(), Size::Width(), and Point::X().
void SwView::RecheckBrowseMode | ( | ) |
Definition at line 173 of file view0.cxx.
References CheckVisArea(), eType, FN_HSCROLLBAR, FN_PRINT_LAYOUT, FN_QRY_MERGE, FN_RULER, FN_SHADOWCURSOR, FN_VIEW_BOUNDS, FN_VIEW_FIELDS, FN_VIEW_GRAPHIC, FN_VIEW_MARKS, FN_VIEW_META_CHARS, FN_VIEW_SECTION_BOUNDARIES, FN_VIEW_TABLEGRID, FN_VLINEAL, FN_VSCROLLBAR, SfxViewFrame::GetBindings(), SfxViewShell::GetViewFrame(), GetWrtShell(), SfxBindings::Invalidate(), SfxViewShell::InvalidateBorder(), and SetZoom().
Referenced by SwXTextDocument::getRendererCount(), and SwDocShell::ToggleLayoutMode().
|
private |
Definition at line 632 of file viewsrch.cxx.
References SwRewriter::AddRule(), aTextFormatCollSetRange, FUNC_Search(), SvxSearchItem::GetBackward(), SvxSearchItem::GetCommand(), GetDocShell(), SvxSearchItem::GetPattern(), GetPostItMgr(), SvxSearchItem::GetRegExp(), SvxSearchItem::GetReplaceString(), SvxSearchItem::GetSearchString(), SvxSearchItem::GetSelection(), SwWrtShell::GETSTYLE_CREATESOME, m_pWrtShell, SwPostItMgr::Replace(), s_pSrchItem, s_xReplaceList, SvxSearchItem::SetCommand(), SvxSearchItem::SetSelection(), SfxToSwPageDescAttr(), SwResId(), UI_REPLACE_STYLE, UndoArg1, UndoArg2, and UndoArg3.
Referenced by ExecSearch().
|
inline |
Definition at line 593 of file view.hxx.
References m_pShell.
Referenced by Notify(), SwBaseShell::~SwBaseShell(), and SwDrawTextShell::~SwDrawTextShell().
void SwView::ScannerEventHdl | ( | ) |
Definition at line 1806 of file view.cxx.
References SfxViewFrame::GetBindings(), VCLUnoHelper::GetBitmap(), SfxViewShell::GetViewFrame(), SfxBindings::Invalidate(), BitmapEx::IsEmpty(), m_pWrtShell, and SW_MOD.
Referenced by SwScannerEventListener::disposing().
void SwView::Scroll | ( | const tools::Rectangle & | rRect, |
sal_uInt16 | nRangeX = USHRT_MAX , |
||
sal_uInt16 | nRangeY = USHRT_MAX |
||
) |
Definition at line 393 of file viewport.cxx.
References vcl::Window::AbsoluteScreenToOutputPixel(), tools::Rectangle::AdjustTop(), Point::AdjustX(), Point::AdjustY(), tools::Rectangle::Bottom(), CalcPt(), tools::Rectangle::Contains(), DOCUMENTBORDER, weld::Widget::get_extents_relative_to(), SwViewShell::GetCareDialog(), GetEditWin(), SfxViewShell::GetFrameWeld(), tools::Rectangle::GetHeight(), GetLeftMargin(), tools::Rectangle::GetSize(), GetWrtShell(), GetXScroll(), GetYScroll(), Size::Height(), IsDocumentBorder(), tools::Rectangle::IsEmpty(), tools::Rectangle::Left(), m_aDocSz, m_aVisArea, m_bCenterCursor, m_bTopCursor, min(), nBorder, nLeftOfst, vcl::Window::PixelToLogic(), tools::Rectangle::Right(), tools::Rectangle::SetBottom(), Size::setHeight(), SetHScrollMax(), SetVisArea(), SetVScrollMax(), Size::setWidth(), Point::setX(), Point::setY(), tools::Rectangle::Top(), tools::Rectangle::TopLeft(), Size::Width(), x, Point::X(), y, and Point::Y().
Referenced by ExecSearch().
|
private |
Definition at line 607 of file viewsrch.cxx.
References SwSearchOptions::eEnd, FUNC_Search(), SvxSearchItem::GetBackward(), GetDocShell(), SvxSearchItem::GetSelection(), m_pWrtShell, s_bExtra, s_bFound, s_pSrchItem, and Start.
Referenced by ExecSearch().
|
private |
Definition at line 465 of file viewsrch.cxx.
References SwSearchOptions::bDontWrap, SwCursorShell::DeleteCurrent, SwSearchOptions::eEnd, End, SwSearchOptions::eStart, FUNC_Search(), SvxSearchItem::GetBackward(), GetDocShell(), SvxSearchItem::GetSearchString(), SvxSearchItem::GetSelection(), SvxSearchItem::GetStartPointX(), SvxSearchItem::GetStartPointY(), GetWrtShell(), SvxSearchItem::HasStartPoint(), m_eLastSearchCommand, m_pWrtShell, s_bExtra, s_bFound, s_pSrchItem, SwCursorShell::SetCursor(), SvxSearchDialogWrapper::SetSearchLabel(), and Start.
Referenced by ExecSearch().
|
protectedvirtual |
Reimplemented in SwWebView.
Definition at line 253 of file view.cxx.
References Bezier, DbForm, Draw, DrawForm, DrawObject, DrawObjectEditMode, DrawText, ExtrudedCustomShape, SfxDispatcher::Flush(), FontWork, FormControl, Frame, SfxViewFrame::GetBindings(), GetDispatcher(), SwDocShell::GetDoc(), GetDocShell(), SwViewShell::GetDrawView(), GetEditWin(), SfxViewFrame::GetFrame(), SfxFrame::GetFrameInterface(), SfxDispatcher::GetObjectBarId(), InputContext::GetOptions(), SfxDispatcher::GetShell(), SwView_Impl::GetUNOObject_Impl(), SfxViewShell::GetViewFrame(), GetViewImpl(), GetWrtShell(), Graphic, i, ImpSetVerb(), SfxBindings::InvalidateAll(), FmFormShell::IsActiveControl(), IsReadOnly(), LINK, ListText, m_bInDtor, m_bInitOnceCompleted, m_nSelectionType, m_pFormShell, m_pLastFlyFormat, m_pLastTableFormat, m_pShell, m_pViewImpl, m_pWrtShell, Media, SwXTextView::NotifySelChanged(), NumberList, Object, Ole, Ornament, vcl::Window::OutputToScreenPixel(), vcl::Window::PixelToLogic(), SfxDispatcher::Pop(), PostIt, SwDoc::PrtOLENotify(), SfxDispatcher::Push(), FmFormShell::SetControlActivationHandler(), vcl::Window::SetInputContext(), InputContext::SetOptions(), SwToolbarConfigItem::SetTopToolbar(), FmFormShell::SetView(), SFX_OBJECTBAR_OBJECT, ShowUIElement(), StartListening, SW_MOD, Table, TableListText, TableText, Text, SwEditWin::UpdatePointer(), and xFrame.
Referenced by GetState(), ReadUserData(), ReadUserDataSequence(), SelectShellForDrop(), and StopShellTimer().
void SwView::SelectShellForDrop | ( | ) |
Definition at line 196 of file edtdd.cxx.
References GetCurShell(), and SelectShell().
Referenced by SwEditWin::ExecuteDrop(), and SwEditWin::MouseButtonDown().
|
static |
Definition at line 744 of file viewmdi.cxx.
References s_nActMark.
Referenced by SwTextShell::Execute().
|
inline |
Definition at line 700 of file view.hxx.
Referenced by SetOldDrwCat(), SetOldFrameCat(), SetOldGrfCat(), and SetOldTabCat().
|
inline |
Definition at line 600 of file view.hxx.
Referenced by JumpToSwMark().
void SwView::SetDrawFuncPtr | ( | std::unique_ptr< SwDrawBase > | pFuncPtr | ) |
Definition at line 641 of file viewdraw.cxx.
References m_pDrawActual.
Referenced by SwWrtShell::DelRight(), SwEditWin::dispose(), SwEditWin::EnterDrawTextMode(), ExecDraw(), SwDrawBaseShell::Execute(), ExitDraw(), SwEditWin::KeyInput(), SwEditWin::MouseButtonDown(), SwEditWin::MouseButtonUp(), Notify(), SwWrtShell::PushCursor(), SwEditWin::SelectMenuPosition(), SwEditWin::StdDrawMode(), and SwEditWin::StopInsFrame().
|
inlineprotected |
Definition at line 367 of file view.hxx.
Referenced by SwWebView::SelectShell().
tools::Long SwView::SetHScrollMax | ( | tools::Long | lMax | ) |
Definition at line 130 of file viewport.cxx.
References DOCUMENTBORDER, GetDocSz(), tools::Rectangle::GetWidth(), IsDocumentBorder(), m_aVisArea, and Size::Width().
Referenced by CalcPt(), SwWrtShell::Right(), and Scroll().
|
inlineprotected |
Definition at line 377 of file view.hxx.
Referenced by SwWebView::SelectShell().
void SwView::SetMailMergeConfigItem | ( | std::shared_ptr< SwMailMergeConfigItem > const & | rConfigItem | ) |
Definition at line 129 of file view0.cxx.
References m_pViewImpl, and SfxShell::UIFeatureChanged().
Referenced by EnsureMailMergeConfigItem(), and IMPL_LINK_NOARG().
|
inline |
Definition at line 658 of file view.hxx.
Referenced by SwWrtShell::MakeOutlineLevelsVisible().
|
static |
Definition at line 739 of file viewmdi.cxx.
References s_nMoveType.
Referenced by ExecSearch(), and Execute().
|
inline |
Definition at line 459 of file view.hxx.
Referenced by ExecTabWin(), SwEditWin::MouseButtonDown(), and SwEditWin::MouseButtonUp().
void SwView::SetOldDrwCat | ( | const OUString & | sStr | ) |
Definition at line 3168 of file view2.cxx.
References OldDrwCat, and SetCachedString().
Referenced by InsertCaption().
void SwView::SetOldFrameCat | ( | const OUString & | sStr | ) |
Definition at line 3158 of file view2.cxx.
References OldFrameCat, and SetCachedString().
Referenced by InsertCaption().
void SwView::SetOldGrfCat | ( | const OUString & | sStr | ) |
Definition at line 3138 of file view2.cxx.
References OldGrfCat, and SetCachedString().
Referenced by InsertCaption().
void SwView::SetOldTabCat | ( | const OUString & | sStr | ) |
Definition at line 3148 of file view2.cxx.
References OldTabCat, and SetCachedString().
Referenced by InsertCaption().
|
overridevirtual |
Reimplemented from SfxViewShell.
Definition at line 99 of file viewprt.cxx.
References SwViewShell::ChgAllPageOrientation(), SwViewShell::ChgAllPageSize(), SwEditShell::EndAllAction(), SwViewShell::getIDocumentDeviceAccess(), SvxPaperInfo::GetPaperSize(), IDocumentDeviceAccess::getPrinter(), GetWrtShell(), InvalidateRulerPos(), SwEditShell::SetModified(), SetPrinter(), IDocumentDeviceAccess::setPrinter(), SFX_PRINTERROR_BUSY, and SwEditShell::StartAllAction().
Referenced by IMPL_LINK_NOARG(), SetPrinter(), and SwDocShell::ToggleLayoutMode().
void SwView::SetRedlineAuthor | ( | const OUString & | rAuthor | ) |
Definition at line 279 of file viewprt.cxx.
References m_pViewImpl.
Referenced by SwXTextDocument::initializeForTiledRendering().
void SwView::SetSelDrawSlot | ( | ) |
Definition at line 646 of file viewdraw.cxx.
References m_nDrawSfxId, and m_sDrawCustom.
Referenced by SwEditWin::StdDrawMode().
|
inlineprotected |
Definition at line 363 of file view.hxx.
Referenced by SwWebView::SelectShell().
|
inlineprotected |
Definition at line 366 of file view.hxx.
Referenced by SwWebView::SelectShell().
|
inline |
Definition at line 454 of file view.hxx.
Referenced by SwEditWin::MouseButtonDown(), and SwEditWin::MouseButtonUp().
|
inline |
Definition at line 453 of file view.hxx.
Referenced by SwEditWin::MouseButtonDown().
|
inline |
Definition at line 456 of file view.hxx.
Referenced by SwEditWin::MouseButtonDown().
void SwView::SetViewLayout | ( | sal_uInt16 | nColumns, |
bool | bBookMode, | ||
bool | bViewOnly = false |
||
) |
Definition at line 225 of file viewmdi.cxx.
References SfxViewFrame::GetBindings(), SfxShell::GetFrame(), SfxViewShell::GetViewFrame(), SwViewOption::GetViewLayoutColumns(), SfxBindings::Invalidate(), SwViewOption::IsViewLayoutBookMode(), m_pHRuler, m_pVRuler, m_pWrtShell, SwMasterUsrPref::SetModified(), SwViewOption::SetViewLayoutBookMode(), SwViewOption::SetViewLayoutColumns(), SW_MOD, and ViewLayout.
Referenced by ExecuteStatusLine(), SwXTextDocument::initializeForTiledRendering(), and ReadUserDataSequence().
void SwView::SetVisArea | ( | const Point & | rPt, |
bool | bUpdateScrollbar = true |
||
) |
Definition at line 287 of file viewport.cxx.
References Point::AdjustX(), Point::AdjustY(), tools::Rectangle::Bottom(), GetEditWin(), SwEditWin::GetFrameControlsManager(), GetWrtShell(), SwFrameControlsManager::HideControls(), tools::Rectangle::Left(), vcl::Window::LogicToPixel(), m_aVisArea, Outline, vcl::Window::PixelToLogic(), tools::Rectangle::Right(), SetVisArea(), tools::Rectangle::Top(), tools::Rectangle::TopLeft(), Point::X(), and Point::Y().
void SwView::SetVisArea | ( | const tools::Rectangle & | rRect, |
bool | bUpdateScrollbar = true |
||
) |
Definition at line 198 of file viewport.cxx.
References abs(), tools::Rectangle::AdjustBottom(), tools::Rectangle::AdjustRight(), ASPECT_CONTENT, tools::Rectangle::Bottom(), bProtectDocShellVisArea, DOCUMENTBORDER, GetDocShell(), tools::Rectangle::GetSize(), SfxViewShell::GetViewFrame(), SfxObjectShell::GetVisArea(), SfxViewShell::GetWindow(), Size::Height(), InvalidateRulerPos(), comphelper::LibreOfficeKit::isActive(), IsDocumentBorder(), Size::IsEmpty(), tools::Rectangle::Left(), m_aVisArea, m_bInInnerResizePixel, m_bInOuterResizePixel, m_pWrtShell, OuterResizePixel(), tools::Rectangle::Right(), tools::Rectangle::SetBottom(), tools::Rectangle::SetLeft(), tools::Rectangle::SetRight(), tools::Rectangle::SetSize(), tools::Rectangle::SetTop(), tools::Rectangle::Top(), UpdateScrollbars(), SfxViewShell::VisAreaChanged(), and Size::Width().
Referenced by CalcVisArea(), CheckVisArea(), DocSzChgd(), SwWrtShell::Down(), EndScrollHdl(), Execute(), SwContentTree::GotoContent(), SwWrtShell::Left(), SwWrtShell::LeftMargin(), PageDown(), PageUp(), PhyPageDown(), PhyPageUp(), ReadUserData(), ReadUserDataSequence(), SwWrtShell::Right(), SwWrtShell::RightMargin(), Scroll(), SetVisArea(), SwDocShell::SetVisArea(), SetZoom_(), SwView(), and SwWrtShell::Up().
tools::Long SwView::SetVScrollMax | ( | tools::Long | lMax | ) |
Definition at line 140 of file viewport.cxx.
References DOCUMENTBORDER, GetDocSz(), tools::Rectangle::GetHeight(), Size::Height(), IsDocumentBorder(), and m_aVisArea.
Referenced by CalcPt(), SwWrtShell::Down(), PageDown(), and Scroll().
void SwView::SetZoom | ( | SvxZoomType | eZoomType, |
short | nFactor = 100 , |
||
bool | bViewOnly = false |
||
) |
Definition at line 73 of file viewmdi.cxx.
References GetEditWin(), SfxShell::Invalidate(), m_pWrtShell, and SetZoom_().
Referenced by SwXViewSettings::_postSetValues(), Execute(), ExecuteStatusLine(), HandleGestureZoomCommand(), HandleWheelCommands(), ReadUserData(), ReadUserDataSequence(), RecheckBrowseMode(), and SetZoomFactor().
|
private |
Definition at line 87 of file viewmdi.cxx.
References abs(), Size::AdjustHeight(), Size::AdjustWidth(), Bottom, SwRect::Bottom(), CalcVisArea(), DOCUMENTBORDER, GetEditWin(), SfxShell::GetFrame(), SwPageDesc::GetLeft(), SvxLRSpaceItem::GetLeft(), SwFormat::GetLRSpace(), SwPageDesc::GetMaster(), GetPostItMgr(), SvxLRSpaceItem::GetRight(), SwPostItMgr::GetSidebarBorderWidth(), SwPostItMgr::GetSidebarWidth(), SwPageDesc::GetUseOn(), SfxViewShell::GetViewFrame(), SwViewOption::GetViewLayoutColumns(), GetVisArea(), SwViewOption::GetZoom(), SwViewOption::GetZoomType(), SwPostItMgr::HasNotes(), Size::Height(), SwRect::Height(), SwViewOption::IsReadonly(), m_pHRuler, m_pVRuler, m_pWrtShell, min(), MINZOOM, Mirror, nLeftOfst, Page, PageCalc, PagesArea, SwMasterUsrPref::SetModified(), SwViewOption::SetReadonly(), SetVisArea(), Point::setX(), Point::setY(), SwViewOption::SetZoom(), SetZoom, SwViewOption::SetZoomType(), SwPostItMgr::ShowNotes(), SwRect::SSize(), SW_MOD, Top, SwRect::Top(), Size::Width(), and Point::Y().
Referenced by OuterResizePixel(), and SetZoom().
Reimplemented from SfxViewShell.
Definition at line 1137 of file viewport.cxx.
References SetZoom(), and SfxViewShell::SetZoomFactor().
SwView::SFX_DECL_VIEWFACTORY | ( | SwView | ) |
References SFX_DECL_INTERFACE.
|
private |
Definition at line 932 of file viewport.cxx.
References m_bShowAtResize, m_pHRuler, and m_pWrtShell.
Referenced by InnerResizePixel(), and OuterResizePixel().
|
overridevirtual |
Reimplemented from SfxViewShell.
Definition at line 1639 of file view.cxx.
References m_pWrtShell.
Referenced by SwAnnotationShell::~SwAnnotationShell().
void SwView::ShowHScrollbar | ( | bool | bShow | ) |
Definition at line 749 of file viewmdi.cxx.
References m_pHScrollbar.
Referenced by OuterResizePixel(), and SwView().
void SwView::ShowUIElement | ( | const OUString & | sElementURL | ) | const |
Definition at line 241 of file view.cxx.
References SfxViewShell::GetViewFrame().
Referenced by SwModule::InsertLab(), and SelectShell().
void SwView::ShowVScrollbar | ( | bool | bShow | ) |
Definition at line 761 of file viewmdi.cxx.
References m_pVScrollbar.
Referenced by OuterResizePixel(), and SwView().
|
inlineprivate |
Definition at line 332 of file view.hxx.
Referenced by StartTextConversion().
|
private |
Definition at line 369 of file viewling.cxx.
References m_pWrtShell.
Referenced by SwHHCWrapper::ConvEnd_impl().
void SwView::SpellError | ( | LanguageType | eLang | ) |
Definition at line 324 of file viewling.cxx.
References vcl::Window::EnterWait(), ERRCODE_SVX_LINGU_LANGUAGENOTEXISTS, ERRCODE_SVX_LINGU_NOLANGUAGE, GetEditWin(), SvtLanguageTable::GetLanguageString(), ErrorHandler::HandleError(), vcl::Window::IsWait(), LANGUAGE_NONE, vcl::Window::LeaveWait(), and m_pWrtShell.
Referenced by StartThesaurus().
|
private |
Definition at line 263 of file viewling.cxx.
References Curr, End, GetLinguPropertySet(), m_pWrtShell, OtherEnd, OtherStart, and Start.
Referenced by SwHHCWrapper::ConvStart_impl().
|
private |
Definition at line 219 of file viewling.cxx.
References BODY, SwHHCWrapper::Convert(), comphelper::getProcessComponentContext(), SwEditShell::HasConvIter(), HasSelection(), SwViewOption::IsIdle(), m_pWrtShell, SwViewOption::SetIdle(), and SpellContext().
Referenced by ExecLingu().
|
private |
Definition at line 530 of file viewling.cxx.
References LanguageTag::convertToLocale(), SvxAbstractDialogFactory::Create(), ERRCTX_SVX_LINGU_THESAURUS, GetAppLanguage(), GetDocShell(), GetEditWin(), SfxViewShell::GetFrameWeld(), GetThesaurus(), GetThesaurusLookUpText(), HasSelection(), InsertThesaurusSynonym(), SwViewOption::IsIdle(), IsValidSelectionForThesaurus(), LANGUAGE_DONTKNOW, LANGUAGE_NONE, LANGUAGE_SYSTEM, m_pEditWin, m_pWrtShell, VclPtr< class reference_type >::reset(), RET_OK, RID_SVXERRCTX, SwViewOption::SetIdle(), SpellError(), and SvxResLocale().
Referenced by ExecLingu().
void SwView::StateFormatPaintbrush | ( | SfxItemSet & | rSet | ) |
Definition at line 186 of file view1.cxx.
References SwFormatClipboard::CanCopyThisType(), SfxItemSet::DisableItem(), GetSelectionType(), GetWrtShell(), m_pFormatClipboard, SfxItemSet::Put(), and rSet.
void SwView::StateSearch | ( | SfxItemSet & | rSet | ) |
Definition at line 846 of file viewsrch.cxx.
References SfxWhichIter::FirstWhich(), GetDocShell(), IsReadOnly(), m_pWrtShell, SfxWhichIter::NextWhich(), SfxItemSet::Put(), rSet, s_bJustOpened, s_pSrchItem, SvxSearchItem::SetFamily(), SvxSearchItem::SetSearchString(), and SvxSearchItem::SetSelection().
Referenced by SwAnnotationShell::StateSearch().
void SwView::StateStatusLine | ( | SfxItemSet & | rSet | ) |
get status of the status line
Definition at line 1690 of file view2.cxx.
References SvxZoomSliderItem::AddSnappingPoint(), Size::AdjustHeight(), Size::AdjustWidth(), aStringList, SwCursorShell::bColumnChange(), SwPostItMgr::begin(), BROWSE_MODE, SwEditShell::CountWords(), SfxItemSet::DisableItem(), SwPostItMgr::end(), SwCursorShell::FireColumnChangeEvent(), SwCursorShell::FirePageChangeEvent(), SwCursorShell::FireSectionChangeEvent(), SfxWhichIter::FirstWhich(), FLY_DRAG, FLY_DRAG_END, FLY_DRAG_START, FN_STAT_ACCESSIBILITY_CHECK, FN_STAT_PAGE, FN_STAT_SELMODE, FN_STAT_TEMPLATE, FN_STAT_WORDCOUNT, SfxItemSet::Get(), SwFEShell::GetAnchorObjDiff(), SwCursorShell::GetBoxNms(), SwViewOption::getBrowseMode(), SfxViewFrame::GetChildWindow(), SwEditShell::GetCurAttr(), SwWrtShell::GetCurPageStyle(), SwEditShell::GetCurrentParaOutlineLevel(), SwEditShell::GetCurrSection(), SwViewShell::GetDoc(), GetDocShell(), SwViewOption::GetDocumentBorder(), GetEditWin(), SwDocShell::GetEventName(), SwBaseShell::GetFrameMode(), SwViewOption::GetGapBetweenPages(), SwDoc::getIDocumentStatistics(), SfxItemSet::GetItemState(), SwFormat::GetName(), LocaleDataWrapper::getNum(), SwEditShell::GetNumLevel(), SwEditShell::GetNumRuleAtCurrCursorPos(), SfxViewShell::GetObjectShell(), SwFEShell::GetObjSize(), SwDoc::getOnlineAccessibilityCheck(), vcl::Window::GetOutputSizePixel(), SwCursorShell::GetPageCnt(), SfxShell::GetPool(), GetPostItMgr(), SwViewShell::GetPostItMgr(), SwSection::GetSectionName(), Application::GetSettings(), SwPostItMgr::GetSidebarBorderWidth(), SwPostItMgr::GetSidebarWidth(), SwEditShell::GetTableFormat(), SwTOXBase::GetTOXName(), SwSection::GetType(), AllSettings::GetUILocaleDataWrapper(), IDocumentStatistics::GetUpdatedDocStat(), SfxViewShell::GetViewFrame(), SwViewOption::GetViewLayoutColumns(), SwViewShell::GetViewOptions(), GetWrtShell(), SwViewOption::GetZoom(), SwViewOption::GetZoomType(), SwPostItMgr::HasNotes(), SwCursorShell::HasReadonlySel(), Size::Height(), SwWrtShell::IsAddMode(), SwNumRule::IsAutoRule(), SwWrtShell::IsBlockMode(), SwCursorShell::IsCursorInTable(), SwFEShell::IsFrameSelected(), SfxObjectShell::IsInPlaceActive(), SwWrtShell::IsInsMode(), SwFEShell::IsObjSelected(), SwNumRule::IsOutlineRule(), SwEditShell::IsRedlineOn(), SwWrtShell::IsStdMode(), SwViewOption::IsViewLayoutBookMode(), m_nOldPageNum, m_nPageCnt, m_pWrtShell, m_sOldSectionName, MAXLEVEL, MAXZOOM, min(), MINZOOM, SwDocStat::nChar, SwDocStat::nComments, SfxWhichIter::NextWhich(), SwVisiblePageNumbers::nFirstPhy, SwVisiblePageNumbers::nFirstVirt, SwVisiblePageNumbers::nLastPhy, SwVisiblePageNumbers::nLastVirt, SfxApplication::NotifyEvent(), SwDocStat::nWord, PageCalc, PagesArea, SfxItemSet::Put(), RES_PARATR_NUMRULE(), rSet, SwWordCountWrapper::SetCounts(), SwBaseShell::SetFrameMode_(), SvxZoomItem::SetValueSet(), SwVisiblePageNumbers::sFirstCustomPhy, SwVisiblePageNumbers::sFirstCustomVirt, SfxGetpApp(), SwPostItMgr::ShowNotes(), SwVisiblePageNumbers::sLastCustomPhy, SwVisiblePageNumbers::sLastCustomVirt, SwRect::SSize(), sStatusDelim, STR_SW_EVENT_PAGE_COUNT, SwResId(), ToxContent, ToxHeader, and Size::Width().
void SwView::StateTabWin | ( | SfxItemSet & | rSet | ) |
Definition at line 1365 of file viewtab.cxx.
References abs(), tools::Rectangle::AdjustLeft(), tools::Rectangle::AdjustRight(), aEntries, SvxColumnItem::Append(), SwRect::Bottom(), SwFormatCol::CalcColWidth(), SvxColumnItem::CalcOrtho(), SwFormatCol::CalcPrtColWidth(), COLSECT, COLSECTOUTTAB, COLUMN, Content, convertTwipToMm100(), SvxTabStopItem::Count(), SwTabCols::Count(), SfxItemSet::DisableItem(), DRAWOBJ, SfxWhichIter::FirstWhich(), FLY_ANY, FlyEmbedded, FlyEmbeddedPrt, FOOTER, Frame, IDocumentSettingAccess::get(), SfxItemSet::Get(), SvxTabStop::GetAdjustment(), SwFEShell::GetAnyCurRect(), SwEditShell::GetAnySection(), SwFormat::GetAttrSet(), SwFormat::GetBox(), SwViewOption::getBrowseMode(), SwFormat::GetCol(), SwFormatCol::GetColumns(), SwEditShell::GetCurAttr(), SwFEShell::GetCurColNum(), SwFEShell::GetCurMouseColNum(), SwFEShell::GetCurMouseTabColNum(), SwFEShell::GetCurOutColNum(), SwFEShell::GetCurPageDesc(), SwFEShell::GetCurTabColNum(), SvxTabStop::GetDecimal(), SwEditShell::GetDefault(), SvxBoxItem::GetDistance(), SwTabCols::GetEntry(), SvxTabStop::GetFill(), SwTextNode::GetFirstLineOfsWithNum(), SwFEShell::GetFlyFrameAttr(), SwFEShell::GetFlyFrameFormat(), SwFormat::GetFooter(), SwFormatFooter::GetFooterFormat(), SwSection::GetFormat(), SwFormat::GetFormatAttr(), SwFormat::GetFrameDir(), SwFEShell::GetFrameType(), XFillBitmapItem::GetGraphicObject(), XFillHatchItem::GetHatchValue(), SwFormat::GetHeader(), SwFormatHeader::GetHeaderFormat(), SwViewShell::getIDocumentSettingAccess(), SfxItemSet::GetItem(), SvxLRSpaceItem::GetLeft(), SwColumn::GetLeft(), SwTabCols::GetLeft(), SwTextNode::GetLeftMarginWithNum(), SwTabCols::GetLeftMin(), SvxULSpaceItem::GetLower(), SwFormat::GetLRSpace(), SwPageDesc::GetMaster(), SwFEShell::GetMousePageDesc(), SwFEShell::GetMouseTabCols(), SwFEShell::GetMouseTabRows(), NameOrIndex::GetName(), SwFormatCol::GetNumCols(), SwFEShell::GetObjRect(), SwFEShell::GetPageDesc(), SfxShell::GetPool(), SvxTextLeftMarginItem::GetPropLeft(), SvxRightMarginItem::GetPropRight(), SvxFirstLineIndentItem::GetPropTextFirstLineOffset(), SvxLRSpaceItem::GetRight(), SvxRightMarginItem::GetRight(), SwColumn::GetRight(), SwTabCols::GetRight(), SwWrtShell::GetSelectionType(), SwViewShell::GetSfxViewShell(), SvxBoxItem::GetSmallestDistance(), SwFEShell::GetTabBorders(), SwFEShell::GetTabCols(), GetTabDist(), SwEditShell::GetTableFormat(), SvxTabStop::GetTabPos(), SwFEShell::GetTabRows(), SvxFirstLineIndentItem::GetTextFirstLineOffset(), SvxTextLeftMarginItem::GetTextLeft(), SwFormat::GetULSpace(), SvxULSpaceItem::GetUpper(), SwViewShell::GetViewOptions(), SwFormatCol::GetWishWidth(), GetWrtShell(), Graphic, HEADER, HeaderFooter, SwRect::Height(), i, SfxItemSet::InvalidateItem(), comphelper::LibreOfficeKit::isActive(), SwFormatHeader::IsActive(), SwFormatFooter::IsActive(), SvxFirstLineIndentItem::IsAutoFirst(), SwFEShell::IsColRightToLeft(), SwFEShell::IsDirectlyInSection(), SwPageDesc::IsFirstShared(), SwPageDesc::IsFooterShared(), SwFEShell::IsFrameSelected(), SwFEShell::IsFrameVertical(), SwPageDesc::IsHeaderShared(), SwTabCols::IsHidden(), SwCursorShell::IsInRightToLeftText(), SwCursorShell::IsInVerticalText(), SwFEShell::IsMouseTableRightToLeft(), SwFEShell::IsObjSelected(), IsTabColFromDoc(), SwFEShell::IsTableRightToLeft(), SwFEShell::IsTableVertical(), IsTabRowFromDoc(), lcl_EraseDefTabs(), lcl_FillSvxColumn(), tools::Rectangle::Left(), SwRect::Left(), SfxViewShell::libreOfficeKitViewCallback(), m_aTabColFromDocPos, m_bSetTabColFromDoc, m_bSetTabRowFromDoc, m_bTabRowFromDoc, m_nLeftBorderDistance, m_nRightBorderDistance, m_pHRuler, m_pNumRuleNodeFromDoc, m_pVRuler, m_pWrtShell, min(), MINLAY, nBorder, nCount, SfxWhichIter::NextWhich(), SwTabColsEntry::nMax, SwTabColsEntry::nMin, SwTabColsEntry::nPos, Ole, Page, PagePrt, Pos, SwRect::Pos(), SfxItemSet::Put(), RES_BOX(), RES_LR_SPACE(), RES_MARGIN_FIRSTLINE(), RES_MARGIN_RIGHT(), RES_MARGIN_TEXTLEFT(), RES_PARATR_TABSTOP(), RES_UL_SPACE(), SwRect::Right(), rSet, Section, SectionOutsideTable, SectionPrt, SvxProtectItem::SetContentProtect(), SvxBoxInfoItem::SetDist(), SvxLRSpaceItem::SetLeft(), SvxColumnItem::SetLeft(), SvxLongLRSpaceItem::SetLeft(), tools::Rectangle::SetLeft(), SvxLongULSpaceItem::SetLower(), SvxColumnItem::SetOrtho(), SvxProtectItem::SetPosProtect(), SvxLRSpaceItem::SetRight(), SvxColumnItem::SetRight(), SvxLongLRSpaceItem::SetRight(), tools::Rectangle::SetRight(), SvxProtectItem::SetSizeProtect(), SvxBoxInfoItem::SetTable(), SvxLongULSpaceItem::SetUpper(), SID_ATTR_PAGE_COLUMN, SID_ATTR_PAGE_FOOTER, SID_ATTR_PAGE_FOOTER_LAYOUT, SID_ATTR_PAGE_FOOTER_LRMARGIN, SID_ATTR_PAGE_FOOTER_SPACING, SID_ATTR_PAGE_HEADER, SID_ATTR_PAGE_HEADER_LAYOUT, SID_ATTR_PAGE_HEADER_LRMARGIN, SID_ATTR_PAGE_HEADER_SPACING, Size, SwapPageMargin(), TABLE, TABS_RELATIVE_TO_INDENT, SwRect::Top(), WB_EXTRAFIELD, SwRect::Width(), XATTR_FILLBITMAP(), XATTR_FILLCOLOR(), XATTR_FILLGRADIENT(), XATTR_FILLHATCH(), and XATTR_FILLSTYLE().
void SwView::StateViewOptions | ( | SfxItemSet & | rSet | ) |
Definition at line 217 of file view0.cxx.
References SwViewOption::CanHideWhitespace(), SfxItemSet::DisableItem(), SfxWhichIter::FirstWhich(), FN_HIGHLIGHT_CHAR_DF, FN_HSCROLLBAR, FN_PRINT_LAYOUT, FN_RULER, FN_SHADOWCURSOR, FN_SHOW_CHANGES_IN_MARGIN, FN_SHOW_INLINETOOLTIPS, FN_SHOW_OUTLINECONTENTVISIBILITYBUTTON, FN_USE_HEADERFOOTERMENU, FN_VIEW_BOUNDS, FN_VIEW_FIELDNAME, FN_VIEW_FIELDS, FN_VIEW_GRAPHIC, FN_VIEW_HIDDEN_PARA, FN_VIEW_HIDE_WHITESPACE, FN_VIEW_MARKS, FN_VIEW_META_CHARS, FN_VIEW_SECTION_BOUNDARIES, FN_VIEW_SHOW_WHITESPACE, FN_VIEW_SMOOTH_SCROLL, FN_VIEW_TABLEGRID, FN_VLINEAL, FN_VSCROLLBAR, sw::proofreadingiterator::get(), SwViewOption::getBrowseMode(), GetDocShell(), GetPostItMgr(), SwViewShell::GetViewOptions(), GetWrtShell(), SwViewOption::IsCrossHair(), SwViewOption::IsDocBoundaries(), SwViewOption::IsFieldName(), SwViewOption::IsFieldShadings(), SwViewOption::IsGraphic(), SwViewOption::IsGridVisible(), SwViewOption::IsHideWhitespaceMode(), IsHScrollbarVisible(), SwViewOption::IsOnlineSpell(), SwViewOption::IsPostIts(), SfxObjectShell::IsReadOnly(), SwViewOption::IsResolvedPostIts(), SwViewOption::IsSectionBoundaries(), SwViewOption::IsShadowCursor(), SwViewOption::IsShowChangesInMargin(), SwViewOption::IsShowHiddenPara(), SwViewOption::IsShowInlineTooltips(), SwViewOption::IsShowOutlineContentVisibilityButton(), SwViewOption::IsSmoothScroll(), SwViewOption::IsSnap(), SwViewOption::IsTableBoundaries(), SwViewOption::IsUseHeaderFooterMenu(), SwViewOption::IsViewAnyRuler(), SwViewOption::IsViewHRuler(), SwViewOption::IsViewMetaChars(), SwViewOption::IsViewVRuler(), IsVScrollbarVisible(), lcl_IsViewMarks(), m_bIsHighlightCharDF, SfxWhichIter::NextWhich(), SfxItemSet::Put(), rSet, SfxBoolItem::SetValue(), SfxPoolItem::SetWhich(), and StatVRuler().
|
inline |
Definition at line 501 of file view.hxx.
Referenced by StateViewOptions().
void SwView::StopShellTimer | ( | ) |
Definition at line 1836 of file view.cxx.
References SfxViewFrame::GetBindings(), SfxViewShell::GetViewFrame(), Task::IsActive(), m_aTimer, m_bAttrChgNotified, m_bAttrChgNotifiedWithRegistrations, SelectShell(), and Task::Stop().
Referenced by SwPostItMgr::AssureStdModeAtShell(), SwWrtShell::ClickToField(), SwEditWin::Command(), SwDrawFormShell::Execute(), SwXTextView::getSelection(), SwXTextView::getTransferable(), SwXTextView::getTransferableForTextRange(), SwContentTree::GotoContent(), SwWrtShell::GotoContentControl(), SwXTextView::insertTransferable(), lcl_AssureStdModeAtShell(), SwTransferable::PasteData(), and SwTransferable::PasteDBData().
|
private |
Definition at line 167 of file viewtab.cxx.
References SvxLRSpaceItem::GetLeft(), SwCursorShell::GetPageNum(), SvxLRSpaceItem::GetRight(), SwPageDesc::GetUseOn(), GetWrtShell(), Mirror, SvxLRSpaceItem::SetLeft(), and SvxLRSpaceItem::SetRight().
Referenced by ExecTabWin(), and StateTabWin().
void SwView::UpdateDocStats | ( | ) |
Definition at line 1682 of file view2.cxx.
References FN_STAT_WORDCOUNT, SfxViewFrame::GetBindings(), SfxViewShell::GetViewFrame(), SfxBindings::Invalidate(), and SfxBindings::Update().
Referenced by sw::IMPL_LINK().
void SwView::UpdatePageNums | ( | ) |
invalidate page numbering field
Definition at line 1676 of file view2.cxx.
References FN_STAT_PAGE, SfxViewFrame::GetBindings(), SfxViewShell::GetViewFrame(), and SfxBindings::Invalidate().
|
private |
Definition at line 1147 of file viewport.cxx.
References Size::AdjustHeight(), Size::AdjustWidth(), AlignToPixel(), DOCUMENTBORDER, IsDocumentBorder(), tools::Rectangle::IsEmpty(), m_aDocSz, m_aVisArea, m_pHScrollbar, m_pVScrollbar, tools::Rectangle::Move(), Point::X(), and Point::Y().
Referenced by CreateScrollbar(), DocSzChgd(), EndScrollHdl(), and SetVisArea().
void SwView::UpdateWordCount | ( | SfxShell * | pShell, |
sal_uInt16 | nSlot | ||
) |
Definition at line 202 of file view1.cxx.
References FN_WORDCOUNT_DIALOG, SfxViewFrame::GetChildWindow(), SfxViewShell::GetViewFrame(), SfxShell::Invalidate(), SfxViewFrame::ToggleChildWindow(), and SwWordCountWrapper::UpdateCounts().
Referenced by SwAnnotationShell::Exec(), SwDrawShell::Execute(), SwDrawTextShell::Execute(), SwFrameShell::Execute(), and SwTextShell::Execute().
|
overridevirtual |
Reimplemented from SfxViewShell.
Definition at line 1201 of file view.cxx.
References tools::Rectangle::Bottom(), GetVisArea(), tools::Rectangle::Left(), SwRect::Left(), m_pWrtShell, NONE, tools::Rectangle::Right(), SAL_MIN_INT32, tools::Rectangle::Top(), SwRect::Top(), and u.
|
overridevirtual |
Reimplemented from SfxViewShell.
Definition at line 1589 of file view.cxx.
References tools::Rectangle::Bottom(), comphelper::containerToSequence(), convertTwipToMm100(), SwDocShell::GetDoc(), GetDocShell(), IDocumentDrawModelAccess::GetDrawModel(), SwDoc::getIDocumentDrawModelAccess(), SfxViewShell::GetViewFrame(), GetVisArea(), tools::Rectangle::IsHeightEmpty(), tools::Rectangle::IsWidthEmpty(), tools::Rectangle::Left(), SwRect::Left(), m_pWrtShell, comphelper::makePropertyValue(), NONE, tools::Rectangle::Right(), tools::Rectangle::Top(), SwRect::Top(), and SdrModel::WriteUserDataSequence().
|
friend |
|
friend |
|
friend |
|
friend |
|
private |
Definition at line 190 of file view.hxx.
Referenced by Activate(), DocSzChgd(), GetPageScrollDownOffset(), ReadUserDataSequence(), Scroll(), and UpdateScrollbars().
|
private |
|
private |
Definition at line 187 of file view.hxx.
Referenced by ExecTabWin(), and StateTabWin().
|
private |
Definition at line 177 of file view.hxx.
Referenced by StopShellTimer(), SwView(), and ~SwView().
|
private |
Definition at line 191 of file view.hxx.
Referenced by CalcPt(), CheckVisArea(), DocSzChgd(), EndScrollHdl(), Execute(), GetPageScrollDownOffset(), GetPageScrollUpOffset(), GetXScroll(), GetYScroll(), IsScroll(), JumpToSwMark(), OuterResizePixel(), PageDown(), PageUp(), PhyPageDown(), PhyPageUp(), Scroll(), SetHScrollMax(), SetVisArea(), SetVScrollMax(), and UpdateScrollbars().
|
private |
Definition at line 247 of file view.hxx.
Referenced by StopShellTimer(), and SwView().
|
private |
Definition at line 248 of file view.hxx.
Referenced by StopShellTimer(), SwView(), and ~SwView().
|
private |
Definition at line 241 of file view.hxx.
Referenced by IsScroll(), JumpToSwMark(), and Scroll().
|
private |
Definition at line 262 of file view.hxx.
Referenced by GetState().
|
private |
Definition at line 205 of file view.hxx.
Referenced by EnableHScrollbar(), OuterResizePixel(), and SwView().
|
private |
Definition at line 258 of file view.hxx.
Referenced by SelectShell(), and ~SwView().
|
private |
Definition at line 254 of file view.hxx.
Referenced by DocSzChgd(), InnerResizePixel(), and SetVisArea().
|
private |
Definition at line 263 of file view.hxx.
Referenced by SelectShell().
|
private |
Definition at line 257 of file view.hxx.
Referenced by EnableMailMerge(), Execute(), and GetState().
|
private |
Definition at line 253 of file view.hxx.
Referenced by DocSzChgd(), OuterResizePixel(), and SetVisArea().
|
private |
Definition at line 273 of file view.hxx.
Referenced by ExecViewOptions(), and StateViewOptions().
|
private |
Definition at line 260 of file view.hxx.
Referenced by ReadUserDataSequence(), and SwView().
|
private |
Definition at line 261 of file view.hxx.
Referenced by Activate(), and JumpToSwMark().
|
private |
Definition at line 259 of file view.hxx.
Referenced by ReadUserData(), ReadUserDataSequence(), and SwView().
|
private |
Definition at line 256 of file view.hxx.
Referenced by SwClipboardChangeListener::changedContents(), IsPasteAllowed(), and IsPasteSpecialAllowed().
|
private |
Definition at line 255 of file view.hxx.
Referenced by SwClipboardChangeListener::changedContents(), IsPasteAllowed(), and IsPasteSpecialAllowed().
|
private |
Definition at line 245 of file view.hxx.
Referenced by ExecTabWin(), and StateTabWin().
|
private |
Definition at line 246 of file view.hxx.
Referenced by ExecTabWin(), and StateTabWin().
|
private |
Definition at line 252 of file view.hxx.
Referenced by CreateScrollbar(), InnerResizePixel(), OuterResizePixel(), and ShowAtResize().
|
private |
Definition at line 243 of file view.hxx.
Referenced by ExecTabWin().
|
private |
Definition at line 244 of file view.hxx.
Referenced by ExecTabWin(), and StateTabWin().
|
private |
Definition at line 242 of file view.hxx.
Referenced by IsScroll(), JumpToSwMark(), and Scroll().
|
private |
Definition at line 249 of file view.hxx.
Referenced by ImpSetVerb().
|
private |
Definition at line 206 of file view.hxx.
Referenced by EnableVScrollbar(), OuterResizePixel(), and SwView().
|
private |
Definition at line 237 of file view.hxx.
Referenced by HandleWheelCommands().
|
private |
Definition at line 228 of file view.hxx.
Referenced by ExecDraw().
|
private |
Definition at line 235 of file view.hxx.
Referenced by ExecSearch(), and SearchAndWrap().
|
private |
Definition at line 239 of file view.hxx.
Referenced by HandleGestureZoomCommand().
|
private |
Definition at line 238 of file view.hxx.
Referenced by HandleGestureZoomCommand().
|
private |
Definition at line 225 of file view.hxx.
Referenced by BeginTextEdit(), ExecDraw(), GetDrawState(), and SetSelDrawSlot().
|
private |
Definition at line 227 of file view.hxx.
Referenced by ExecDraw(), and GetDrawState().
|
private |
Definition at line 229 of file view.hxx.
Referenced by SwClipboardChangeListener::changedContents(), IsPasteAllowed(), and IsPasteSpecialAllowed().
|
private |
Definition at line 232 of file view.hxx.
Referenced by ExecTabWin(), and StateTabWin().
|
private |
LibreOfficeKit has to force the page size for PgUp/PgDown functionality based on the user's view, instead of using the m_aVisArea.
Definition at line 267 of file view.hxx.
Referenced by GetPageScrollDownOffset(), and GetPageScrollUpOffset().
|
private |
Definition at line 182 of file view.hxx.
Referenced by ReadUserData(), and SwView().
|
private |
Definition at line 184 of file view.hxx.
Referenced by StateStatusLine().
|
private |
Definition at line 222 of file view.hxx.
Referenced by StateStatusLine().
|
private |
Definition at line 233 of file view.hxx.
Referenced by ExecTabWin(), and StateTabWin().
|
private |
Definition at line 221 of file view.hxx.
Referenced by Execute(), GetState(), and SelectShell().
|
private |
Definition at line 212 of file view.hxx.
Referenced by SetDrawFuncPtr().
Definition at line 193 of file view.hxx.
Referenced by EnterDrawTextMode(), EnterShapeDrawTextMode(), ExecDraw(), ExecSmartTagPopup(), ExecSpellPopup(), HandleWheelCommands(), HyphenateDocument(), StartThesaurus(), SwView(), and ~SwView().
|
private |
Definition at line 217 of file view.hxx.
Referenced by ExecFormatPaintbrush(), StateFormatPaintbrush(), and ~SwView().
|
private |
Definition at line 198 of file view.hxx.
Referenced by IsPasteSpecialAllowed(), PrepareClose(), and SelectShell().
|
private |
Definition at line 211 of file view.hxx.
Referenced by GetGlosHdl(), and ~SwView().
Definition at line 208 of file view.hxx.
Referenced by Activate(), CalcAndSetBorderPixel(), ChangeTabMetric(), CreateTab(), CreateVRuler(), Deactivate(), GetHRulerMetric(), InnerResizePixel(), InvalidateRulerPos(), KillTab(), KillVRuler(), Notify(), OuterResizePixel(), SetViewLayout(), SetZoom_(), ShowAtResize(), StateTabWin(), SwView(), and ~SwView().
|
private |
Definition at line 202 of file view.hxx.
Referenced by CalcAndSetBorderPixel(), CheckVisArea(), CreateScrollbar(), EndScrollHdl(), HandleWheelCommands(), InnerResizePixel(), IsHScrollbarVisible(), OuterResizePixel(), ReadUserDataSequence(), ShowHScrollbar(), SwView(), UpdateScrollbars(), and ~SwView().
|
private |
Definition at line 215 of file view.hxx.
Referenced by SelectShell().
|
private |
Definition at line 214 of file view.hxx.
Referenced by SelectShell().
|
private |
Definition at line 188 of file view.hxx.
Referenced by ExecTabWin(), and StateTabWin().
|
private |
Definition at line 219 of file view.hxx.
Referenced by GotFocus(), OuterResizePixel(), SwView(), and ~SwView().
|
private |
Definition at line 197 of file view.hxx.
Referenced by Activate(), Execute(), ExecuteStatusLine(), ExitDraw(), GetState(), and SelectShell().
|
private |
Definition at line 200 of file view.hxx.
Referenced by CheckReadonlySelection(), Execute(), ExecuteInsertDoc(), ExecuteScan(), GetMailMergeConfigItem(), GetRedlineAuthor(), GetShellMode(), GetUNOObject(), InsertDoc(), IsPasteAllowed(), IsPasteSpecialAllowed(), ReadUserData(), ReadUserDataSequence(), SelectShell(), SetMailMergeConfigItem(), SetRedlineAuthor(), SwView(), and ~SwView().
Definition at line 209 of file view.hxx.
Referenced by Activate(), CalcAndSetBorderPixel(), ChangeVRulerMetric(), CreateVRuler(), Deactivate(), GetVRulerMetric(), InnerResizePixel(), InvalidateRulerPos(), KillVRuler(), Notify(), OuterResizePixel(), SetViewLayout(), SetZoom_(), StateTabWin(), SwView(), and ~SwView().
|
private |
Definition at line 203 of file view.hxx.
Referenced by CalcAndSetBorderPixel(), CreateScrollbar(), EndScrollHdl(), HandleWheelCommands(), InnerResizePixel(), IsVScrollbarVisible(), OuterResizePixel(), ShowVScrollbar(), SwView(), UpdateScrollbars(), and ~SwView().
|
private |
Definition at line 194 of file view.hxx.
Referenced by Activate(), ApplyAccessibilityOptions(), CalcAndSetBorderPixel(), CheckReadonlySelection(), CheckReadonlyState(), CheckVisArea(), Deactivate(), DocSzChgd(), dumpAsXml(), EnterDrawTextMode(), ExecDlg(), ExecDlgExt(), ExecDraw(), ExecDrwTextSpellPopup(), ExecLingu(), ExecSearch(), ExecSmartTagPopup(), ExecSpellPopup(), Execute(), ExitDraw(), FUNC_Search(), GetGlosHdl(), GetPageStr(), GetState(), GetThesaurusLookUpText(), HandleGestureZoomCommand(), HandleWheelCommands(), HasUIFeature(), HyphenateDocument(), HyphenateDrawText(), HyphStart(), ImpSetVerb(), InnerResizePixel(), InsertMedium(), InsertThesaurusSynonym(), InsFrameMode(), IsDocumentBorder(), IsDrawTextHyphenate(), IsPasteAllowed(), IsPasteSpecialAllowed(), IsValidSelectionForThesaurus(), JumpToSwMark(), NoRotate(), NotifyCursor(), OuterResizePixel(), PageDownCursor(), PageUpCursor(), PhyPageDown(), PhyPageUp(), ReadUserData(), ReadUserDataSequence(), Replace(), ScannerEventHdl(), SearchAll(), SearchAndWrap(), SelectShell(), SetViewLayout(), SetVisArea(), SetZoom(), SetZoom_(), ShowAtResize(), ShowCursor(), SpellEnd(), SpellError(), SpellStart(), StartTextConversion(), StartThesaurus(), StateSearch(), StateStatusLine(), StateTabWin(), SwView(), WriteUserData(), WriteUserDataSequence(), and ~SwView().
|
private |
Definition at line 226 of file view.hxx.
Referenced by ExecDraw(), GetDrawState(), and SetSelDrawSlot().
|
private |
Definition at line 180 of file view.hxx.
Referenced by ReadUserData(), and SwView().
|
private |
Definition at line 185 of file view.hxx.
Referenced by StateStatusLine().
|
private |
Definition at line 178 of file view.hxx.
Referenced by Activate(), and SwView().
OUString SwView::m_StringCache[CachedStrings] |
|
private |
|
staticconstexprprivate |
Definition at line 275 of file view.hxx.
Referenced by HandleGestureZoomCommand(), and HandleWheelCommands().
|
staticconstexprprivate |
Definition at line 276 of file view.hxx.
Referenced by HandleGestureZoomCommand(), and HandleWheelCommands().
|
staticprivate |
Definition at line 170 of file view.hxx.
Referenced by ExecSearch(), FUNC_Search(), SearchAll(), and SearchAndWrap().
|
staticprivate |
Definition at line 171 of file view.hxx.
Referenced by ExecSearch(), SearchAll(), and SearchAndWrap().
|
staticprivate |
Definition at line 172 of file view.hxx.
Referenced by ExecSearch(), and StateSearch().
|
staticprivate |
Definition at line 168 of file view.hxx.
Referenced by SetActMark().
|
staticprivate |
Definition at line 167 of file view.hxx.
Referenced by GetMoveType(), GetState(), and SetMoveType().
|
staticprivate |
Definition at line 165 of file view.hxx.
Referenced by ExecSearch(), FUNC_Search(), Replace(), SearchAll(), SearchAndWrap(), and StateSearch().
|
staticprivate |
Definition at line 175 of file view.hxx.
Referenced by ExecSearch(), FUNC_Search(), and Replace().
|
staticprivate |
Definition at line 174 of file view.hxx.
Referenced by ExecSearch(), and FUNC_Search().