#include <vcl/svapp.hxx>#include <tools/stack.hxx>#include <tools/list.hxx>#include <tools/string.hxx>#include "types.hxx"Include dependency graph for parse.hxx:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
| #define TGALIGN 0x00000080 |
| #define TGATTRIBUT 0x00000040 |
| #define TGBLANK 0x00000200 |
Definition at line 68 of file parse.hxx.
Referenced by SmParser::Blank(), and SmParser::NextToken().
| #define TGCOLOR 0x00001000 |
| #define TGDISCARDED 0x00008000 |
| #define TGFONT 0x00002000 |
| #define TGFONTATTR 0x00020000 |
Definition at line 76 of file parse.hxx.
Referenced by SmParser::FontAttribut(), and SmParser::Term().
| #define TGFUNCTION 0x00000100 |
| #define TGLBRACES 0x00000400 |
Definition at line 69 of file parse.hxx.
Referenced by SmParser::Brace(), SmParser::NextToken(), and SmParser::Term().
| #define TGLIMIT 0x00010000 |
Definition at line 75 of file parse.hxx.
Referenced by SmSubSupNode::Arrange(), SmParser::Operator(), and SmParser::SubSup().
| #define TGOPER 0x00000001 |
| #define TGPOWER 0x00000020 |
Definition at line 64 of file parse.hxx.
Referenced by SmParser::NextToken(), SmParser::Operator(), SmParser::OpSubSup(), SmParser::Power(), and SmParser::SubSup().
| #define TGPRODUCT 0x00000008 |
Definition at line 62 of file parse.hxx.
Referenced by SmParser::NextToken(), and SmParser::Product().
| #define TGRBRACES 0x00000800 |
Definition at line 70 of file parse.hxx.
Referenced by SmParser::Brace(), SmParser::Bracebody(), and SmParser::NextToken().
| #define TGRELATION 0x00000002 |
Definition at line 60 of file parse.hxx.
Referenced by SmParser::NextToken(), and SmParser::Relation().
| #define TGSUM 0x00000004 |
| #define TGUNOPER 0x00000010 |
Definition at line 63 of file parse.hxx.
Referenced by SmParser::NextToken(), SmParser::Term(), and SmParser::UnOper().
| enum SmConvert |
| enum SmParseError |
| enum SmTokenType |
1.5.1