LibreOffice Module sw (master) 1
|
#include <unolinebreak.hxx>
#include <cppuhelper/supportsservice.hxx>
#include <sal/log.hxx>
#include <svl/listener.hxx>
#include <svl/itemprop.hxx>
#include <IDocumentContentOperations.hxx>
#include <doc.hxx>
#include <formatlinebreak.hxx>
#include <unotextrange.hxx>
#include <ndtxt.hxx>
#include <textlinebreak.hxx>
#include <unomap.hxx>
#include <unoprnms.hxx>
Go to the source code of this file.
Classes | |
class | SwXLineBreak::Impl |
The inner part SwXLineBreak, which is deleted with a locked SolarMutex. More... | |