LibreOffice Module sdext (master) 1
|
#include "pdfihelper.hxx"
#include "treevisiting.hxx"
#include <com/sun/star/task/XStatusIndicator.hpp>
#include <com/sun/star/uno/XComponentContext.hpp>
#include <com/sun/star/i18n/BreakIterator.hpp>
#include <basegfx/polygon/b2dpolypolygon.hxx>
#include <rtl/ustring.hxx>
#include <rtl/ustrbuf.hxx>
#include <list>
Go to the source code of this file.
Classes | |
struct | pdfi::EmitContext |
struct | pdfi::Element |
struct | pdfi::ListElement |
struct | pdfi::HyperlinkElement |
struct | pdfi::GraphicalElement |
struct | pdfi::DrawElement |
struct | pdfi::FrameElement |
struct | pdfi::TextElement |
struct | pdfi::ParagraphElement |
struct | pdfi::PolyPolyElement |
struct | pdfi::ImageElement |
struct | pdfi::PageElement |
struct | pdfi::DocumentElement |
class | pdfi::ElementFactory |
Namespaces | |
namespace | pdfi |
Functions | |
bool | pdfi::isComplex (const css::uno::Reference< css::i18n::XBreakIterator > &rBreakIterator, TextElement *const pTextElem) |