LibreOffice Module svx (master) 1
|
#include <rtl/ustring.hxx>
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" |
|
inlineconstexpr |
|
inlineconstexpr |
|
inlineconstexpr |
|
inlineconstexpr |
|
inlineconstexpr |
Definition at line 44 of file fmurl.hxx.
Referenced by svxform::FormController::addStatusListener(), FmGridControl::DeleteSelectedRows(), svxform::FormController::dispatch(), svxform::FormController::interceptedQueryDispatch(), and svxform::FormController::removeStatusListener().
|
inlineconstexpr |
|
inlineconstexpr |
|
inlineconstexpr |
|
inlineconstexpr |
|
inlineconstexpr |
|
inlineconstexpr |
|
inlineconstexpr |
|
inlineconstexpr |
|
inlineconstexpr |
|
inlineconstexpr |
|
inlineconstexpr |
|
inlineconstexpr |
|
inlineconstexpr |
|
inlineconstexpr |
|
inlineconstexpr |
|
inlineconstexpr |
Definition at line 27 of file fmurl.hxx.
Referenced by FmXGridPeer::getSupportedURLs().
|
inlineconstexpr |
Definition at line 30 of file fmurl.hxx.
Referenced by FmXGridPeer::getSupportedURLs().
|
inlineconstexpr |
Definition at line 29 of file fmurl.hxx.
Referenced by FmXGridPeer::getSupportedURLs().
|
inlineconstexpr |
Definition at line 28 of file fmurl.hxx.
Referenced by FmXGridPeer::getSupportedURLs().
|
inlineconstexpr |
Definition at line 31 of file fmurl.hxx.
Referenced by FmXGridPeer::getSupportedURLs().
|
inlineconstexpr |
|
inlineconstexpr |
Definition at line 32 of file fmurl.hxx.
Referenced by FmXGridPeer::getSupportedURLs(), and IMPL_LINK().