diff options
Diffstat (limited to 'helpcontent2/helpers')
-rw-r--r-- | helpcontent2/helpers/help_hid.lst | 1 | ||||
-rw-r--r-- | helpcontent2/helpers/longnames_commands.csv | 1 | ||||
-rw-r--r-- | helpcontent2/helpers/uno-commands.csv | 1 | ||||
-rw-r--r-- | helpcontent2/helpers/uno_hid.lst | 1 |
4 files changed, 4 insertions, 0 deletions
diff --git a/helpcontent2/helpers/help_hid.lst b/helpcontent2/helpers/help_hid.lst index 075f7a6814..ab66d5b01a 100644 --- a/helpcontent2/helpers/help_hid.lst +++ b/helpcontent2/helpers/help_hid.lst @@ -425,6 +425,7 @@ FN_STAT_PAGE,21181,.uno:StatePageNumber FN_STAT_SELMODE,21185,.uno:SelectionMode FN_STAT_TEMPLATE,21182,.uno:PageStyleName FN_STAT_ZOOM,21183,.uno:StateZoom +FN_STAT_ZOOM,21184,.uno:StateWordCount FN_SYNC_LABELS,21743,.uno:SynchronizeLabelsDlg FN_TABLE_ADJUST_CELLS,20521,.uno:SetOptimalColumnWidth FN_TABLE_AUTOSUM,20595,.uno:AutoSum diff --git a/helpcontent2/helpers/longnames_commands.csv b/helpcontent2/helpers/longnames_commands.csv index 5524de8b08..981b12c6a3 100644 --- a/helpcontent2/helpers/longnames_commands.csv +++ b/helpcontent2/helpers/longnames_commands.csv @@ -400,6 +400,7 @@ FN_STAT_PAGE,.uno:StatePageNumber FN_STAT_SELMODE,.uno:SelectionMode FN_STAT_TEMPLATE,.uno:PageStyleName FN_STAT_ZOOM,.uno:StateZoom +FN_STAT_WORDCOUNT,.uno:StateWordCount FN_SYNC_LABELS,.uno:SynchronizeLabelsDlg FN_TABLE_ADJUST_CELLS,.uno:SetOptimalColumnWidth FN_TABLE_AUTOSUM,.uno:AutoSum diff --git a/helpcontent2/helpers/uno-commands.csv b/helpcontent2/helpers/uno-commands.csv index ed8cf217fa..25898a579c 100644 --- a/helpcontent2/helpers/uno-commands.csv +++ b/helpcontent2/helpers/uno-commands.csv @@ -1506,6 +1506,7 @@ .uno:StartOfLineSel .uno:StartOfParaSel .uno:StatePageNumber +.uno:StateWordCount .uno:StateTableCell .uno:StatusBarVisible .uno:StatusDocPos diff --git a/helpcontent2/helpers/uno_hid.lst b/helpcontent2/helpers/uno_hid.lst index 858fd53343..a09ce727da 100644 --- a/helpcontent2/helpers/uno_hid.lst +++ b/helpcontent2/helpers/uno_hid.lst @@ -400,6 +400,7 @@ FN_STAT_PAGE,21181,.uno:StatePageNumber FN_STAT_SELMODE,21185,.uno:SelectionMode FN_STAT_TEMPLATE,21182,.uno:PageStyleName FN_STAT_ZOOM,21183,.uno:StateZoom +FN_STAT_WORDCOUNT,21184,.uno:StateWordCount FN_SYNC_LABELS,21743,.uno:SynchronizeLabelsDlg FN_TABLE_ADJUST_CELLS,20521,.uno:SetOptimalColumnWidth FN_TABLE_AUTOSUM,20595,.uno:AutoSum |