cuires.hrc (8414840e) cuires.hrc (b2b569f2)
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

--- 421 unchanged lines hidden (view full) ---

430// For now, keep new IDs unique only within cui.
431// Later, cui should perhaps get an own range of IDs.
432#define RID_SVXSTR_EVENT_SELECTIONCHANGED (RID_SVX_START + 1190)
433#define RID_SVXSTR_EVENT_DOUBLECLICK (RID_SVX_START + 1191)
434#define RID_SVXSTR_EVENT_RIGHTCLICK (RID_SVX_START + 1192)
435#define RID_SVXSTR_EVENT_CALCULATE (RID_SVX_START + 1193)
436#define RID_SVXSTR_EVENT_CONTENTCHANGED (RID_SVX_START + 1194)
437
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

--- 421 unchanged lines hidden (view full) ---

430// For now, keep new IDs unique only within cui.
431// Later, cui should perhaps get an own range of IDs.
432#define RID_SVXSTR_EVENT_SELECTIONCHANGED (RID_SVX_START + 1190)
433#define RID_SVXSTR_EVENT_DOUBLECLICK (RID_SVX_START + 1191)
434#define RID_SVXSTR_EVENT_RIGHTCLICK (RID_SVX_START + 1192)
435#define RID_SVXSTR_EVENT_CALCULATE (RID_SVX_START + 1193)
436#define RID_SVXSTR_EVENT_CONTENTCHANGED (RID_SVX_START + 1194)
437
438#define RID_CUI_DIALOG_COLORPICKER (RID_SVX_START + 3)
439
438#endif
440#endif