aboutsummaryrefslogtreecommitdiff
path: root/source/cs/sysui
ModeNameSize
d---------desktop36logplain
loud-provider-for-android'>feature/owncloud-provider-for-android LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/include/comphelper/automationinvokedzone.hxx
AgeCommit message (Collapse)Author
2020-07-19compact namespace: comphelperNoel Grandin
Change-Id: I289e0bb488ef36c20d4996ff5b01d377733ad215 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99001 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2018-05-31Introduce comphelper::Automation::AutomationInvokedZoneTor Lillqvist
Enables finding out anywhere whether the thread is processing a call from an Automation client. Not sure how I have managed without this until now. Presumably the Invocation_Impl::mbFromOLE variable in stoc can be replaced by a call of comphelper::Automation::AutomationInvokedZone:: isActive(). Change-Id: Ib79ec5f6dff17af25c8539d2907c7cd5d7b9a62c