Home
last modified time | relevance | path

Searched refs:FN_INSERT (Results 1 – 2 of 2) sorted by relevance

/AOO41X/main/sw/inc/
H A Dcmdid.h47 #define FN_INSERT (SID_SW_START + 300) macro
331 #define FN_INSERT_BOOKMARK (FN_INSERT + 2 ) /* Sprungmarke einfuegen */
336 #define FN_INSERT_BREAK_DLG (FN_INSERT + 4 ) /* Umbruch */
337 #define FN_INSERT_COLUMN_BREAK (FN_INSERT + 5 ) /* Spaltenumbruch */
338 #define FN_INSERT_DATE_TIME (FN_INSERT + 6 ) /* Datum/Uhrzeit */
339 #define FN_INSERT_FIELD (FN_INSERT + 8 ) /* Textbefehl */
340 #define FN_CHANGE_DBFIELD (FN_INSERT + 9 ) /* Datenbankfeld aendern */
342 #define FN_INSERT_CAPTION (FN_INSERT + 10) /* Beschriftung */
343 #define FN_INSERT_DBFIELD (FN_INSERT + 11) /* Insert database field - for recording */
344 #define FN_INSERT_FOOTNOTE_DLG (FN_INSERT + 12) /* Dialog Fussnote */
[all …]
/AOO41X/main/svx/inc/svx/
H A Dsvxids.hrc379 #define FN_INSERT (SID_SW_START + 300)
380 #define FN_DELETE_BOOKMARK (FN_INSERT + 1)
381 #define FN_INSERT_BREAK (FN_INSERT + 3)
382 #define FN_INSERT_SOFT_HYPHEN (FN_INSERT + 43) /* optional hyphen */
383 #define FN_INSERT_HARD_SPACE (FN_INSERT + 44) /* hard space */
384 #define FN_INSERT_HARDHYPHEN (FN_INSERT + 85) /* hyphen withou break*/