LibreOffice Module sw (master) 1
|
This is the complete list of members for CSS1Expression, including all inherited members.
aValue | CSS1Expression | private |
cOp | CSS1Expression | private |
CSS1Expression(CSS1Token eTyp, OUString aVal, double nVal, sal_Unicode cO=0) | CSS1Expression | inline |
eType | CSS1Expression | private |
GetColor(Color &rRGB) const | CSS1Expression | |
GetNext() const | CSS1Expression | inline |
GetNumber() const | CSS1Expression | inline |
GetOp() const | CSS1Expression | inline |
GetSLength() const | CSS1Expression | inline |
GetString() const | CSS1Expression | inline |
GetType() const | CSS1Expression | inline |
GetULength() const | CSS1Expression | inline |
GetURL(OUString &rURL) const | CSS1Expression | |
nValue | CSS1Expression | private |
pNext | CSS1Expression | private |
Set(CSS1Token eTyp, const OUString &rVal, double nVal) | CSS1Expression | inline |
SetNext(CSS1Expression *pNxt) | CSS1Expression | inline |
~CSS1Expression() | CSS1Expression |