LibreOffice Module sfx2 (master) 1
|
This is the complete list of members for SfxBindings, including all inherited members.
AddListener(SfxListener &rListener) | SfxBroadcaster | private |
AddSlotToInvalidateSlotsMap_Impl(sal_uInt16 nId) | SfxBindings | |
Broadcast(const SfxHint &rHint) | SfxBroadcaster | |
ClearCache_Impl(sal_uInt16 nSlotId) | SfxBindings | |
ContextChanged_Impl() | SfxBindings | |
CreateSet_Impl(SfxStateCache &rCache, const SfxSlot *&pRealSlot, const SfxSlotServer **, SfxFoundCacheArr_Impl &) | SfxBindings | private |
DECL_DLLPRIVATE_LINK(NextJob, Timer *, void) | SfxBindings | private |
DeleteControllers_Impl() | SfxBindings | |
EnterRegistrations(std::string_view pFile={}, int nLine=0) | SfxBindings | |
Execute(sal_uInt16 nSlot, const SfxPoolItem **pArgs=nullptr, SfxCallMode nCall=SfxCallMode::SLOT) | SfxBindings | |
Execute_Impl(sal_uInt16 nSlot, const SfxPoolItem **pArgs, sal_uInt16 nModi, SfxCallMode nCall, const SfxPoolItem **pInternalArgs, bool bGlobalOnly=false) | SfxBindings | private |
Execute_Impl(SfxRequest &rReq, const SfxSlot *pSlot, SfxShell *pShell) | SfxBindings | |
ExecuteSynchron(sal_uInt16 nSlot, const SfxPoolItem **pArgs=nullptr) | SfxBindings | |
ForAllListeners(std::function< bool(SfxListener *)> f) const | SfxBroadcaster | |
Forward(SfxBroadcaster &rBC, const SfxHint &rHint) | SfxBroadcaster | protected |
GetActiveFrame() const | SfxBindings | |
GetAnyStateCache_Impl(sal_uInt16 nId) | SfxBindings | |
GetDispatch(const SfxSlot *, const css::util::URL &aURL, bool bMasterCommand) | SfxBindings | |
GetDispatcher() const | SfxBindings | inline |
GetDispatcher_Impl() | SfxBindings | inline |
GetListenerCount() const | SfxBroadcaster | |
GetRecorder() const | SfxBindings | |
GetSlotPos(sal_uInt16 nId, std::size_t nStartSearchAt=0) | SfxBindings | private |
GetStateCache(sal_uInt16 nId, std::size_t *pPos) | SfxBindings | private |
GetStateCache(sal_uInt16 nId) | SfxBindings | |
GetSubBindings_Impl() const | SfxBindings | |
GetWorkWindow_Impl() const | SfxBindings | |
HasListeners() const | SfxBroadcaster | |
HidePopups(bool bHide=true) | SfxBindings | |
Invalidate(sal_uInt16 nId) | SfxBindings | |
Invalidate(const sal_uInt16 *pIds) | SfxBindings | |
Invalidate(sal_uInt16 nId, bool bWithItem, bool bWithMsg=false) | SfxBindings | |
InvalidateAll(bool bWithMsg) | SfxBindings | |
InvalidateShell(const SfxShell &rSh, bool bDeep=false) | SfxBindings | |
InvalidateSlotsInMap_Impl() | SfxBindings | |
IsInUpdate() const | SfxBindings | |
LeaveRegistrations(std::string_view pFile={}, int nLine=0) | SfxBindings | |
m_Listeners | SfxBroadcaster | private |
m_RemovedPositions | SfxBroadcaster | private |
NextJob_Impl(Timer const *pTimer) | SfxBindings | private |
nRegLevel | SfxBindings | private |
operator=(const SfxBroadcaster &)=delete | SfxBroadcaster | private |
pDispatcher | SfxBindings | private |
pImpl | SfxBindings | private |
QueryControlState(sal_uInt16 nSID, boost::property_tree::ptree &rState) | SfxBindings | |
QuerySlotId(const css::util::URL &aURL) | SfxBindings | |
QueryState(sal_uInt16 nSID, std::unique_ptr< SfxPoolItem > &rpState) | SfxBindings | |
QueryState(TypedWhichId< T > nSID, std::unique_ptr< T > &rpState) | SfxBindings | inline |
Register(SfxControllerItem &rBinding) | SfxBindings | |
Register_Impl(SfxControllerItem &rBinding, bool) | SfxBindings | |
RegisterInternal_Impl(SfxControllerItem &rBinding) | SfxBindings | |
Release(SfxControllerItem &rBinding) | SfxBindings | |
RemoveListener(SfxListener &rListener) | SfxBroadcaster | private |
SetActiveFrame(const css::uno::Reference< css::frame::XFrame > &rFrame) | SfxBindings | |
SetDispatcher(SfxDispatcher *pDisp) | SfxBindings | |
SetDispatchProvider_Impl(const css::uno::Reference< css::frame::XDispatchProvider > &rFrame) | SfxBindings | |
SetRecorder_Impl(css::uno::Reference< css::frame::XDispatchRecorder > const &) | SfxBindings | |
SetState(const SfxItemSet &rSet) | SfxBindings | |
SetState(const SfxPoolItem &rItem) | SfxBindings | |
SetSubBindings_Impl(SfxBindings *) | SfxBindings | private |
SetVisibleState(sal_uInt16 nId, bool bShow) | SfxBindings | |
SetWorkWindow_Impl(std::unique_ptr< SfxWorkWindow >) | SfxBindings | |
SfxApplication | SfxBindings | friend |
SfxBindings() | SfxBindings | |
SfxBindings_Impl | SfxBindings | friend |
SfxBroadcaster() | SfxBroadcaster | |
SfxBroadcaster(const SfxBroadcaster &rBC) | SfxBroadcaster | |
SfxShell | SfxBindings | friend |
StartUpdate_Impl(bool bComplete=false) | SfxBindings | |
Update(sal_uInt16 nId) | SfxBindings | |
Update() | SfxBindings | |
Update_Impl(SfxStateCache &rCache) | SfxBindings | private |
UpdateControllers_Impl(const SfxFoundCache_Impl &rFound, const SfxPoolItem *pItem, SfxItemState eItemState) | SfxBindings | privatestatic |
UpdateSlotServer_Impl() | SfxBindings | private |
~SfxBindings() override | SfxBindings | virtual |
~SfxBroadcaster() COVERITY_NOEXCEPT_FALSE | SfxBroadcaster | virtual |