LibreOffice Module sw (master)
1
|
Public Member Functions | |
virtual void | Init (SwFntObj *pUpperFont, SwFntObj *pLowerFont)=0 |
virtual void | Do ()=0 |
OutputDevice & | GetOut () |
SwDrawTextInfo & | GetInf () |
SwCapitalInfo * | GetCapInf () const |
void | SetCapInf (SwCapitalInfo &rNew) |
Protected Member Functions | |
SwDoCapitals (SwDrawTextInfo &rInfo) | |
~SwDoCapitals () | |
Protected Attributes | |
SwDrawTextInfo & | rInf |
SwCapitalInfo * | pCapInf |
Definition at line 92 of file fntcap.cxx.
|
inlineexplicitprotected |
Definition at line 98 of file fntcap.cxx.
|
inlineprotected |
Definition at line 99 of file fntcap.cxx.
|
pure virtual |
Referenced by SwSubFont::DoOnCapitals().
|
inline |
Definition at line 105 of file fntcap.cxx.
References pCapInf.
|
inline |
Definition at line 104 of file fntcap.cxx.
References rInf.
Referenced by SwSubFont::DoOnCapitals().
|
inline |
Definition at line 103 of file fntcap.cxx.
References SwDrawTextInfo::GetOut().
Referenced by SwSubFont::DoOnCapitals().
Referenced by SwSubFont::DoOnCapitals().
|
inline |
Definition at line 106 of file fntcap.cxx.
Referenced by SwSubFont::DoOnCapitals().
|
protected |
Definition at line 96 of file fntcap.cxx.
Referenced by GetCapInf().
|
protected |
Definition at line 95 of file fntcap.cxx.
Referenced by GetInf().