|
| SwWebTextShell (SwView &rView) |
|
virtual | ~SwWebTextShell () override |
|
| DECL_DLLPRIVATE_LINK (RedlineNextHdl, AbstractSvxPostItDialog &, void) |
|
| DECL_DLLPRIVATE_LINK (RedlinePrevHdl, AbstractSvxPostItDialog &, void) |
|
| DECL_DLLPRIVATE_STATIC_LINK (SwTextShell, DialogClosedHdl, css::ui::dialogs::DialogClosedEvent *, void) |
|
void | Execute (SfxRequest &) |
|
void | GetState (SfxItemSet &) |
|
void | ExecInsert (SfxRequest &) |
|
void | StateInsert (SfxItemSet &) |
|
void | ExecDelete (SfxRequest &) |
|
void | ExecEnterNum (SfxRequest &) |
|
void | ExecBasicMove (SfxRequest &) |
|
void | ExecMove (SfxRequest &) |
|
void | ExecMovePage (SfxRequest &) |
|
void | ExecMoveCol (SfxRequest &) |
|
void | ExecMoveLingu (SfxRequest &) |
|
void | ExecMoveMisc (SfxRequest &) |
|
void | ExecField (SfxRequest &rReq) |
|
void | ExecSetNumber (SfxRequest const &) |
|
void | StateField (SfxItemSet &) |
|
void | ExecIdx (SfxRequest const &) |
|
void | GetIdxState (SfxItemSet &) |
|
void | ExecGlossary (SfxRequest &) |
|
void | ExecCharAttr (SfxRequest &) |
|
void | ExecCharAttrArgs (SfxRequest &) |
|
void | ExecParaAttr (SfxRequest &) |
|
void | ExecParaAttrArgs (SfxRequest &) |
|
void | ExecDB (SfxRequest const &) |
|
void | ExecTransliteration (SfxRequest const &) |
|
void | ExecRotateTransliteration (SfxRequest const &) |
|
void | GetAttrState (SfxItemSet &) |
|
| SwTextShell (SwView &rView) |
|
virtual | ~SwTextShell () override |
|
SfxItemSet | CreateInsertFrameItemSet (SwFlyFrameAttrMgr &rMgr) |
| Create item set for the insert frame dialog. More...
|
|
| SwBaseShell (SwView &rShell) |
|
virtual | ~SwBaseShell () override |
|
void | ExecDelete (SfxRequest &) |
|
void | ExecClpbrd (SfxRequest &) |
|
void | StateClpbrd (SfxItemSet &) |
|
void | ExecUndo (SfxRequest &) |
|
void | StateUndo (SfxItemSet &) |
|
void | Execute (SfxRequest &) |
|
void | GetState (SfxItemSet &) |
|
void | StateStyle (SfxItemSet &) |
|
void | ExecuteGallery (SfxRequest &) |
|
void | GetGalleryState (SfxItemSet &) |
|
void | ExecDlg (SfxRequest &) |
|
void | ExecTextCtrl (SfxRequest &rReq) |
|
void | GetTextFontCtrlState (SfxItemSet &rSet) |
|
void | GetTextCtrlState (SfxItemSet &rSet) |
|
void | GetBorderState (SfxItemSet &rSet) |
|
void | GetBckColState (SfxItemSet &rSet) |
|
void | ExecBckCol (SfxRequest &rReq) |
|
void | SetWrapMode (sal_uInt16 nSlot) |
|
void | EditRegionDialog (SfxRequest const &rReq) |
|
void | InsertRegionDialog (SfxRequest &rReq) |
|
void | ExecField (SfxRequest const &rReq) |
|
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) |
|
Definition at line 23 of file wtextsh.hxx.