swcommands.h (512ec161) swcommands.h (23257455)
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

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

45#define CMD_FN_TABLE_AUTOSUM ".uno:AutoSum"
46#define CMD_SID_ATTR_CHAR_COLOR_BACKGROUND ".uno:BackColor"
47#define CMD_FN_FORMAT_BACKGROUND_DLG ".uno:BackgroundDialog"
48#define CMD_FN_BACKSPACE ".uno:SwBackspace"
49#define CMD_FN_FORMAT_BORDER_DLG ".uno:BorderDialog"
50#define CMD_FN_NUMBER_BULLETS ".uno:BulletsAndNumberingDialog"
51#define CMD_FN_CALC_TABLE ".uno:Calc"
52#define CMD_FN_CALCULATE ".uno:CalculateSel"
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

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

45#define CMD_FN_TABLE_AUTOSUM ".uno:AutoSum"
46#define CMD_SID_ATTR_CHAR_COLOR_BACKGROUND ".uno:BackColor"
47#define CMD_FN_FORMAT_BACKGROUND_DLG ".uno:BackgroundDialog"
48#define CMD_FN_BACKSPACE ".uno:SwBackspace"
49#define CMD_FN_FORMAT_BORDER_DLG ".uno:BorderDialog"
50#define CMD_FN_NUMBER_BULLETS ".uno:BulletsAndNumberingDialog"
51#define CMD_FN_CALC_TABLE ".uno:Calc"
52#define CMD_FN_CALCULATE ".uno:CalculateSel"
53#define CMD_FN_TABLE_VERT_BOTTOM ".uno:SwCellVertBottom"
54#define CMD_FN_TABLE_VERT_CENTER ".uno:SwCellVertCenter"
55#define CMD_FN_TABLE_VERT_NONE ".uno:SwCellVertTop"
53#define CMD_SID_TABLE_VERT_BOTTOM ".uno:CellVertBottom"
54#define CMD_SID_TABLE_VERT_CENTER ".uno:CellVertCenter"
55#define CMD_SID_TABLE_VERT_NONE ".uno:CellVertTop"
56#define CMD_FN_FRAME_CHAIN ".uno:ChainFrames"
57#define CMD_FN_CHANGE_DBFIELD ".uno:ChangeDatabaseField"
58#define CMD_FN_NUMBERING_OUTLINE_DLG ".uno:ChapterNumberingDialog"
59#define CMD_SID_ATTR_CHAR_COLOR_BACKGROUND_EXT ".uno:CharBackgroundExt"
60#define CMD_SID_ATTR_CHAR_COLOR_EXT ".uno:CharColorExt"
61#define CMD_FN_CHAR_LEFT_SEL ".uno:CharLeftSel"
62#define CMD_FN_CHAR_RIGHT_SEL ".uno:CharRightSel"
63#define CMD_FN_CLOSE_PAGEPREVIEW ".uno:ClosePreview"

--- 367 unchanged lines hidden ---
56#define CMD_FN_FRAME_CHAIN ".uno:ChainFrames"
57#define CMD_FN_CHANGE_DBFIELD ".uno:ChangeDatabaseField"
58#define CMD_FN_NUMBERING_OUTLINE_DLG ".uno:ChapterNumberingDialog"
59#define CMD_SID_ATTR_CHAR_COLOR_BACKGROUND_EXT ".uno:CharBackgroundExt"
60#define CMD_SID_ATTR_CHAR_COLOR_EXT ".uno:CharColorExt"
61#define CMD_FN_CHAR_LEFT_SEL ".uno:CharLeftSel"
62#define CMD_FN_CHAR_RIGHT_SEL ".uno:CharRightSel"
63#define CMD_FN_CLOSE_PAGEPREVIEW ".uno:ClosePreview"

--- 367 unchanged lines hidden ---