LibreOffice 5.1.3 "standardbar" not found

I have a macro which uses the following at LO startup:

oToolBarSettings = oModuleCfgMgr.getSettings( “private:resource/toolbar/standardbar”, true )

This now fails.
What happened to the standard toolbar?

PaulJayD