LibreOffice Module sw (master) 1
Typedefs | Variables
ww8toolbar.cxx File Reference
#include "ww8toolbar.hxx"
#include "ww8scan.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/lang/XSingleComponentFactory.hpp>
#include <com/sun/star/ui/ItemType.hpp>
#include <fstream>
#include <comphelper/documentinfo.hxx>
#include <comphelper/indexedpropertyvalues.hxx>
#include <comphelper/processfactory.hxx>
#include <comphelper/propertyvalue.hxx>
#include <comphelper/sequence.hxx>
#include <o3tl/safeint.hxx>
#include <sfx2/objsh.hxx>
#include <comphelper/diagnose_ex.hxx>
#include <unotools/configmgr.hxx>
#include <rtl/ref.hxx>
#include <map>
#include <sal/log.hxx>
Include dependency graph for ww8toolbar.cxx:

Go to the source code of this file.

Typedefs

typedef std::map< sal_Int16, OUString > IdToString
 

Variables

const short nVisualData = 5
 

Typedef Documentation

◆ IdToString

typedef std::map< sal_Int16, OUString > IdToString

Definition at line 36 of file ww8toolbar.cxx.

Variable Documentation

◆ nVisualData

const short nVisualData = 5

Definition at line 34 of file ww8toolbar.cxx.

Referenced by SwCTB::Read().