LibreOffice Module vbahelper (master) 1
Typedefs
vbacommandbarhelper.cxx File Reference
#include "vbacommandbarhelper.hxx"
#include <com/sun/star/beans/XPropertySet.hpp>
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <com/sun/star/ui/theModuleUIConfigurationManagerSupplier.hpp>
#include <com/sun/star/ui/XUIConfigurationManagerSupplier.hpp>
#include <com/sun/star/ui/theWindowStateConfiguration.hpp>
#include <comphelper/random.hxx>
#include <utility>
#include <vbahelper/vbahelper.hxx>
#include <rtl/ustrbuf.hxx>
#include <sal/log.hxx>
#include <o3tl/string_view.hxx>
#include <map>
#include <string_view>
Include dependency graph for vbacommandbarhelper.cxx:

Go to the source code of this file.

Typedefs

typedef std::map< OUString, OUString > MSO2OOCommandbarMap
 

Typedef Documentation

◆ MSO2OOCommandbarMap

typedef std::map< OUString, OUString > MSO2OOCommandbarMap

Definition at line 37 of file vbacommandbarhelper.cxx.