Home
last modified time | relevance | path

Searched full:setblockedcommandlist (Results 1 – 12 of 12) sorted by relevance

/core/include/comphelper/
H A Dlok.hxx143 COMPHELPER_DLLPUBLIC void setBlockedCommandList(const char* blockedCommandList);
/core/include/LibreOfficeKit/
H A DLibreOfficeKit.h497 /// @see lok::Document::setBlockedCommandList
498 void (*setBlockedCommandList) (LibreOfficeKitDocument* pThis, member
H A DLibreOfficeKit.hxx802 void setBlockedCommandList(int nViewId, const char* blockedCommandList) in setBlockedCommandList() function in lok::Document
804 mpDoc->pClass->setBlockedCommandList(mpDoc, nViewId, blockedCommandList); in setBlockedCommandList()
/core/include/sfx2/
H A Dlokhelper.hxx119 static void setBlockedCommandList(int nViewId, const char* blockedCommandList);
H A Dviewsh.hxx494 void setBlockedCommandList(const char* blockedCommandList);
/core/sfx2/source/view/
H A Dlokhelper.cxx1260 void SfxLokHelper::setBlockedCommandList(int nViewId, const char* blockedCommandList) in setBlockedCommandList() function in SfxLokHelper
1266 pViewShell->setBlockedCommandList(blockedCommandList); in setBlockedCommandList()
H A Dviewsh.cxx4026 void SfxViewShell::setBlockedCommandList(const char* blockedCommandList) in setBlockedCommandList() function in SfxViewShell
/core/desktop/source/lib/
H A Dinit.cxx1540 m_pDocumentClass->setBlockedCommandList = doc_setBlockedCommandList; in LibLODocument_Impl()
4837 SfxLokHelper::setBlockedCommandList(nViewId, blockedCommandList); in doc_setBlockedCommandList()
/core/compilerplugins/clang/
H A Dunusedmethods.results522 void comphelper::LibreOfficeKit::setBlockedCommandList(const char *)
/core/desktop/qa/desktop_lib/
H A Dtest_desktop_lib.cxx4124 …UAL(documentClassOffset(62), offsetof(struct _LibreOfficeKitDocumentClass, setBlockedCommandList)); in testABI()
/core/bin/
H A Dfind-can-be-private-symbols.functions.results4034 SfxViewShell::setBlockedCommandList(char const*)
H A Dfind-mergedlib-can-be-private-symbols.functions.results4298 SfxViewShell::setBlockedCommandList(char const*)