|
LibreOffice Module sw (master) 1
|
#include <tblsel.hxx>
Public Member Functions | |
| FndPara (const SwSelBoxes &rBxs, FndBox_ *pFB) | |
| FndPara (const FndPara &rPara, FndBox_ *pFB) | |
| FndPara (const FndPara &rPara, FndLine_ *pFL) | |
Public Attributes | |
| const SwSelBoxes & | rBoxes |
| FndLine_ * | pFndLine |
| FndBox_ * | pFndBox |
Definition at line 215 of file tblsel.hxx.
|
inline |
Definition at line 221 of file tblsel.hxx.
Definition at line 223 of file tblsel.hxx.
Definition at line 225 of file tblsel.hxx.
| FndBox_* FndPara::pFndBox |
Definition at line 219 of file tblsel.hxx.
Referenced by FndLineCopyCol().
| FndLine_* FndPara::pFndLine |
Definition at line 218 of file tblsel.hxx.
Referenced by FndBoxCopyCol().
| const SwSelBoxes& FndPara::rBoxes |
Definition at line 217 of file tblsel.hxx.
Referenced by CheckMergeSel(), and FndBoxCopyCol().