LibreOffice Module editeng (master) 1
Static Public Member Functions | List of all members
TextChainingUtils Class Reference

#include <overflowingtxt.hxx>

Static Public Member Functions

static css::uno::Reference< css::datatransfer::XTransferable > CreateTransferableFromText (Outliner const *)
 
static std::optional< OutlinerParaObjectJuxtaposeParaObject (css::uno::Reference< css::datatransfer::XTransferable > const &xOverflowingContent, Outliner *, OutlinerParaObject const *)
 
static std::optional< OutlinerParaObjectDeeplyMergeParaObject (css::uno::Reference< css::datatransfer::XTransferable > const &xOverflowingContent, Outliner *, OutlinerParaObject const *)
 

Detailed Description

Definition at line 41 of file overflowingtxt.hxx.

Member Function Documentation

◆ CreateTransferableFromText()

css::uno::Reference< css::datatransfer::XTransferable > TextChainingUtils::CreateTransferableFromText ( Outliner const *  pOutl)
static

◆ DeeplyMergeParaObject()

std::optional< OutlinerParaObject > TextChainingUtils::DeeplyMergeParaObject ( css::uno::Reference< css::datatransfer::XTransferable > const &  xOverflowingContent,
Outliner pOutl,
OutlinerParaObject const *  pNextPObj 
)
static

◆ JuxtaposeParaObject()

std::optional< OutlinerParaObject > TextChainingUtils::JuxtaposeParaObject ( css::uno::Reference< css::datatransfer::XTransferable > const &  xOverflowingContent,
Outliner pOutl,
OutlinerParaObject const *  pNextPObj 
)
static

The documentation for this class was generated from the following files: