bmpmask.hrc (c0dc1914) | bmpmask.hrc (4d7c9de0) |
---|---|
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 --- 9 unchanged lines hidden (view full) --- 18 * under the License. 19 * 20 *************************************************************/ 21 22 23#define RID_SVXDLG_BMPMASK (RID_SVX_BMPMASK_START) 24#define RID_SVXDLG_BMPMASK_STR_TRANSP (RID_SVX_BMPMASK_START + 1) 25#define RID_SVXDLG_BMPMASK_STR_SOURCECOLOR (RID_SVX_BMPMASK_START + 2) | 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 --- 9 unchanged lines hidden (view full) --- 18 * under the License. 19 * 20 *************************************************************/ 21 22 23#define RID_SVXDLG_BMPMASK (RID_SVX_BMPMASK_START) 24#define RID_SVXDLG_BMPMASK_STR_TRANSP (RID_SVX_BMPMASK_START + 1) 25#define RID_SVXDLG_BMPMASK_STR_SOURCECOLOR (RID_SVX_BMPMASK_START + 2) |
26/*IAccessibility2 Implementation 2009-----*/ | |
27#define RID_SVXDLG_BMPMASK_STR_PALETTE (RID_SVX_BMPMASK_START + 3) 28#define RID_SVXDLG_BMPMASK_STR_TOLERANCE (RID_SVX_BMPMASK_START + 4) 29#define RID_SVXDLG_BMPMASK_STR_REPLACEWITH (RID_SVX_BMPMASK_START + 5) | 26#define RID_SVXDLG_BMPMASK_STR_PALETTE (RID_SVX_BMPMASK_START + 3) 27#define RID_SVXDLG_BMPMASK_STR_TOLERANCE (RID_SVX_BMPMASK_START + 4) 28#define RID_SVXDLG_BMPMASK_STR_REPLACEWITH (RID_SVX_BMPMASK_START + 5) |
30/*-----IAccessibility2 Implementation 2009*/ | |
31#define GRP_Q 1 32#define CTR_PIPETTE 1 33#define CBX_1 1 34#define CBX_2 4 35#define CBX_3 3 36#define CBX_4 2 37#define CBX_TRANS 5 38#define QCOL_1 2 --- 24 unchanged lines hidden --- | 29#define GRP_Q 1 30#define CTR_PIPETTE 1 31#define CBX_1 1 32#define CBX_2 4 33#define CBX_3 3 34#define CBX_4 2 35#define CBX_TRANS 5 36#define QCOL_1 2 --- 24 unchanged lines hidden --- |