Home
last modified time | relevance | path

Searched defs:CSS1Expression (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sw/source/filter/html/
H A Dparcss1.hxx132 struct CSS1Expression struct
138 CSS1Expression *pNext; // die nächste Komponente argument
142 CSS1Expression( CSS1Token eTyp, const String &rVal, in CSS1Expression() argument
163 void SetNext( CSS1Expression *pNxt ) { pNext = pNxt; } in SetNext() argument
164 const CSS1Expression *GetNext() const { return pNext; } in GetNext() argument
H A Dparcss1.cxx1245 const CSS1Expression * /* pExpr */ ) in DeclarationParsed()

Completed in 14 milliseconds