LibreOffice Module svx (master) 1
Variables
fmurl.hxx File Reference
#include <rtl/ustring.hxx>
Include dependency graph for fmurl.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Variables

constexpr OUStringLiteral FMURL_FORM_POSITION = u".uno:FormController/positionForm"
 
constexpr OUStringLiteral FMURL_FORM_RECORDCOUNT = u".uno:FormController/RecordCount"
 
constexpr OUStringLiteral FMURL_RECORD_MOVEFIRST = u".uno:FormController/moveToFirst"
 
constexpr OUStringLiteral FMURL_RECORD_MOVEPREV = u".uno:FormController/moveToPrev"
 
constexpr OUStringLiteral FMURL_RECORD_MOVENEXT = u".uno:FormController/moveToNext"
 
constexpr OUStringLiteral FMURL_RECORD_MOVELAST = u".uno:FormController/moveToLast"
 
constexpr OUStringLiteral FMURL_RECORD_MOVETONEW = u".uno:FormController/moveToNew"
 
constexpr OUStringLiteral FMURL_RECORD_UNDO = u".uno:FormController/undoRecord"
 
constexpr OUStringLiteral FMURL_RECORD_SAVE = u".uno:FormController/saveRecord"
 
constexpr OUStringLiteral FMURL_RECORD_DELETE = u".uno:FormController/deleteRecord"
 
constexpr OUStringLiteral FMURL_FORM_REFRESH = u".uno:FormController/refreshForm"
 
constexpr OUStringLiteral FMURL_FORM_REFRESH_CURRENT_CONTROL = u".uno:FormController/refreshCurrentControl"
 
constexpr OUStringLiteral FMURL_FORM_SORT_UP = u".uno:FormController/sortUp"
 
constexpr OUStringLiteral FMURL_FORM_SORT_DOWN = u".uno:FormController/sortDown"
 
constexpr OUStringLiteral FMURL_FORM_SORT = u".uno:FormController/sort"
 
constexpr OUStringLiteral FMURL_FORM_AUTO_FILTER = u".uno:FormController/autoFilter"
 
constexpr OUStringLiteral FMURL_FORM_FILTER = u".uno:FormController/filter"
 
constexpr OUStringLiteral FMURL_FORM_APPLY_FILTER = u".uno:FormController/applyFilter"
 
constexpr OUStringLiteral FMURL_FORM_REMOVE_FILTER = u".uno:FormController/removeFilterOrder"
 
constexpr OUStringLiteral FMURL_CONFIRM_DELETION = u".uno:FormSlots/ConfirmDeletion"
 
constexpr OUStringLiteral FMURL_COMPONENT_FORMGRIDVIEW = u".component:DB/FormGridView"
 
constexpr OUStringLiteral FMURL_GRIDVIEW_CLEARVIEW = u".uno:FormSlots/ClearView"
 
constexpr OUStringLiteral FMURL_GRIDVIEW_ADDCOLUMN = u".uno:FormSlots/AddGridColumn"
 
constexpr OUStringLiteral FMURL_GRIDVIEW_ATTACHTOFORM = u".uno:FormSlots/AttachToForm"
 
constexpr OUStringLiteral FMARG_ATTACHTO_MASTERFORM = u"MasterForm"
 
constexpr OUStringLiteral FMARG_ADDCOL_COLUMNTYPE = u"ColumnType"
 
constexpr OUStringLiteral FMARG_ADDCOL_COLUMNPOS = u"ColumnPosition"
 

Variable Documentation

◆ FMARG_ADDCOL_COLUMNPOS

constexpr OUStringLiteral FMARG_ADDCOL_COLUMNPOS = u"ColumnPosition"
inlineconstexpr

Definition at line 51 of file fmurl.hxx.

◆ FMARG_ADDCOL_COLUMNTYPE

constexpr OUStringLiteral FMARG_ADDCOL_COLUMNTYPE = u"ColumnType"
inlineconstexpr

Definition at line 50 of file fmurl.hxx.

◆ FMARG_ATTACHTO_MASTERFORM

constexpr OUStringLiteral FMARG_ATTACHTO_MASTERFORM = u"MasterForm"
inlineconstexpr

Definition at line 49 of file fmurl.hxx.

◆ FMURL_COMPONENT_FORMGRIDVIEW

constexpr OUStringLiteral FMURL_COMPONENT_FORMGRIDVIEW = u".component:DB/FormGridView"
inlineconstexpr

Definition at line 45 of file fmurl.hxx.

◆ FMURL_CONFIRM_DELETION

constexpr OUStringLiteral FMURL_CONFIRM_DELETION = u".uno:FormSlots/ConfirmDeletion"
inlineconstexpr

◆ FMURL_FORM_APPLY_FILTER

constexpr OUStringLiteral FMURL_FORM_APPLY_FILTER = u".uno:FormController/applyFilter"
inlineconstexpr

Definition at line 42 of file fmurl.hxx.

◆ FMURL_FORM_AUTO_FILTER

constexpr OUStringLiteral FMURL_FORM_AUTO_FILTER = u".uno:FormController/autoFilter"
inlineconstexpr

Definition at line 40 of file fmurl.hxx.

◆ FMURL_FORM_FILTER

