LibreOffice Module sc (master) 1
|
This is the complete list of members for ScCellShell, including all inherited members.
Activate(bool bMDI) | SfxShell | virtual |
ApplyItemSet(sal_uInt16 nId, const SfxItemSet &rSet) | SfxShell | virtual |
bPastePossible | ScCellShell | private |
BroadcastContextForActivation(const bool bIsActivated) | SfxShell | |
CanExecuteSlot_Impl(const SfxSlot &rSlot) | SfxShell | |
CreateItemSet(sal_uInt16 nId) | SfxShell | virtual |
Deactivate(bool bMDI) | SfxShell | virtual |
DECL_LINK(ClipboardChanged, TransferableDataHelper *, void) | ScCellShell | private |
DoActivate_Impl(SfxViewFrame *pFrame, bool bMDI) | SfxShell | |
DoDeactivate_Impl(SfxViewFrame const *pFrame, bool bMDI) | SfxShell | |
EmptyExecStub(SfxShell *pShell, SfxRequest &) | SfxShell | static |
EmptyStateStub(SfxShell *pShell, SfxItemSet &) | SfxShell | static |
ExecFormatPaintbrush(const SfxRequest &rReq) | ScFormatShell | |
Execute(SfxRequest &) | ScCellShell | |
ExecuteAlignment(SfxRequest &rReq) | ScFormatShell | |
ExecuteAttr(SfxRequest &rReq) | ScFormatShell | |
ExecuteCursor(SfxRequest &rReq) | ScCellShell | |
ExecuteCursorSel(SfxRequest &rReq) | ScCellShell | |
ExecuteDataPilotDialog() | ScCellShell | private |
ExecuteDB(SfxRequest &rReq) | ScCellShell | |
ExecuteEdit(SfxRequest &rReq) | ScCellShell | |
ExecuteExternalSource(const OUString &_rFile, const OUString &_rFilter, const OUString &_rOptions, const OUString &_rSource, sal_Int32 _nRefreshDelaySeconds, SfxRequest &_rRequest) | ScCellShell | private |
ExecuteFillSingleEdit() | ScCellShell | private |
ExecuteMove(SfxRequest &rReq) | ScCellShell | |
ExecuteNumFormat(SfxRequest &rReq) | ScFormatShell | |
ExecutePage(SfxRequest &rReq) | ScCellShell | |
ExecutePageSel(SfxRequest &rReq) | ScCellShell | |
ExecuteRotateTrans(const SfxRequest &rReq) | ScCellShell | |
ExecuteSlot(SfxRequest &rReq, const SfxInterface *pIF=nullptr) | SfxShell | |
ExecuteSlot(SfxRequest &rReq, bool bAsync) | SfxShell | |
ExecuteStyle(SfxRequest &rReq) | ScFormatShell | |
ExecuteSubtotals(SfxRequest &rReq) | ScCellShell | private |
ExecuteTextAttr(SfxRequest &rReq) | ScFormatShell | |
ExecuteTextDirection(const SfxRequest &rReq) | ScFormatShell | |
ExecuteTrans(SfxRequest &rReq) | ScCellShell | |
ExecuteXMLSourceDialog() | ScCellShell | private |
GetAlignState(SfxItemSet &rSet) | ScFormatShell | |
GetAttrState(SfxItemSet &rSet) | ScFormatShell | |
GetBlockState(SfxItemSet &rSet) | ScCellShell | |
GetBorderState(SfxItemSet &rSet) | ScFormatShell | |
GetCellState(SfxItemSet &rSet) | ScCellShell | |
GetClipState(SfxItemSet &rSet) | ScCellShell | |
GetCurrentNumberFormatType() | ScFormatShell | private |
GetDBState(SfxItemSet &rSet) | ScCellShell | |
GetDisableFlags() const | SfxShell | |
GetDispatcher() const | SfxShell | |
GetFrame() const | SfxShell | |
GetHLinkState(SfxItemSet &rSet) | ScCellShell | |
GetInterface() const | SfxShell | virtual |
GetItem(sal_uInt16 nSlotId) const | SfxShell | |
GetItem(TypedWhichId< T > nWhich) const | SfxShell | |
GetName() const | SfxShell | |
GetNumFormatState(SfxItemSet &rSet) | ScFormatShell | |
GetObjectShell() | SfxShell | virtual |
GetPool() const | SfxShell | |
GetPossibleClipboardFormats(SvxClipboardFormatItem &rFormats) | ScCellShell | private |
GetRepeatTarget() const | SfxShell | |
GetSlotState(sal_uInt16 nSlotId, const SfxInterface *pIF=nullptr, SfxItemSet *pStateSet=nullptr) | SfxShell | |
GetState(SfxItemSet &) | ScCellShell | |
GetStateCursor(SfxItemSet &rSet) | ScCellShell | static |
GetStaticInterface() | SfxShell | static |
GetTextAttrState(SfxItemSet &rSet) | ScFormatShell | |
GetTextDirectionState(SfxItemSet &rSet) | ScFormatShell | |
GetUndoManager() | SfxShell | virtual |
GetVerbs() const | SfxShell | |
GetVerbSlot_Impl(sal_uInt16 nId) const | SfxShell | |
GetViewData() | ScFormatShell | inlineprotected |
GetViewData() const | ScFormatShell | inlineprotected |
GetViewShell() const | SfxShell | |
HandleOpenXmlFilterSettings(SfxRequest &) | SfxShell | protectedstatic |
HasClipboardFormat(SotClipboardFormatId nFormatId) | ScCellShell | private |
HasUIFeature(SfxShellFeature nFeature) const | SfxShell | virtual |
InitInterface_Impl() | ScCellShell | privatestatic |
Invalidate(sal_uInt16 nId=0) | SfxShell | virtual |
Invalidate_Impl(SfxBindings &rBindings, sal_uInt16 nId) | SfxShell | protected |
IsActive() const | SfxShell | |
IsConditionalFastCall(const SfxRequest &rReq) | SfxShell | virtual |
IsDesignMode() const | SfxShell | virtual |
m_aRotateCase | ScCellShell | private |
operator=(const SfxShell &)=delete | SfxShell | private |
pFrameWin | ScCellShell | private |
pImpl | ScCellShell | private |
pPool | SfxShell | private |
pUndoMgr | SfxShell | private |
PutItem(const SfxPoolItem &rItem) | SfxShell | |
rViewData | ScFormatShell | private |
ScCellShell(ScViewData &rData, const VclPtr< vcl::Window > &pFrameWin) | ScCellShell | |
ScFormatShell(ScViewData &rData) | ScFormatShell | |
SetContextBroadcasterEnabled(const bool bIsEnabled) | SfxShell | |
SetContextName(const OUString &rsContextName) | SfxShell | |
SetDisableFlags(SfxDisableFlags nFlags) | SfxShell | |
SetName(const OUString &rName) | SfxShell | |
SetPool(SfxItemPool *pNewPool) | SfxShell | |
SetRepeatTarget(SfxRepeatTarget *pTarget) | SfxShell | |
SetUndoManager(SfxUndoManager *pNewUndoMgr) | SfxShell | |
SetVerbs(const css::uno::Sequence< css::embed::VerbDescriptor > &aVerbs) | SfxShell | |
SetViewShell_Impl(SfxViewShell *pView) | SfxShell | protected |
SfxShell() | SfxShell | protected |
SfxShell(SfxViewShell *pViewSh) | SfxShell | protected |
SfxShell(const SfxShell &)=delete | SfxShell | private |
StateFormatPaintbrush(SfxItemSet &rSet) | ScFormatShell | |
UIFeatureChanged() | SfxShell | |
VerbExec(SfxRequest &) | SfxShell | |
VerbState(SfxItemSet &) | SfxShell | static |
~ScCellShell() override | ScCellShell | virtual |
~ScFormatShell() override | ScFormatShell | virtual |
~SfxShell() override | SfxShell | virtual |