Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/filter/html/
H A Dparcss1.hxx140 struct CSS1Expression struct
146 CSS1Expression *pNext; // die naechste Komponente argument
150 CSS1Expression( CSS1Token eTyp, const String &rVal, in CSS1Expression() function
171 void SetNext( CSS1Expression *pNxt ) { pNext = pNxt; } in SetNext() argument
172 const CSS1Expression *GetNext() const { return pNext; } in GetNext() argument
H A Dparcss1.cxx1245 const CSS1Expression * /* pExpr */ ) in DeclarationParsed()

Completed in 19 milliseconds