#include </home/clem/local/src/opie/noncore/apps/opie-reader/StyleConsts.h>
Private Member Functions | |
| CBasicStyle () | |
| bool | operator!= (const CBasicStyle &rhs) |
| void | unset () |
Private Attributes | |
| bool | m_bold |
| bool | m_italic |
| unsigned long | m_table |
| int | m_fontsize |
| EalignmentType | m_align |
| unsigned char | red |
| unsigned char | green |
| unsigned char | blue |
| unsigned char | bred |
| unsigned char | bgreen |
| unsigned char | bblue |
| unsigned char | pred |
| unsigned char | pgreen |
| unsigned char | pblue |
| unsigned long | data |
| unsigned long | offset |
| bool | isLink |
| bool | m_underline |
| bool | m_strikethru |
| bool | m_monospaced |
| unsigned char | m_leftmargin |
| unsigned char | m_rightmargin |
| signed char | m_extraspace |
| signed char | m_voffset |
Friends | |
| class | CStyle |
|
|
Definition at line 66 of file StyleConsts.h. |
|
|
Definition at line 71 of file StyleConsts.h. |
|
|
Definition at line 75 of file StyleConsts.h. References bblue, bgreen, blue, bred, data, green, isLink, m_align, m_AlignLeft, m_bold, m_extraspace, m_fontsize, m_italic, m_leftmargin, m_monospaced, m_rightmargin, m_strikethru, m_underline, m_voffset, offset, pblue, pgreen, pred, and red. Referenced by CBasicStyle(), and CStyle::unset(). |
|
|
Definition at line 47 of file StyleConsts.h. |
|
|
Definition at line 54 of file StyleConsts.h. Referenced by CStyle::bBlue(), CStyle::invert(), CStyle::setBackground(), and unset(). |
|
|
Definition at line 54 of file StyleConsts.h. Referenced by CStyle::bGreen(), CStyle::invert(), CStyle::setBackground(), and unset(). |
|
|
Definition at line 53 of file StyleConsts.h. Referenced by CStyle::Blue(), CStyle::invert(), CStyle::setColour(), and unset(). |
|
|
Definition at line 54 of file StyleConsts.h. Referenced by CStyle::bRed(), CStyle::invert(), CStyle::setBackground(), and unset(). |
|
|
Definition at line 56 of file StyleConsts.h. Referenced by CStyle::getData(), CStyle::setData(), and unset(). |
|
|
Definition at line 53 of file StyleConsts.h. Referenced by CStyle::Green(), CStyle::invert(), CStyle::setColour(), and unset(). |
|
|
Definition at line 58 of file StyleConsts.h. Referenced by CStyle::getLink(), CStyle::setLink(), and unset(). |
|
|
Definition at line 52 of file StyleConsts.h. Referenced by CStyle::getJustify(), CStyle::setCentreJustify(), CStyle::setFullJustify(), CStyle::setLeftJustify(), CStyle::setNoJustify(), CStyle::setRightJustify(), and unset(). |
|
|
Definition at line 48 of file StyleConsts.h. Referenced by CStyle::isBold(), CStyle::setBold(), unset(), and CStyle::unsetBold(). |
|
|
Definition at line 64 of file StyleConsts.h. Referenced by CStyle::getExtraSpace(), CStyle::setExtraSpace(), and unset(). |
|
|
Definition at line 51 of file StyleConsts.h. Referenced by CStyle::getFontSize(), CStyle::setFontSize(), and unset(). |
|
|
Definition at line 48 of file StyleConsts.h. Referenced by CStyle::isItalic(), CStyle::setItalic(), unset(), and CStyle::unsetItalic(). |
|
|
Definition at line 63 of file StyleConsts.h. Referenced by CStyle::getLeftMargin(), CStyle::setLeftMargin(), and unset(). |
|
|
Definition at line 62 of file StyleConsts.h. Referenced by CStyle::isMono(), CStyle::setMono(), unset(), and CStyle::unsetMono(). |
|
|
Definition at line 63 of file StyleConsts.h. Referenced by CStyle::getRightMargin(), CStyle::setRightMargin(), and unset(). |
|
|
Definition at line 61 of file StyleConsts.h. Referenced by CStyle::isStrikethru(), CStyle::setStrikethru(), unset(), and CStyle::unsetStrikethru(). |
|
|
Definition at line 50 of file StyleConsts.h. Referenced by CBasicStyle(), CStyle::getTable(), CStyle::isTable(), and CStyle::setTable(). |
|
|
Definition at line 60 of file StyleConsts.h. Referenced by CStyle::isUnderline(), CStyle::setUnderline(), unset(), and CStyle::unsetUnderline(). |
|
|
Definition at line 65 of file StyleConsts.h. Referenced by CStyle::getVOffset(), CStyle::setVOffset(), and unset(). |
|
|
Definition at line 57 of file StyleConsts.h. Referenced by CStyle::getOffset(), CStyle::setOffset(), and unset(). |
|
|
Definition at line 55 of file StyleConsts.h. Referenced by CStyle::pBlue(), CStyle::setPaper(), and unset(). |
|
|
Definition at line 55 of file StyleConsts.h. Referenced by CStyle::pGreen(), CStyle::setPaper(), and unset(). |
|
|
Definition at line 55 of file StyleConsts.h. Referenced by CStyle::pRed(), CStyle::setPaper(), and unset(). |
|
|
Definition at line 53 of file StyleConsts.h. Referenced by CStyle::invert(), CStyle::Red(), CStyle::setColour(), and unset(). |
1.4.2