|
Scribus
Open source desktop publishing at your fingertips
|


Public Member Functions | |
| ScText_Shared (const StyleContext *pstyles) | |
| ScText_Shared (const ScText_Shared &other) | |
| ScText_Shared & | operator= (const ScText_Shared &other) |
| void | clear () |
| void | replaceCharStyleContextInParagraph (int pos, const StyleContext *newContext) |
Public Attributes | |
| ParagraphStyle | defaultStyle |
| StyleContextProxy | pstyleContext |
| uint | refs |
| uint | len |
| uint | cursorPosition |
| ParagraphStyle | trailingStyle |
| void ScText_Shared::replaceCharStyleContextInParagraph | ( | int | pos, |
| const StyleContext * | newContext | ||
| ) |
A char's stylecontext is the containing paragraph's style, This routines makes sure that all charstyles look for defaults in the parstyle first.