constexpr OUStringLiteral FMURL_FORM_FILTER = u".uno:FormController/filter"
inlineconstexpr

Definition at line 41 of file fmurl.hxx.

◆ FMURL_FORM_POSITION

constexpr OUStringLiteral FMURL_FORM_POSITION = u".uno:FormController/positionForm"
inlineconstexpr

Definition at line 25 of file fmurl.hxx.

◆ FMURL_FORM_RECORDCOUNT

constexpr OUStringLiteral FMURL_FORM_RECORDCOUNT = u".uno:FormController/RecordCount"
inlineconstexpr

Definition at line 26 of file fmurl.hxx.

◆ FMURL_FORM_REFRESH

constexpr OUStringLiteral FMURL_FORM_REFRESH = u".uno:FormController/refreshForm"
inlineconstexpr

Definition at line 35 of file fmurl.hxx.

◆ FMURL_FORM_REFRESH_CURRENT_CONTROL

constexpr OUStringLiteral FMURL_FORM_REFRESH_CURRENT_CONTROL = u".uno:FormController/refreshCurrentControl"
inlineconstexpr

Definition at line 36 of file fmurl.hxx.

◆ FMURL_FORM_REMOVE_FILTER

constexpr OUStringLiteral FMURL_FORM_REMOVE_FILTER = u".uno:FormController/removeFilterOrder"
inlineconstexpr

Definition at line 43 of file fmurl.hxx.

◆ FMURL_FORM_SORT

constexpr OUStringLiteral FMURL_FORM_SORT = u".uno:FormController/sort"
inlineconstexpr

Definition at line 39 of file fmurl.hxx.

◆ FMURL_FORM_SORT_DOWN

constexpr OUStringLiteral FMURL_FORM_SORT_DOWN = u".uno:FormController/sortDown"
inlineconstexpr

Definition at line 38 of file fmurl.hxx.

◆ FMURL_FORM_SORT_UP

constexpr OUStringLiteral FMURL_FORM_SORT_UP = u".uno:FormController/sortUp"
inlineconstexpr

Definition at line 37 of file fmurl.hxx.

◆ FMURL_GRIDVIEW_ADDCOLUMN

constexpr OUStringLiteral FMURL_GRIDVIEW_ADDCOLUMN = u".uno:FormSlots/AddGridColumn"
inlineconstexpr

Definition at line 47 of file fmurl.hxx.

◆ FMURL_GRIDVIEW_ATTACHTOFORM

constexpr OUStringLiteral FMURL_GRIDVIEW_ATTACHTOFORM = u".uno:FormSlots/AttachToForm"
inlineconstexpr

Definition at line 48 of file fmurl.hxx.

◆ FMURL_GRIDVIEW_CLEARVIEW

constexpr OUStringLiteral FMURL_GRIDVIEW_CLEARVIEW = u".uno:FormSlots/ClearView"
inlineconstexpr

Definition at line 46 of file fmurl.hxx.

◆ FMURL_RECORD_DELETE

constexpr OUStringLiteral FMURL_RECORD_DELETE = u".uno:FormController/deleteRecord"
inlineconstexpr

Definition at line 34 of file fmurl.hxx.

◆ FMURL_RECORD_MOVEFIRST

constexpr OUStringLiteral FMURL_RECORD_MOVEFIRST = u".uno:FormController/moveToFirst"
inlineconstexpr

Definition at line 27 of file fmurl.hxx.

Referenced by FmXGridPeer::getSupportedURLs().

◆ FMURL_RECORD_MOVELAST

constexpr OUStringLiteral FMURL_RECORD_MOVELAST = u".uno:FormController/moveToLast"
inlineconstexpr

Definition at line 30 of file fmurl.hxx.

Referenced by FmXGridPeer::getSupportedURLs().

◆ FMURL_RECORD_MOVENEXT

constexpr OUStringLiteral FMURL_RECORD_MOVENEXT = u".uno:FormController/moveToNext"
inlineconstexpr

Definition at line 29 of file fmurl.hxx.

Referenced by FmXGridPeer::getSupportedURLs().

◆ FMURL_RECORD_MOVEPREV

constexpr OUStringLiteral FMURL_RECORD_MOVEPREV = u".uno:FormController/moveToPrev"
inlineconstexpr

Definition at line 28 of file fmurl.hxx.

Referenced by FmXGridPeer::getSupportedURLs().

◆ FMURL_RECORD_MOVETONEW

constexpr OUStringLiteral FMURL_RECORD_MOVETONEW = u".uno:FormController/moveToNew"
inlineconstexpr

Definition at line 31 of file fmurl.hxx.

Referenced by FmXGridPeer::getSupportedURLs().

◆ FMURL_RECORD_SAVE

constexpr OUStringLiteral FMURL_RECORD_SAVE = u".uno:FormController/saveRecord"
inlineconstexpr

Definition at line 33 of file fmurl.hxx.

◆ FMURL_RECORD_UNDO

constexpr OUStringLiteral FMURL_RECORD_UNDO = u".uno:FormController/undoRecord"
inlineconstexpr

Definition at line 32 of file fmurl.hxx.

Referenced by FmXGridPeer::getSupportedURLs(), and IMPL_LINK().