poolfmt.hrc (fefe2166) | poolfmt.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 --- 250 unchanged lines hidden (view full) --- 259#define STR_POOLNUMRULE_NUM3 (RC_POOLNUMRULE_BEGIN+ 2) 260#define STR_POOLNUMRULE_NUM4 (RC_POOLNUMRULE_BEGIN+ 3) 261#define STR_POOLNUMRULE_NUM5 (RC_POOLNUMRULE_BEGIN+ 4) 262#define STR_POOLNUMRULE_BUL1 (RC_POOLNUMRULE_BEGIN+ 5) 263#define STR_POOLNUMRULE_BUL2 (RC_POOLNUMRULE_BEGIN+ 6) 264#define STR_POOLNUMRULE_BUL3 (RC_POOLNUMRULE_BEGIN+ 7) 265#define STR_POOLNUMRULE_BUL4 (RC_POOLNUMRULE_BEGIN+ 8) 266#define STR_POOLNUMRULE_BUL5 (RC_POOLNUMRULE_BEGIN+ 9) | 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 --- 250 unchanged lines hidden (view full) --- 259#define STR_POOLNUMRULE_NUM3 (RC_POOLNUMRULE_BEGIN+ 2) 260#define STR_POOLNUMRULE_NUM4 (RC_POOLNUMRULE_BEGIN+ 3) 261#define STR_POOLNUMRULE_NUM5 (RC_POOLNUMRULE_BEGIN+ 4) 262#define STR_POOLNUMRULE_BUL1 (RC_POOLNUMRULE_BEGIN+ 5) 263#define STR_POOLNUMRULE_BUL2 (RC_POOLNUMRULE_BEGIN+ 6) 264#define STR_POOLNUMRULE_BUL3 (RC_POOLNUMRULE_BEGIN+ 7) 265#define STR_POOLNUMRULE_BUL4 (RC_POOLNUMRULE_BEGIN+ 8) 266#define STR_POOLNUMRULE_BUL5 (RC_POOLNUMRULE_BEGIN+ 9) |
267//IAccessibility2 Impplementaton 2009----- | |
268//Solution:Define column item's accessible name ID. 269#define STR_COLUMN_VALUESET_ITEM0 (RC_POOLNUMRULE_BEGIN + 10 ) 270#define STR_COLUMN_VALUESET_ITEM1 (RC_POOLNUMRULE_BEGIN + 11 ) 271#define STR_COLUMN_VALUESET_ITEM2 (RC_POOLNUMRULE_BEGIN + 12 ) 272#define STR_COLUMN_VALUESET_ITEM3 (RC_POOLNUMRULE_BEGIN + 13 ) 273#define STR_COLUMN_VALUESET_ITEM4 (RC_POOLNUMRULE_BEGIN + 14 ) | 267//Solution:Define column item's accessible name ID. 268#define STR_COLUMN_VALUESET_ITEM0 (RC_POOLNUMRULE_BEGIN + 10 ) 269#define STR_COLUMN_VALUESET_ITEM1 (RC_POOLNUMRULE_BEGIN + 11 ) 270#define STR_COLUMN_VALUESET_ITEM2 (RC_POOLNUMRULE_BEGIN + 12 ) 271#define STR_COLUMN_VALUESET_ITEM3 (RC_POOLNUMRULE_BEGIN + 13 ) 272#define STR_COLUMN_VALUESET_ITEM4 (RC_POOLNUMRULE_BEGIN + 14 ) |
274//-----IAccessibility2 Impplementaton 2009 | |
275//----------------- 276// Paragraph styles 277//----------------- 278#define STR_POOLPARSTYLE_HEAD1 (STR_POOLPARSTYLE_BEGIN+ 0) 279#define STR_POOLPARSTYLE_HEAD2 (STR_POOLPARSTYLE_BEGIN+ 1) 280#define STR_POOLPARSTYLE_HEAD3 (STR_POOLPARSTYLE_BEGIN+ 2) 281#define STR_POOLPARSTYLE_DEFAULT (STR_POOLPARSTYLE_BEGIN+ 3) 282#define STR_POOLPARSTYLE_TEXTBODY (STR_POOLPARSTYLE_BEGIN+ 4) 283 284#endif | 273//----------------- 274// Paragraph styles 275//----------------- 276#define STR_POOLPARSTYLE_HEAD1 (STR_POOLPARSTYLE_BEGIN+ 0) 277#define STR_POOLPARSTYLE_HEAD2 (STR_POOLPARSTYLE_BEGIN+ 1) 278#define STR_POOLPARSTYLE_HEAD3 (STR_POOLPARSTYLE_BEGIN+ 2) 279#define STR_POOLPARSTYLE_DEFAULT (STR_POOLPARSTYLE_BEGIN+ 3) 280#define STR_POOLPARSTYLE_TEXTBODY (STR_POOLPARSTYLE_BEGIN+ 4) 281 282#endif |