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

#include <tblsel.hxx>

Collaboration diagram for FndPara:
[legend]

Public Member Functions

 FndPara (const SwSelBoxes &rBxs, FndBox_ *pFB)
 
 FndPara (const FndPara &rPara, FndBox_ *pFB)
 
 FndPara (const FndPara &rPara, FndLine_ *pFL)
 

Public Attributes

const SwSelBoxesrBoxes
 
FndLine_pFndLine
 
FndBox_pFndBox
 

Detailed Description

Definition at line 215 of file tblsel.hxx.

Constructor & Destructor Documentation

◆ FndPara() [1/3]

FndPara::FndPara ( const SwSelBoxes rBxs,
FndBox_ pFB 
)
inline

Definition at line 221 of file tblsel.hxx.

◆ FndPara() [2/3]

FndPara::FndPara ( const FndPara rPara,
FndBox_ pFB 
)
inline

Definition at line 223 of file tblsel.hxx.

◆ FndPara() [3/3]

FndPara::FndPara ( const FndPara rPara,
FndLine_ pFL 
)
inline

Definition at line 225 of file tblsel.hxx.

Member Data Documentation

◆ pFndBox

FndBox_* FndPara::pFndBox

Definition at line 219 of file tblsel.hxx.

Referenced by FndLineCopyCol().

◆ pFndLine

FndLine_* FndPara::pFndLine

Definition at line 218 of file tblsel.hxx.

Referenced by FndBoxCopyCol().

◆ rBoxes

const SwSelBoxes& FndPara::rBoxes

Definition at line 217 of file tblsel.hxx.

Referenced by CheckMergeSel(), and FndBoxCopyCol().


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