LibreOffice Module sfx2 (master) 1
|
This is the complete list of members for SfxModule, including all inherited members.
Activate(bool bMDI) | SfxShell | virtual |
AddListener(SfxListener &rListener) | SfxBroadcaster | private |
ApplyItemSet(sal_uInt16 nId, const SfxItemSet &rSet) | SfxShell | virtual |
Broadcast(const SfxHint &rHint) | SfxBroadcaster | |
BroadcastContextForActivation(const bool bIsActivated) | SfxShell | |
CanExecuteSlot_Impl(const SfxSlot &rSlot) | SfxShell | |
Construct_Impl(const OString &rResName) | SfxModule | private |
CreateItemSet(sal_uInt16 nId) | SfxShell | virtual |
CreateStyleFamilies() | SfxModule | inlinevirtual |
CreateTabPage(sal_uInt16 nId, weld::Container *pPage, weld::DialogController *pController, const SfxItemSet &rSet) | SfxModule | virtual |
Deactivate(bool bMDI) | SfxShell | virtual |
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 |
ExecuteSlot(SfxRequest &rReq, const SfxInterface *pIF=nullptr) | SfxShell | |
ExecuteSlot(SfxRequest &rReq, bool bAsync) | SfxShell | |
ForAllListeners(std::function< bool(SfxListener *)> f) const | SfxBroadcaster | |
Forward(SfxBroadcaster &rBC, const SfxHint &rHint) | SfxBroadcaster | protected |
GetActiveModule(SfxViewFrame *pFrame=nullptr) | SfxModule | static |
GetChildWinFactoryById(sal_uInt16 nId) const | SfxModule | |
GetCurrentFieldUnit() | SfxModule | static |
GetDisableFlags() const | SfxShell | |
GetDispatcher() const | SfxShell | |
GetFieldUnit() const | SfxModule | |
GetFrame() const | SfxShell | |
GetInterface() const | SfxShell | virtual |
GetItem(sal_uInt16 nSlotId) const | SfxShell | |
GetItem(TypedWhichId< T > nWhich) const | SfxShell | inline |
GetListenerCount() const | SfxBroadcaster | |
GetModuleFieldUnit(css::uno::Reference< css::frame::XFrame > const &i_frame) | SfxModule | static |
GetName() const | SfxShell | |
GetObjectShell() | SfxShell | virtual |
GetPool() const | SfxShell | inline |
GetRepeatTarget() const | SfxShell | |
GetResLocale() const | SfxModule | |
GetSlotPool() const | SfxModule | |
GetSlotState(sal_uInt16 nSlotId, const SfxInterface *pIF=nullptr, SfxItemSet *pStateSet=nullptr) | SfxShell | |
GetStaticInterface() | SfxShell | inlinestatic |
GetStbCtrlFactory(const std::type_info &rSlotType, sal_uInt16 nSlotID) const | SfxModule | |
GetTbxCtrlFactory(const std::type_info &rSlotType, sal_uInt16 nSlotID) const | SfxModule | |
GetUndoManager() | SfxShell | virtual |
GetVerbs() const | SfxShell | |
GetVerbSlot_Impl(sal_uInt16 nId) const | SfxShell | |
GetViewShell() const | SfxShell | |
HandleOpenXmlFilterSettings(SfxRequest &) | SfxShell | protectedstatic |
HasListeners() const | SfxBroadcaster | |
HasUIFeature(SfxShellFeature nFeature) const | SfxShell | virtual |
InitInterface_Impl() | SfxModule | inlineprivatestatic |
Invalidate(sal_uInt16 nId=0) override | SfxModule | virtual |
Invalidate_Impl(SfxBindings &rBindings, sal_uInt16 nId) | SfxShell | protected |
IsActive() const | SfxShell | |
IsConditionalFastCall(const SfxRequest &rReq) | SfxShell | virtual |
IsDesignMode() const | SfxShell | inlinevirtual |
m_Listeners | SfxBroadcaster | private |
m_RemovedPositions | SfxBroadcaster | private |
operator=(const SfxShell &)=delete | SfxShell | private |
pImpl | SfxModule | private |
pPool | SfxShell | private |
pUndoMgr | SfxShell | private |
PutItem(const SfxPoolItem &rItem) | SfxShell | |
RegisterChildWindow(const SfxChildWinFactory &) | SfxModule | |
RegisterStatusBarControl(const SfxStbCtrlFactory &) | SfxModule | |
RegisterToolBoxControl(const SfxTbxCtrlFactory &) | SfxModule | |
RemoveListener(SfxListener &rListener) | SfxBroadcaster | private |
SetContextBroadcasterEnabled(const bool bIsEnabled) | SfxShell | |
SetContextName(const OUString &rsContextName) | SfxShell | |
SetDisableFlags(SfxDisableFlags nFlags) | SfxShell | |
SetName(const OUString &rName) | SfxShell | |
SetPool(SfxItemPool *pNewPool) | SfxShell | inline |
SetRepeatTarget(SfxRepeatTarget *pTarget) | SfxShell | |
SetUndoManager(SfxUndoManager *pNewUndoMgr) | SfxShell | |
SetVerbs(const css::uno::Sequence< css::embed::VerbDescriptor > &aVerbs) | SfxShell | |
SetViewShell_Impl(SfxViewShell *pView) | SfxShell | protected |
SfxBroadcaster() | SfxBroadcaster | |
SfxBroadcaster(const SfxBroadcaster &rBC) | SfxBroadcaster | |
SfxModule(const OString &rResName, std::initializer_list< SfxObjectFactory * > pFactoryList) | SfxModule | |
SfxShell(const SfxShell &)=delete | SfxShell | private |
SfxShell() | SfxShell | protected |
SfxShell(SfxViewShell *pViewSh) | SfxShell | protected |
UIFeatureChanged() | SfxShell | |
VerbExec(SfxRequest &) | SfxShell | |
VerbState(SfxItemSet &) | SfxShell | static |
~SfxBroadcaster() COVERITY_NOEXCEPT_FALSE | SfxBroadcaster | virtual |
~SfxModule() override | SfxModule | virtual |
~SfxShell() override | SfxShell | virtual |