LibreOffice Module sw (master) 1
|
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< SwFrameControl > | SwFrameControlPtr |
typedef std::map< const SwFrame *, SwFrameControlPtr > | SwFrameControlPtrMap |
typedef std::shared_ptr< SwFrameControl > SwFrameControlPtr |
Definition at line 25 of file FrameControlsManager.hxx.
typedef std::map<const SwFrame*, SwFrameControlPtr> SwFrameControlPtrMap |
Definition at line 27 of file FrameControlsManager.hxx.