cmdid.h (23257455) | cmdid.h (395b75f9) |
---|---|
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 --- 1247 unchanged lines hidden (view full) --- 1256#define FN_IID_COL3 (FN_FRAME + 15) 1257#define FN_IID_COLLEFT (FN_FRAME + 16) 1258#define FN_IID_COLRIGHT (FN_FRAME + 17) 1259 1260#define FN_SET_FRM_ALT_NAME (FN_FRAME + 18) 1261#define FN_UNO_TITLE (FN_FRAME + 19) 1262#define FN_UNO_DESCRIPTION (FN_FRAME + 20) 1263 | 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 --- 1247 unchanged lines hidden (view full) --- 1256#define FN_IID_COL3 (FN_FRAME + 15) 1257#define FN_IID_COLLEFT (FN_FRAME + 16) 1258#define FN_IID_COLRIGHT (FN_FRAME + 17) 1259 1260#define FN_SET_FRM_ALT_NAME (FN_FRAME + 18) 1261#define FN_UNO_TITLE (FN_FRAME + 19) 1262#define FN_UNO_DESCRIPTION (FN_FRAME + 20) 1263 |
1264#define FN_PROPERTY_WRAP_DLG (FN_SIDEBAR + 0) 1265#define SID_ATTR_PAGE_COLUMN (FN_SIDEBAR + 1) 1266#define SID_ATTR_PAGE_ULSPACE (FN_SIDEBAR + 2) 1267#define SID_ATTR_PAGE_LRSPACE (FN_SIDEBAR + 3) | 1264#define SID_ATTR_PAGE_COLUMN (FN_SIDEBAR + 0) 1265#define SID_ATTR_PAGE_ULSPACE (FN_SIDEBAR + 1) 1266#define SID_ATTR_PAGE_LRSPACE (FN_SIDEBAR + 2) |
1268 1269 1270//Member-Ids fuer Fill/SetVariable an Items 1271#define MID_STYLE 0xe0 1272#define MID_PWIDTH 0xe1 1273#define MID_ADJUST 0xe2 1274#define MID_TDIST 0xe3 1275#define MID_BDIST 0xe4 --- 42 unchanged lines hidden --- | 1267 1268 1269//Member-Ids fuer Fill/SetVariable an Items 1270#define MID_STYLE 0xe0 1271#define MID_PWIDTH 0xe1 1272#define MID_ADJUST 0xe2 1273#define MID_TDIST 0xe3 1274#define MID_BDIST 0xe4 --- 42 unchanged lines hidden --- |