starmath.hrc (e3349227) | starmath.hrc (397d541d) |
---|---|
1/************************************************************** 2 * 3 * Licensed to the Apache Software Foundation (ASF) under one 4 * or more contributor license agreements. See the NOTICE file 5 * distributed with this work for additional information 6 * regarding copyright ownership. The ASF licenses this file 7 * to you under the Apache License, Version 2.0 (the 8 * "License"); you may not use this file except in compliance --- 38 unchanged lines hidden (view full) --- 47#define SID_FONTSIZE (SID_SMA_START + 51) 48#define SID_DISTANCE (SID_SMA_START + 52) 49#define SID_ALIGN (SID_SMA_START + 53) 50 51#define SID_AUTO_REDRAW (SID_SMA_START + 55) 52#define SID_SYMBOLS (SID_SMA_START + 56) // Muss erstmal wieder aufgenommen werden ! 53#define SID_TEXTMODE (SID_SMA_START + 57) 54#define SID_IMPORT_FORMULA (SID_SMA_START + 58) | 1/************************************************************** 2 * 3 * Licensed to the Apache Software Foundation (ASF) under one 4 * or more contributor license agreements. See the NOTICE file 5 * distributed with this work for additional information 6 * regarding copyright ownership. The ASF licenses this file 7 * to you under the Apache License, Version 2.0 (the 8 * "License"); you may not use this file except in compliance --- 38 unchanged lines hidden (view full) --- 47#define SID_FONTSIZE (SID_SMA_START + 51) 48#define SID_DISTANCE (SID_SMA_START + 52) 49#define SID_ALIGN (SID_SMA_START + 53) 50 51#define SID_AUTO_REDRAW (SID_SMA_START + 55) 52#define SID_SYMBOLS (SID_SMA_START + 56) // Muss erstmal wieder aufgenommen werden ! 53#define SID_TEXTMODE (SID_SMA_START + 57) 54#define SID_IMPORT_FORMULA (SID_SMA_START + 58) |
55#define SID_IMPORT_MATHML_CLIPBOARD (SID_SMA_START + 59) |
|
55#define SID_TEXT (SID_SMA_START + 100) 56#define SID_GAPHIC_SM (SID_SMA_START + 101) 57#define SID_FITINWINDOW (SID_SMA_START + 103) 58#define SID_INSERTTEXT (SID_SMA_START + 104) 59#define SID_INSERTCOMMAND (SID_SMA_START + 105) 60 61#define SID_LOADSYMBOLS (SID_SMA_START + 107) 62#define SID_SAVESYMBOLS (SID_SMA_START + 108) --- 406 unchanged lines hidden --- | 56#define SID_TEXT (SID_SMA_START + 100) 57#define SID_GAPHIC_SM (SID_SMA_START + 101) 58#define SID_FITINWINDOW (SID_SMA_START + 103) 59#define SID_INSERTTEXT (SID_SMA_START + 104) 60#define SID_INSERTCOMMAND (SID_SMA_START + 105) 61 62#define SID_LOADSYMBOLS (SID_SMA_START + 107) 63#define SID_SAVESYMBOLS (SID_SMA_START + 108) --- 406 unchanged lines hidden --- |