LibreOffice Module sw (master) 1
Classes | Typedefs
FrameControlsManager.hxx File Reference
#include "FrameControl.hxx"
#include <tools/gen.hxx>
#include <map>
#include <memory>
Include dependency graph for FrameControlsManager.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SwFrameControlsManager
 A container for the Header/Footer, PageBreak, and Outline Content Visibility controls. More...
 

Typedefs

typedef std::shared_ptr< SwFrameControlSwFrameControlPtr
 
typedef std::map< const SwFrame *, SwFrameControlPtrSwFrameControlPtrMap
 

Typedef Documentation

◆ SwFrameControlPtr

typedef std::shared_ptr< SwFrameControl > SwFrameControlPtr

Definition at line 25 of file FrameControlsManager.hxx.

◆ SwFrameControlPtrMap

Definition at line 27 of file FrameControlsManager.hxx.