LibreOffice Module sw (master) 1
|
#include <numberingtypelistbox.hxx>
#include <com/sun/star/style/NumberingType.hpp>
#include <com/sun/star/text/DefaultNumberingProvider.hpp>
#include <com/sun/star/text/XDefaultNumberingProvider.hpp>
#include <comphelper/processfactory.hxx>
#include <com/sun/star/text/XNumberingTypeInfo.hpp>
#include <editeng/numitem.hxx>
#include <svx/strarray.hxx>
#include <osl/diagnose.h>
Go to the source code of this file.
Classes | |
struct | SwNumberingTypeListBox_Impl |