LibreOffice Module sc (master) 1
Typedefs
xltoolbar.cxx File Reference
#include "xltoolbar.hxx"
#include <sal/log.hxx>
#include <o3tl/safeint.hxx>
#include <com/sun/star/beans/XPropertySet.hpp>
#include <com/sun/star/ui/XUIConfigurationPersistence.hpp>
#include <com/sun/star/ui/theModuleUIConfigurationManagerSupplier.hpp>
#include <com/sun/star/ui/ItemType.hpp>
#include <comphelper/indexedpropertyvalues.hxx>
#include <comphelper/processfactory.hxx>
#include <comphelper/propertyvalue.hxx>
#include <comphelper/sequence.hxx>
#include <rtl/ref.hxx>
#include <map>
Include dependency graph for xltoolbar.cxx:

Go to the source code of this file.

Typedefs

typedef std::map< sal_Int16, OUString > IdToString
 

Typedef Documentation

◆ IdToString

typedef std::map< sal_Int16, OUString > IdToString

Definition at line 25 of file xltoolbar.cxx.