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

#include <impedit.hxx>

Collaboration diagram for ConvInfo:
[legend]

Public Member Functions

 ConvInfo ()
 

Public Attributes

EPaM aConvStart
 
EPaM aConvTo
 
EPaM aConvContinue
 
bool bConvToEnd
 
bool bMultipleDoc
 

Detailed Description

Definition at line 171 of file impedit.hxx.

Constructor & Destructor Documentation

◆ ConvInfo()

ConvInfo::ConvInfo ( )
inline

Definition at line 179 of file impedit.hxx.

Member Data Documentation

◆ aConvContinue

EPaM ConvInfo::aConvContinue

Definition at line 175 of file impedit.hxx.

Referenced by TextConvWrapper::ConvStart_impl(), and TextConvWrapper::ReplaceUnit().

◆ aConvStart

EPaM ConvInfo::aConvStart

Definition at line 173 of file impedit.hxx.

Referenced by TextConvWrapper::ConvStart_impl().

◆ aConvTo

EPaM ConvInfo::aConvTo

Definition at line 174 of file impedit.hxx.

Referenced by TextConvWrapper::ConvStart_impl(), and TextConvWrapper::ReplaceUnit().

◆ bConvToEnd

bool ConvInfo::bConvToEnd

Definition at line 176 of file impedit.hxx.

Referenced by TextConvWrapper::ConvStart_impl().

◆ bMultipleDoc

bool ConvInfo::bMultipleDoc

Definition at line 177 of file impedit.hxx.

Referenced by TextConvWrapper::ConvMore_impl().


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