|
LibreOffice Module editeng (master) 1
|
#include <impedit.hxx>
Public Member Functions | |
| ConvInfo () | |
Public Attributes | |
| EPaM | aConvStart |
| EPaM | aConvTo |
| EPaM | aConvContinue |
| bool | bConvToEnd |
| bool | bMultipleDoc |
Definition at line 171 of file impedit.hxx.
|
inline |
Definition at line 179 of file impedit.hxx.
| EPaM ConvInfo::aConvContinue |
Definition at line 175 of file impedit.hxx.
Referenced by TextConvWrapper::ConvStart_impl(), and TextConvWrapper::ReplaceUnit().
| EPaM ConvInfo::aConvStart |
Definition at line 173 of file impedit.hxx.
Referenced by TextConvWrapper::ConvStart_impl().
| EPaM ConvInfo::aConvTo |
Definition at line 174 of file impedit.hxx.
Referenced by TextConvWrapper::ConvStart_impl(), and TextConvWrapper::ReplaceUnit().
| bool ConvInfo::bConvToEnd |
Definition at line 176 of file impedit.hxx.
Referenced by TextConvWrapper::ConvStart_impl().
| bool ConvInfo::bMultipleDoc |
Definition at line 177 of file impedit.hxx.
Referenced by TextConvWrapper::ConvMore_impl().