|
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 & | m_rInf |
| SwCapitalInfo * | m_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 m_pCapInf.
|
inline |
Definition at line 104 of file fntcap.cxx.
References m_rInf.
Referenced by SwSubFont::DoOnCapitals().
|
inline |
Definition at line 103 of file fntcap.cxx.
References SwDrawTextInfo::GetOut(), and m_rInf.
Referenced by SwSubFont::DoOnCapitals().
Referenced by SwSubFont::DoOnCapitals().
|
inline |
Definition at line 106 of file fntcap.cxx.
References m_pCapInf.
Referenced by SwSubFont::DoOnCapitals().
|
protected |
Definition at line 96 of file fntcap.cxx.
Referenced by GetCapInf(), and SetCapInf().
|
protected |
Definition at line 95 of file fntcap.cxx.