LibreOffice Module sw (master) 1
|
#include <cppuhelper/implbase.hxx>
#include <com/sun/star/beans/XPropertySet.hpp>
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <com/sun/star/text/XTextContent.hpp>
#include <unobaseclass.hxx>
Go to the source code of this file.
Classes | |
class | SwXLineBreak |
UNO API wrapper around an SwFormatLineBreak, exposed as the com.sun.star.text.LineBreak service. More... | |