Searched refs:SubFunc (Results 1 – 3 of 3) sorted by relevance
/trunk/main/basic/source/comp/ |
H A D | parser.cxx | 74 { FUNCTION, &SbiParser::SubFunc, Y, N, }, // FUNCTION 93 { PROPERTY, &SbiParser::SubFunc, Y, N, }, // FUNCTION 103 { SUB, &SbiParser::SubFunc, Y, N, }, // SUB
|
H A D | dim.cxx | 1064 void SbiParser::SubFunc() in SubFunc() function in SbiParser
|
/trunk/main/basic/source/inc/ |
H A D | parser.hxx | 128 void SubFunc(); // SUB / FUNCTION
|
Completed in 23 milliseconds