LibreOffice Module sw (master) 1
Classes | Namespaces | Functions
UndoSection.hxx File Reference
#include <o3tl/deleter.hxx>
#include <undobj.hxx>
#include <tuple>
#include <memory>
#include <optional>
Include dependency graph for UndoSection.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SwUndoInsSection
 
class  SwUndoUpdateIndex
 

Namespaces

namespace  sw
 Dialog to specify the properties of date form field.
 

Functions

std::unique_ptr< SwUndoMakeUndoDelSection (SwSectionFormat const &)
 
std::unique_ptr< SwUndoMakeUndoUpdateSection (SwSectionFormat const &, bool const)
 

Function Documentation

◆ MakeUndoDelSection()

std::unique_ptr< SwUndo > MakeUndoDelSection ( SwSectionFormat const &  rFormat)

◆ MakeUndoUpdateSection()

std::unique_ptr< SwUndo > MakeUndoUpdateSection ( SwSectionFormat const &  rFormat,
bool const  bOnlyAttr 
)