Home
last modified time | relevance | path

Searched refs:TMPL (Results 1 – 3 of 3) sorted by relevance

/trunk/main/starmath/source/
H A Dmathtype.cxx1843 case TMPL: in HandleRecords()
2209 *pS << sal_uInt8(TMPL); // Template in StartTemplate()
2298 *pS << sal_uInt8(TMPL); // Template in HandleRoot()
2349 *pS << sal_uInt8(TMPL); // Template in HandleCScript()
2411 *pS << sal_uInt8(TMPL); // Template in HandleSubSupScript()
2462 *pS << sal_uInt8(TMPL); // Template in HandleSubSupScript()
2497 *pS << sal_uInt8(TMPL); // Template in HandleFractions()
2525 *pS << sal_uInt8(TMPL); // Template in HandleBrace()
2605 *pS << sal_uInt8(TMPL); // Template in HandleVerticalBrace()
2678 *pS << sal_uInt8(TMPL); in HandleOperator()
H A Dmathtype.hxx156 enum MTOKENS {END,LINE,CHAR,TMPL,PILE,MATRIX,EMBEL,RULER,FONT,SIZE}; enumerator
/trunk/main/helpcontent2/helpers/
H A Dcreatemakefile.pl60 if (open TMPL, $makefiletemplate) {
62 $tmpl = <TMPL>;
63 close TMPL;

Completed in 24 milliseconds