|
LibreOffice Module editeng (master) 1
|
#include <editeng/paragraphdata.hxx>#include <editeng/editengdllapi.h>#include <rtl/ustring.hxx>#include <svl/poolitem.hxx>#include <svl/style.hxx>#include <o3tl/cow_wrapper.hxx>#include <stdexcept>#include <memory>Go to the source code of this file.
Classes | |
| struct | OutlinerParaObjData |
| This is the guts of OutlinerParaObject, refcounted and shared among multiple instances of OutlinerParaObject. More... | |
| class | OutlinerParaObject |
| class | std::optional< OutlinerParaObject > |
| Specialise std::optional template for the case where we are wrapping a o3tl::cow_wrapper type, and we can make the pointer inside the cow_wrapper act as an empty value, and save ourselves some storage. More... | |
Namespaces | |
| namespace | std |