LibreOffice Module sw (master) 1
Public Member Functions | Private Attributes | List of all members
SwRegionContent Class Referencefinal

#include <content.hxx>

Inheritance diagram for SwRegionContent:
[legend]
Collaboration diagram for SwRegionContent:
[legend]

Public Member Functions

 SwRegionContent (const SwContentType *pCnt, const OUString &rName, sal_uInt8 nLevel, tools::Long nYPos)
 
sal_uInt8 GetRegionLevel () const
 
- Public Member Functions inherited from SwContent
 SwContent (const SwContentType *pCnt, OUString aName, double nYPos)
 
virtual bool IsProtect () const
 
const SwContentTypeGetParent () const
 
const OUString & GetName () const
 
bool operator== (const SwContent &) const
 
bool operator< (const SwContent &rCont) const
 
bool IsInvisible () const
 
void SetInvisible ()
 
- Public Member Functions inherited from SwTypeNumber
 SwTypeNumber (sal_uInt8 nId)
 
virtual ~SwTypeNumber ()
 
sal_uInt8 GetTypeId () const
 

Private Attributes

sal_uInt8 m_nRegionLevel
 

Detailed Description

Definition at line 59 of file content.hxx.

Constructor & Destructor Documentation

◆ SwRegionContent()

SwRegionContent::SwRegionContent ( const SwContentType pCnt,
const OUString &  rName,
sal_uInt8  nLevel,
tools::Long  nYPos 
)
inline

Definition at line 65 of file content.hxx.

Member Function Documentation

◆ GetRegionLevel()

sal_uInt8 SwRegionContent::GetRegionLevel ( ) const
inline

Definition at line 71 of file content.hxx.

References m_nRegionLevel.

Member Data Documentation

◆ m_nRegionLevel

sal_uInt8 SwRegionContent::m_nRegionLevel
private

Definition at line 62 of file content.hxx.

Referenced by GetRegionLevel().


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