LibreOffice Module extensions (master) 1
|
#include <rtl/ustring.hxx>
Go to the source code of this file.
Variables | |
constexpr OUStringLiteral | UID_PROP_DLG_FONT_TYPE = u"EXTENSIONS_UID_PROP_DLG_FONT_TYPE" |
constexpr OUStringLiteral | UID_PROP_DLG_IMAGE_URL = u"EXTENSIONS_UID_PROP_DLG_IMAGE_URL" |
constexpr OUStringLiteral | UID_PROP_DLG_BACKGROUNDCOLOR = u"EXTENSIONS_UID_PROP_DLG_BACKGROUNDCOLOR" |
constexpr OUStringLiteral | UID_PROP_DLG_SYMBOLCOLOR = u"EXTENSIONS_UID_PROP_DLG_SYMBOLCOLOR" |
constexpr OUStringLiteral | UID_PROP_DLG_ATTR_DATASOURCE = u"EXTENSIONS_UID_PROP_DLG_ATTR_DATASOURCE" |
constexpr OUStringLiteral | UID_PROP_DLG_ATTR_TARGET_URL = u"EXTENSIONS_UID_PROP_DLG_ATTR_TARGET_URL" |
constexpr OUStringLiteral | UID_PROP_DLG_NUMBER_FORMAT = u"EXTENSIONS_UID_PROP_DLG_NUMBER_FORMAT" |
constexpr OUStringLiteral | UID_PROP_DLG_CONTROLLABEL = u"EXTENSIONS_UID_PROP_DLG_CONTROLLABEL" |
constexpr OUStringLiteral | UID_PROP_DLG_FILLCOLOR = u"EXTENSIONS_UID_PROP_DLG_FILLCOLOR" |
constexpr OUStringLiteral | UID_PROP_DLG_TABINDEX = u"EXTENSIONS_UID_PROP_DLG_TABINDEX" |
constexpr OUStringLiteral | UID_PROP_DLG_SQLCOMMAND = u"EXTENSIONS_UID_PROP_DLG_SQLCOMMAND" |
constexpr OUStringLiteral | UID_PROP_DLG_FORMLINKFIELDS = u"EXTENSIONS_UID_PROP_DLG_FORMLINKFIELDS" |
constexpr OUStringLiteral | UID_PROP_DLG_FILTER = u"EXTENSIONS_UID_PROP_DLG_FILTER" |
constexpr OUStringLiteral | UID_PROP_DLG_ORDER = u"EXTENSIONS_UID_PROP_DLG_ORDER" |
constexpr OUStringLiteral | UID_PROP_DLG_SELECTION = u"EXTENSIONS_UID_PROP_DLG_SELECTION" |
constexpr OUStringLiteral | UID_PROP_DLG_BIND_EXPRESSION = u"EXTENSIONS_UID_PROP_DLG_BIND_EXPRESSION" |
constexpr OUStringLiteral | UID_PROP_DLG_XSD_REQUIRED = u"EXTENSIONS_UID_PROP_DLG_XSD_REQUIRED" |
constexpr OUStringLiteral | UID_PROP_DLG_XSD_RELEVANT = u"EXTENSIONS_UID_PROP_DLG_XSD_RELEVANT" |
constexpr OUStringLiteral | UID_PROP_DLG_XSD_READONLY = u"EXTENSIONS_UID_PROP_DLG_XSD_READONLY" |
constexpr OUStringLiteral | UID_PROP_DLG_XSD_CONSTRAINT = u"EXTENSIONS_UID_PROP_DLG_XSD_CONSTRAINT" |
constexpr OUStringLiteral | UID_PROP_DLG_XSD_CALCULATION = u"EXTENSIONS_UID_PROP_DLG_XSD_CALCULATION" |
constexpr OUStringLiteral | UID_PROP_ADD_DATA_TYPE = u"EXTENSIONS_UID_PROP_ADD_DATA_TYPE" |
constexpr OUStringLiteral | UID_PROP_REMOVE_DATA_TYPE = u"EXTENSIONS_UID_PROP_REMOVE_DATA_TYPE" |
constexpr OUStringLiteral | UID_PROP_DLG_BORDERCOLOR = u"EXTENSIONS_UID_PROP_DLG_BORDERCOLOR" |
constexpr OStringLiteral | UID_BRWEVT_APPROVEACTIONPERFORMED = "EXTENSIONS_UID_BRWEVT_APPROVEACTIONPERFORMED" |
constexpr OStringLiteral | UID_BRWEVT_ACTIONPERFORMED = "EXTENSIONS_UID_BRWEVT_ACTIONPERFORMED" |
constexpr OStringLiteral | UID_BRWEVT_CHANGED = "EXTENSIONS_UID_BRWEVT_CHANGED" |
constexpr OStringLiteral | UID_BRWEVT_TEXTCHANGED = "EXTENSIONS_UID_BRWEVT_TEXTCHANGED" |
constexpr OStringLiteral | UID_BRWEVT_ITEMSTATECHANGED = "EXTENSIONS_UID_BRWEVT_ITEMSTATECHANGED" |
constexpr OStringLiteral | UID_BRWEVT_FOCUSGAINED = "EXTENSIONS_UID_BRWEVT_FOCUSGAINED" |
constexpr OStringLiteral | UID_BRWEVT_FOCUSLOST = "EXTENSIONS_UID_BRWEVT_FOCUSLOST" |
constexpr OStringLiteral | UID_BRWEVT_KEYTYPED = "EXTENSIONS_UID_BRWEVT_KEYTYPED" |
constexpr OStringLiteral | UID_BRWEVT_KEYUP = "EXTENSIONS_UID_BRWEVT_KEYUP" |
constexpr OStringLiteral | UID_BRWEVT_MOUSEENTERED = "EXTENSIONS_UID_BRWEVT_MOUSEENTERED" |
constexpr OStringLiteral | UID_BRWEVT_MOUSEDRAGGED = "EXTENSIONS_UID_BRWEVT_MOUSEDRAGGED" |
constexpr OStringLiteral | UID_BRWEVT_MOUSEMOVED = "EXTENSIONS_UID_BRWEVT_MOUSEMOVED" |
constexpr OStringLiteral | UID_BRWEVT_MOUSEPRESSED = "EXTENSIONS_UID_BRWEVT_MOUSEPRESSED" |
constexpr OStringLiteral | UID_BRWEVT_MOUSERELEASED = "EXTENSIONS_UID_BRWEVT_MOUSERELEASED" |
constexpr OStringLiteral | UID_BRWEVT_MOUSEEXITED = "EXTENSIONS_UID_BRWEVT_MOUSEEXITED" |
constexpr OStringLiteral | UID_BRWEVT_APPROVERESETTED = "EXTENSIONS_UID_BRWEVT_APPROVERESETTED" |
constexpr OStringLiteral | UID_BRWEVT_RESETTED = "EXTENSIONS_UID_BRWEVT_RESETTED" |
constexpr OStringLiteral | UID_BRWEVT_SUBMITTED = "EXTENSIONS_UID_BRWEVT_SUBMITTED" |
constexpr OStringLiteral | UID_BRWEVT_BEFOREUPDATE = "EXTENSIONS_UID_BRWEVT_BEFOREUPDATE" |
constexpr OStringLiteral | UID_BRWEVT_AFTERUPDATE = "EXTENSIONS_UID_BRWEVT_AFTERUPDATE" |
constexpr OStringLiteral | UID_BRWEVT_LOADED = "EXTENSIONS_UID_BRWEVT_LOADED" |
constexpr OStringLiteral | UID_BRWEVT_RELOADING = "EXTENSIONS_UID_BRWEVT_RELOADING" |
constexpr OStringLiteral | UID_BRWEVT_RELOADED = "EXTENSIONS_UID_BRWEVT_RELOADED" |
constexpr OStringLiteral | UID_BRWEVT_UNLOADING = "EXTENSIONS_UID_BRWEVT_UNLOADING" |
constexpr OStringLiteral | UID_BRWEVT_UNLOADED = "EXTENSIONS_UID_BRWEVT_UNLOADED" |
constexpr OStringLiteral | UID_BRWEVT_CONFIRMDELETE = "EXTENSIONS_UID_BRWEVT_CONFIRMDELETE" |
constexpr OStringLiteral | UID_BRWEVT_APPROVEROWCHANGE = "EXTENSIONS_UID_BRWEVT_APPROVEROWCHANGE" |
constexpr OStringLiteral | UID_BRWEVT_ROWCHANGE = "EXTENSIONS_UID_BRWEVT_ROWCHANGE" |
constexpr OStringLiteral | UID_BRWEVT_POSITIONING = "EXTENSIONS_UID_BRWEVT_POSITIONING" |
constexpr OStringLiteral | UID_BRWEVT_POSITIONED = "EXTENSIONS_UID_BRWEVT_POSITIONED" |
constexpr OStringLiteral | UID_BRWEVT_APPROVEPARAMETER = "EXTENSIONS_UID_BRWEVT_APPROVEPARAMETER" |
constexpr OStringLiteral | UID_BRWEVT_ERROROCCURRED = "EXTENSIONS_UID_BRWEVT_ERROROCCURRED" |
constexpr OStringLiteral | UID_BRWEVT_ADJUSTMENTVALUECHANGED = "EXTENSIONS_UID_BRWEVT_ADJUSTMENTVALUECHANGED" |
|
inlineconstexpr |
Definition at line 51 of file propctrlr.h.
Referenced by pcr::EventHandler::impl_filterMethod_nothrow().
|
inlineconstexpr |
Definition at line 82 of file propctrlr.h.
|
inlineconstexpr |
Definition at line 69 of file propctrlr.h.
|
inlineconstexpr |
Definition at line 50 of file propctrlr.h.
|
inlineconstexpr |
Definition at line 80 of file propctrlr.h.
|
inlineconstexpr |
Definition at line 65 of file propctrlr.h.
|
inlineconstexpr |
Definition at line 76 of file propctrlr.h.
|
inlineconstexpr |
Definition at line 68 of file propctrlr.h.
|
inlineconstexpr |
Definition at line 52 of file propctrlr.h.
Referenced by pcr::EventHandler::impl_filterMethod_nothrow().
|
inlineconstexpr |
Definition at line 75 of file propctrlr.h.
|
inlineconstexpr |
Definition at line 81 of file propctrlr.h.
|
inlineconstexpr |
Definition at line 55 of file propctrlr.h.
|
inlineconstexpr |
Definition at line 56 of file propctrlr.h.
|
inlineconstexpr |
Definition at line 54 of file propctrlr.h.
|
inlineconstexpr |
Definition at line 57 of file propctrlr.h.
|
inlineconstexpr |
Definition at line 58 of file propctrlr.h.
|
inlineconstexpr |
Definition at line 70 of file propctrlr.h.
|
inlineconstexpr |
Definition at line 60 of file propctrlr.h.
|
inlineconstexpr |
Definition at line 59 of file propctrlr.h.
|
inlineconstexpr |
Definition at line 64 of file propctrlr.h.
|
inlineconstexpr |
Definition at line 61 of file propctrlr.h.
|
inlineconstexpr |
Definition at line 62 of file propctrlr.h.
|
inlineconstexpr |
Definition at line 63 of file propctrlr.h.
|
inlineconstexpr |
Definition at line 79 of file propctrlr.h.
|
inlineconstexpr |
Definition at line 78 of file propctrlr.h.
|
inlineconstexpr |
Definition at line 72 of file propctrlr.h.
|
inlineconstexpr |
Definition at line 71 of file propctrlr.h.
|
inlineconstexpr |
Definition at line 66 of file propctrlr.h.
|
inlineconstexpr |
Definition at line 77 of file propctrlr.h.
|
inlineconstexpr |
Definition at line 67 of file propctrlr.h.
|
inlineconstexpr |
Definition at line 53 of file propctrlr.h.
|
inlineconstexpr |
Definition at line 74 of file propctrlr.h.
|
inlineconstexpr |
Definition at line 73 of file propctrlr.h.
|
inlineconstexpr |
Definition at line 46 of file propctrlr.h.
Referenced by pcr::XSDValidationPropertyHandler::describePropertyLine().
|
inlineconstexpr |
Definition at line 29 of file propctrlr.h.
Referenced by pcr::FormComponentPropertyHandler::describePropertyLine().
|
inlineconstexpr |
Definition at line 30 of file propctrlr.h.
Referenced by pcr::FormComponentPropertyHandler::describePropertyLine().
|
inlineconstexpr |
Definition at line 27 of file propctrlr.h.
Referenced by pcr::FormComponentPropertyHandler::describePropertyLine().
|
inlineconstexpr |
Definition at line 40 of file propctrlr.h.
Referenced by pcr::EFormsPropertyHandler::describePropertyLine().
|
inlineconstexpr |
Definition at line 48 of file propctrlr.h.
Referenced by pcr::FormComponentPropertyHandler::describePropertyLine().
|
inlineconstexpr |
Definition at line 32 of file propctrlr.h.
Referenced by pcr::FormComponentPropertyHandler::describePropertyLine().
|
inlineconstexpr |
Definition at line 33 of file propctrlr.h.
Referenced by pcr::FormComponentPropertyHandler::describePropertyLine().
|
inlineconstexpr |
Definition at line 37 of file propctrlr.h.
Referenced by pcr::FormComponentPropertyHandler::describePropertyLine().
|
inlineconstexpr |
Definition at line 25 of file propctrlr.h.
Referenced by pcr::FormComponentPropertyHandler::describePropertyLine().
|
inlineconstexpr |
Definition at line 36 of file propctrlr.h.
Referenced by pcr::FormComponentPropertyHandler::describePropertyLine().
|
inlineconstexpr |
Definition at line 26 of file propctrlr.h.
Referenced by pcr::FormComponentPropertyHandler::describePropertyLine().
|
inlineconstexpr |
Definition at line 31 of file propctrlr.h.
Referenced by pcr::FormComponentPropertyHandler::describePropertyLine().
|
inlineconstexpr |
Definition at line 38 of file propctrlr.h.
Referenced by pcr::FormComponentPropertyHandler::describePropertyLine().
|
inlineconstexpr |
Definition at line 39 of file propctrlr.h.
Referenced by pcr::FormComponentPropertyHandler::describePropertyLine().
|
inlineconstexpr |
Definition at line 35 of file propctrlr.h.
Referenced by pcr::FormComponentPropertyHandler::describePropertyLine(), and pcr::FormComponentPropertyHandler::impl_describeCursorSource_nothrow().
|
inlineconstexpr |
Definition at line 28 of file propctrlr.h.
Referenced by pcr::FormComponentPropertyHandler::describePropertyLine().
|
inlineconstexpr |
Definition at line 34 of file propctrlr.h.
Referenced by pcr::FormComponentPropertyHandler::describePropertyLine().
|
inlineconstexpr |
Definition at line 45 of file propctrlr.h.
Referenced by pcr::EFormsPropertyHandler::describePropertyLine().
|
inlineconstexpr |
Definition at line 44 of file propctrlr.h.
Referenced by pcr::EFormsPropertyHandler::describePropertyLine().
|
inlineconstexpr |
Definition at line 43 of file propctrlr.h.
Referenced by pcr::EFormsPropertyHandler::describePropertyLine().
|
inlineconstexpr |
Definition at line 42 of file propctrlr.h.
Referenced by pcr::EFormsPropertyHandler::describePropertyLine().
|
inlineconstexpr |
Definition at line 41 of file propctrlr.h.
Referenced by pcr::EFormsPropertyHandler::describePropertyLine().
|
inlineconstexpr |
Definition at line 47 of file propctrlr.h.
Referenced by pcr::XSDValidationPropertyHandler::describePropertyLine().