LibreOffice Module sw (master) 1
|
#include <pamtyp.hxx>
Public Attributes | |
GoNd | fnNd |
GoNds | fnNds |
GoPos | fnPos |
GoDoc | fnDoc |
GoSection | fnSections |
CmpOp | fnCmpOp |
GetHint | fnGetHint |
SearchText | fnSearch |
MvSection | fnSection |
Definition at line 76 of file pamtyp.hxx.
CmpOp SwMoveFnCollection::fnCmpOp |
Definition at line 83 of file pamtyp.hxx.
Referenced by GetNode(), and sw::MakeRegion().
GoDoc SwMoveFnCollection::fnDoc |
Definition at line 81 of file pamtyp.hxx.
Referenced by GoInDoc().
GetHint SwMoveFnCollection::fnGetHint |
Definition at line 84 of file pamtyp.hxx.
Referenced by lcl_SearchAttr().
GoNd SwMoveFnCollection::fnNd |
Definition at line 78 of file pamtyp.hxx.
Referenced by GoInContent(), GoInContentCells(), GoInContentCellsSkipHidden(), and GoInContentSkipHidden().
GoNds SwMoveFnCollection::fnNds |
Definition at line 79 of file pamtyp.hxx.
GoPos SwMoveFnCollection::fnPos |
Definition at line 80 of file pamtyp.hxx.
Referenced by sw::FindAttrImpl(), FindAttrsImpl(), sw::FindFormatImpl(), GoCurrSection(), and GoInNode().
SearchText SwMoveFnCollection::fnSearch |
Definition at line 85 of file pamtyp.hxx.
Referenced by DoSearch().
MvSection SwMoveFnCollection::fnSection |
Definition at line 86 of file pamtyp.hxx.
Referenced by GoCurrSection().
GoSection SwMoveFnCollection::fnSections |
Definition at line 82 of file pamtyp.hxx.
Referenced by GoInSection().