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

#include <crsrsh.hxx>

Collaboration diagram for SwContentAtPos:
[legend]

Public Member Functions

 SwContentAtPos (IsAttrAtPos eGetAtPos)
 
bool IsInProtectSect () const
 is the node in a protected section? More...
 
bool IsInRTLText () const
 

Public Attributes

union {
   const SwField *   pField
 
   const SfxPoolItem *   pAttr
 
   const SwRangeRedline *   pRedl
 
   SwContentNode *   pNode
 
   const sw::mark::IFieldmark *   pFieldmark
 
aFnd
 
IsAttrAtPos eContentAtPos
 
int nDist
 
OUString sStr
 
const SwTextAttrpFndTextAttr
 

Detailed Description

Definition at line 103 of file crsrsh.hxx.

Constructor & Destructor Documentation

◆ SwContentAtPos()

SwContentAtPos::SwContentAtPos ( IsAttrAtPos  eGetAtPos)
inline

Definition at line 117 of file crsrsh.hxx.

References aFnd, nDist, and pFndTextAttr.

Member Function Documentation

◆ IsInProtectSect()

bool SwContentAtPos::IsInProtectSect ( ) const

◆ IsInRTLText()

bool SwContentAtPos::IsInRTLText ( ) const

Member Data Documentation

◆ 

union { ... } SwContentAtPos::aFnd

◆ eContentAtPos

IsAttrAtPos SwContentAtPos::eContentAtPos

◆ nDist

int SwContentAtPos::nDist

◆ pAttr

const SfxPoolItem* SwContentAtPos::pAttr

◆ pField

const SwField* SwContentAtPos::pField

◆ pFieldmark

const sw::mark::IFieldmark* SwContentAtPos::pFieldmark

◆ pFndTextAttr

const SwTextAttr* SwContentAtPos::pFndTextAttr

◆ pNode

SwContentNode* SwContentAtPos::pNode

◆ pRedl

const SwRangeRedline* SwContentAtPos::pRedl

◆ sStr

OUString SwContentAtPos::sStr

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