Definition in file MathSystem.cpp.
#include "mc/mcprec.h"
#include <wx/dcscreen.h>
#include "mc/MathCore.h"
#include "mc/Text.h"
#include "mc/MathLine.h"
#include "mc/MathSystem.h"
#include <wx/tokenzr.h>
Include dependency graph for MathSystem.cpp:
Go to the source code of this file.
Defines | |
#define | mcMATHSYSTEM_SIMPLE_PROPAGATION(func) |
Variables | |
mcMathSystem | mcEmptySystem |
|
Value: for (int i=0; i < data_GetCount(); i++) \ data_Get(i).func; \ return mcBOR_REMOVE_OPERAND; Definition at line 810 of file MathSystem.cpp. Referenced by mcMathSystemHelpers::math_Add(), mcMathSystemHelpers::math_DivideBy(), mcMathSystemHelpers::math_MultiplyBy(), and mcMathSystemHelpers::math_Subtract(). |
|
Definition at line 57 of file MathSystem.cpp. Referenced by mcMathOrSystemHelpers::gui_GetSelection(), mcMathAndSystemHelpers::gui_GetSelection(), and mcMathSystemHelpers::gui_GetSelInlinedExpr(). |
[ Top ] |