Work around loplguins:badstatics
Change-Id: I243dcb86cc1a99550b26962daf47c19eb62aa8df
This commit is contained in:
@@ -136,6 +136,12 @@ public:
|
|||||||
|| name == "xDrawClipDocShellRef" // ScGlobal::Clear()
|
|| name == "xDrawClipDocShellRef" // ScGlobal::Clear()
|
||||||
|| name == "instance"
|
|| name == "instance"
|
||||||
// ImplImageTree::get(), ImplImageTree::shutDown()
|
// ImplImageTree::get(), ImplImageTree::shutDown()
|
||||||
|
|| name == "s_pMouseFrame"
|
||||||
|
// vcl/osx/salframeview.mm, mouseEntered/Exited, not owning
|
||||||
|
|| name == "pCurrentMenuBar"
|
||||||
|
// vcl/osx/salmenu.cxx, AquaSalMenu::set/unsetMainMenu, not
|
||||||
|
// owning
|
||||||
|
|| name == "s_pCaptureFrame" // vcl/osx/salframe.cxx, not owning
|
||||||
) // these variables appear unproblematic
|
) // these variables appear unproblematic
|
||||||
{
|
{
|
||||||
return true;
|
return true;
|
||||||
|
Reference in New Issue
Block a user