LibreOffice Module sw (master) 1
Public Member Functions | Public Attributes | List of all members
SwApplyTemplate Struct Reference

#include <view.hxx>

Collaboration diagram for SwApplyTemplate:
[legend]

Public Member Functions

 SwApplyTemplate ()
 

Public Attributes

union {
   SwTextFormatColl *   pTextColl
 
   SwPageDesc *   pPageDesc
 
   SwFrameFormat *   pFrameFormat
 
   SwCharFormat *   pCharFormat
 
   SwNumRule *   pNumRule
 
aColl
 
SfxStyleFamily eType
 
sal_uInt16 nColor
 
SwFormatClipboardm_pFormatClipboard
 
size_t nUndo
 

Detailed Description

Definition at line 106 of file view.hxx.

Constructor & Destructor Documentation

◆ SwApplyTemplate()

SwApplyTemplate::SwApplyTemplate ( )
inline

Definition at line 122 of file view.hxx.

References aColl, and None.

Member Data Documentation

◆ 

union { ... } SwApplyTemplate::aColl

◆ eType

SfxStyleFamily SwApplyTemplate::eType

◆ m_pFormatClipboard

SwFormatClipboard* SwApplyTemplate::m_pFormatClipboard

Definition at line 119 of file view.hxx.

Referenced by SwView::ExecFormatPaintbrush(), and SwEditWin::SetApplyTemplate().

◆ nColor

sal_uInt16 SwApplyTemplate::nColor

◆ nUndo

size_t SwApplyTemplate::nUndo

Definition at line 120 of file view.hxx.

◆ pCharFormat

SwCharFormat* SwApplyTemplate::pCharFormat

Definition at line 113 of file view.hxx.

Referenced by SwDocShell::DoWaterCan().

◆ pFrameFormat

SwFrameFormat* SwApplyTemplate::pFrameFormat

Definition at line 112 of file view.hxx.

Referenced by SwDocShell::DoWaterCan().

◆ pNumRule

SwNumRule* SwApplyTemplate::pNumRule

Definition at line 114 of file view.hxx.

Referenced by SwDocShell::DoWaterCan().

◆ pPageDesc

SwPageDesc* SwApplyTemplate::pPageDesc

Definition at line 111 of file view.hxx.

Referenced by SwDocShell::DoWaterCan().

◆ pTextColl

SwTextFormatColl* SwApplyTemplate::pTextColl

Definition at line 110 of file view.hxx.

Referenced by SwDocShell::DoWaterCan().


The documentation for this struct was generated from the following file: