LibreOffice Module sfx2 (master) 1
|
This is the complete list of members for SfxLokHelper, including all inherited members.
createView() | SfxLokHelper | static |
createView(int nDocId) | SfxLokHelper | static |
createView(SfxViewFrame &rViewFrame, ViewShellDocId docId) | SfxLokHelper | privatestatic |
destroyView(int nId) | SfxLokHelper | static |
dumpState(rtl::OStringBuffer &rState) | SfxLokHelper | static |
forEachOtherView(ViewShellType *pThisViewShell, FunctionType f) | SfxLokHelper | static |
getAcceleratorConfs() | SfxLokHelper | static |
getDefaultLanguage() | SfxLokHelper | static |
getDefaultTimezone() | SfxLokHelper | static |
getDeviceFormFactor() | SfxLokHelper | static |
getDocumentIdOfView(int nViewId) | SfxLokHelper | static |
getInPlaceDocWindow(SfxViewShell *pViewShell) | SfxLokHelper | static |
getLoadLanguage() | SfxLokHelper | static |
getView(const SfxViewShell *pViewShell=nullptr) | SfxLokHelper | static |
getViewIds(int nDocId, int *pArray, size_t nSize) | SfxLokHelper | static |
getViewOfId(int nId) | SfxLokHelper | static |
getViewsCount(int nDocId) | SfxLokHelper | static |
getViewTimezone(int nId) | SfxLokHelper | static |
makePayloadJSON(const SfxViewShell *pThisView, int nViewId, std::string_view rKey, const OString &rPayload) | SfxLokHelper | static |
makeVisCursorInvalidation(int nViewId, const OString &rRectangle, bool bMispelledWord=false, const OString &rHyperlink="") | SfxLokHelper | static |
MaxTwips | SfxLokHelper | static |
notifyAllViews(int nType, const OString &rPayload) | SfxLokHelper | static |
notifyContextChange(const css::ui::ContextChangeEventObject &rEvent) | SfxLokHelper | static |
notifyDocumentSizeChanged(SfxViewShell const *pThisView, const OString &rPayload, vcl::ITiledRenderable *pDoc, bool bInvalidateAll=true) | SfxLokHelper | static |
notifyDocumentSizeChangedAllViews(vcl::ITiledRenderable *pDoc, bool bInvalidateAll=true) | SfxLokHelper | static |
notifyInvalidation(SfxViewShell const *pThisView, tools::Rectangle const *) | SfxLokHelper | static |
notifyOtherView(const SfxViewShell *pThisView, SfxViewShell const *pOtherView, int nType, std::string_view rKey, const OString &rPayload) | SfxLokHelper | static |
notifyOtherView(const SfxViewShell *pThisView, SfxViewShell const *pOtherView, int nType, const boost::property_tree::ptree &rTree) | SfxLokHelper | static |
notifyOtherViews(const SfxViewShell *pThisView, int nType, std::string_view rKey, const OString &rPayload) | SfxLokHelper | static |
notifyOtherViews(const SfxViewShell *pThisView, int nType, const boost::property_tree::ptree &rTree) | SfxLokHelper | static |
notifyOtherViewsUpdatePerViewId(SfxViewShell const *pViewShell, int nType) | SfxLokHelper | static |
notifyPartSizeChangedAllViews(vcl::ITiledRenderable *pDoc, int nPart) | SfxLokHelper | static |
notifyUpdate(SfxViewShell const *pViewShell, int nType) | SfxLokHelper | static |
notifyUpdatePerViewId(SfxViewShell const *pViewShell, int nType) | SfxLokHelper | static |
notifyUpdatePerViewId(SfxViewShell const *pTargetShell, SfxViewShell const *pViewShell, SfxViewShell const *pSourceShell, int nType) | SfxLokHelper | static |
notifyViewRenderState(SfxViewShell const *pViewShell, vcl::ITiledRenderable *pDoc) | SfxLokHelper | static |
notifyWindow(const SfxViewShell *pThisView, vcl::LOKWindowId nWindowId, std::u16string_view rAction, const std::vector< vcl::LOKPayloadItem > &rPayload=std::vector< vcl::LOKPayloadItem >()) | SfxLokHelper | static |
postExtTextEventAsync(const VclPtr< vcl::Window > &xWindow, int nType, const OUString &rText) | SfxLokHelper | static |
postKeyEventAsync(const VclPtr< vcl::Window > &xWindow, int nType, int nCharCode, int nKeyCode, int nRepeat=0) | SfxLokHelper | static |
postMouseEventAsync(const VclPtr< vcl::Window > &xWindow, LokMouseEventData const &rLokMouseEventData) | SfxLokHelper | static |
sendUnoStatus(const SfxViewShell *pShell, const SfxPoolItem *pItem) | SfxLokHelper | static |
setAccessibilityState(int nId, bool nEnabled) | SfxLokHelper | static |
setBlockedCommandList(int nViewId, const char *blockedCommandList) | SfxLokHelper | static |
setDefaultLanguage(const OUString &rBcp47LanguageTag) | SfxLokHelper | static |
setDefaultTimezone(bool isSet, const OUString &rTimezone) | SfxLokHelper | static |
setDeviceFormFactor(std::u16string_view rDeviceFormFactor) | SfxLokHelper | static |
setEditMode(int nMode, vcl::ITiledRenderable *pDoc) | SfxLokHelper | static |
setLoadLanguage(const OUString &rBcp47LanguageTag) | SfxLokHelper | static |
setView(int nId) | SfxLokHelper | static |
setViewLanguage(int nId, const OUString &rBcp47LanguageTag) | SfxLokHelper | static |
setViewLocale(int nId, const OUString &rBcp47LanguageTag) | SfxLokHelper | static |
setViewTimezone(int nId, bool isSet, const OUString &rTimezone) | SfxLokHelper | static |
testInPlaceComponentMouseEventHit(SfxViewShell *pViewShell, int nType, int nX, int nY, int nCount, int nButtons, int nModifier, double fScaleX, double fScaleY, bool bNegativeX=false) | SfxLokHelper | static |