LibreOffice Module svx (master) 1
|
#include <rtl/ustring.hxx>
Go to the source code of this file.
Macros | |
#define | FM_ATTR_START 0 |
#define | FM_ATTR_FILTER ( FM_ATTR_START + 1 ) |
#define | FM_ATTR_FORM_OPERATIONS ( FM_ATTR_START + 2 ) |
#define | FM_PROP_HASNAVIGATION "HasNavigationBar" |
#define | FM_PROP_BACKGROUNDCOLOR "BackgroundColor" |
#define | FM_PROP_TEXTCOLOR "TextColor" |
#define | FM_PROP_HELPURL "HelpURL" |
#define | FM_PROP_RECORDMARKER "HasRecordMarker" |
#define | FM_PROP_FONTEMPHASISMARK "FontEmphasisMark" |
#define | FM_PROP_FONTRELIEF "FontRelief" |
Variables | |
constexpr OUStringLiteral | FM_PROP_NAME = u"Name" |
constexpr OUStringLiteral | FM_PROP_CLASSID = u"ClassId" |
constexpr OUStringLiteral | FM_PROP_ALIGN = u"Align" |
constexpr OUStringLiteral | FM_PROP_ROWCOUNT = u"RowCount" |
constexpr OUStringLiteral | FM_PROP_ROWCOUNTFINAL = u"IsRowCountFinal" |
constexpr OUStringLiteral | FM_PROP_FETCHSIZE = u"FetchSize" |
constexpr OUStringLiteral | FM_PROP_VALUE = u"Value" |
constexpr OUStringLiteral | FM_PROP_VALUEMIN = u"ValueMin" |
constexpr OUStringLiteral | FM_PROP_VALUEMAX = u"ValueMax" |
constexpr OUStringLiteral | FM_PROP_VALUESTEP = u"ValueStep" |
constexpr OUStringLiteral | FM_PROP_TEXT = u"Text" |
constexpr OUStringLiteral | FM_PROP_LABEL = u"Label" |
constexpr OUStringLiteral | FM_PROP_NAVIGATION = u"NavigationBarMode" |
constexpr OUStringLiteral | FM_PROP_CYCLE = u"Cycle" |
constexpr OUStringLiteral | FM_PROP_CONTROLSOURCE = u"DataField" |
constexpr OUStringLiteral | FM_PROP_ENABLED = u"Enabled" |
constexpr OUStringLiteral | FM_PROP_SPIN = u"Spin" |
constexpr OUStringLiteral | FM_PROP_READONLY = u"ReadOnly" |
constexpr OUStringLiteral | FM_PROP_FILTER = u"Filter" |
constexpr OUStringLiteral | FM_PROP_AUTOINCREMENT = u"IsAutoIncrement" |
constexpr OUStringLiteral | FM_PROP_WIDTH = u"Width" |
constexpr OUStringLiteral | FM_PROP_SEARCHABLE = u"IsSearchable" |
constexpr OUStringLiteral | FM_PROP_MULTILINE = u"MultiLine" |
constexpr OUStringLiteral | FM_PROP_TARGET_URL = u"TargetURL" |
constexpr OUStringLiteral | FM_PROP_DEFAULTCONTROL = u"DefaultControl" |
constexpr OUStringLiteral | FM_PROP_MAXTEXTLEN = u"MaxTextLen" |
constexpr OUStringLiteral | FM_PROP_DATE = u"Date" |
constexpr OUStringLiteral | FM_PROP_TIME = u"Time" |
constexpr OUStringLiteral | FM_PROP_STATE = u"State" |
constexpr OUStringLiteral | FM_PROP_TRISTATE = u"TriState" |
constexpr OUStringLiteral | FM_PROP_STRINGITEMLIST = u"StringItemList" |
constexpr OUStringLiteral | FM_PROP_DEFAULT_TEXT = u"DefaultText" |
constexpr OUStringLiteral | FM_PROP_DEFAULTCHECKED = u"DefaultState" |
constexpr OUStringLiteral | FM_PROP_DEFAULT_DATE = u"DefaultDate" |
constexpr OUStringLiteral | FM_PROP_DEFAULT_TIME = u"DefaultTime" |
constexpr OUStringLiteral | FM_PROP_DEFAULT_VALUE = u"DefaultValue" |
constexpr OUStringLiteral | FM_PROP_FORMATKEY = u"FormatKey" |
constexpr OUStringLiteral | FM_PROP_FORMATSSUPPLIER = u"FormatsSupplier" |
constexpr OUStringLiteral | FM_PROP_LISTSOURCETYPE = u"ListSourceType" |
constexpr OUStringLiteral | FM_PROP_LISTSOURCE = u"ListSource" |
constexpr OUStringLiteral | FM_PROP_SELECT_SEQ = u"SelectedItems" |
constexpr OUStringLiteral | FM_PROP_VALUE_SEQ = u"ValueItemList" |
constexpr OUStringLiteral | FM_PROP_DEFAULT_SELECT_SEQ = u"DefaultSelection" |
constexpr OUStringLiteral | FM_PROP_DECIMAL_ACCURACY = u"DecimalAccuracy" |
constexpr OUStringLiteral | FM_PROP_EDITMASK = u"EditMask" |
constexpr OUStringLiteral | FM_PROP_ISREADONLY = u"IsReadOnly" |
constexpr OUStringLiteral | FM_PROP_FIELDTYPE = u"Type" |
constexpr OUStringLiteral | FM_PROP_REFVALUE = u"RefValue" |
constexpr OUStringLiteral | FM_PROP_STRICTFORMAT = u"StrictFormat" |
constexpr OUStringLiteral | FM_PROP_DATASOURCE = u"DataSourceName" |
constexpr OUStringLiteral | FM_PROP_LITERALMASK = u"LiteralMask" |
constexpr OUStringLiteral | FM_PROP_SHOWTHOUSANDSEP = u"ShowThousandsSeparator" |
constexpr OUStringLiteral | FM_PROP_CURRENCYSYMBOL = u"CurrencySymbol" |
constexpr OUStringLiteral | FM_PROP_DATEFORMAT = u"DateFormat" |
constexpr OUStringLiteral | FM_PROP_DATEMIN = u"DateMin" |
constexpr OUStringLiteral | FM_PROP_DATEMAX = u"DateMax" |
constexpr OUStringLiteral | FM_PROP_DATE_SHOW_CENTURY = u"DateShowCentury" |
constexpr OUStringLiteral | FM_PROP_TIMEFORMAT = u"TimeFormat" |
constexpr OUStringLiteral | FM_PROP_TIMEMIN = u"TimeMin" |
constexpr OUStringLiteral | FM_PROP_TIMEMAX = u"TimeMax" |
constexpr OUStringLiteral | FM_PROP_LINECOUNT = u"LineCount" |
constexpr OUStringLiteral | FM_PROP_BOUNDCOLUMN = u"BoundColumn" |
constexpr OUStringLiteral | FM_PROP_FONT = u"FontDescriptor" |
constexpr OUStringLiteral | FM_PROP_BORDER = u"Border" |
constexpr OUStringLiteral | FM_PROP_DROPDOWN = u"Dropdown" |
constexpr OUStringLiteral | FM_PROP_ROWHEIGHT = u"RowHeight" |
constexpr OUStringLiteral | FM_PROP_HELPTEXT = u"HelpText" |
constexpr OUStringLiteral | FM_PROP_BOUNDFIELD = u"BoundField" |
constexpr OUStringLiteral | FM_PROP_EFFECTIVE_VALUE = u"EffectiveValue" |
constexpr OUStringLiteral | FM_PROP_EFFECTIVE_DEFAULT = u"EffectiveDefault" |
constexpr OUStringLiteral | FM_PROP_EFFECTIVE_MIN = u"EffectiveMin" |
constexpr OUStringLiteral | FM_PROP_EFFECTIVE_MAX = u"EffectiveMax" |
constexpr OUStringLiteral | FM_PROP_HIDDEN = u"Hidden" |
constexpr OUStringLiteral | FM_PROP_FILTERPROPOSAL = u"UseFilterValueProposal" |
constexpr OUStringLiteral | FM_PROP_FIELDSOURCE = u"FieldSource" |
constexpr OUStringLiteral | FM_PROP_TABLENAME = u"TableName" |
constexpr OUStringLiteral | FM_PROP_CONTROLLABEL = u"LabelControl" |
constexpr OUStringLiteral | FM_PROP_CURSORCOLOR = u"CursorColor" |
constexpr OUStringLiteral | FM_PROP_ALWAYSSHOWCURSOR = u"AlwaysShowCursor" |
constexpr OUStringLiteral | FM_PROP_DISPLAYSYNCHRON = u"DisplayIsSynchron" |
constexpr OUStringLiteral | FM_PROP_ISMODIFIED = u"IsModified" |
constexpr OUStringLiteral | FM_PROP_ISNEW = u"IsNew" |
constexpr OUStringLiteral | FM_PROP_PRIVILEGES = u"Privileges" |
constexpr OUStringLiteral | FM_PROP_COMMAND = u"Command" |
constexpr OUStringLiteral | FM_PROP_COMMANDTYPE = u"CommandType" |
constexpr OUStringLiteral | FM_PROP_RESULTSET_CONCURRENCY = u"ResultSetConcurrency" |
constexpr OUStringLiteral | FM_PROP_INSERTONLY = u"IgnoreResult" |
constexpr OUStringLiteral | FM_PROP_RESULTSET_TYPE = u"ResultSetType" |
constexpr OUStringLiteral | FM_PROP_ESCAPE_PROCESSING = u"EscapeProcessing" |
constexpr OUStringLiteral | FM_PROP_APPLYFILTER = u"ApplyFilter" |
constexpr OUStringLiteral | FM_PROP_ISNULLABLE = u"IsNullable" |
constexpr OUStringLiteral | FM_PROP_ACTIVECOMMAND = u"ActiveCommand" |
constexpr OUStringLiteral | FM_PROP_ISCURRENCY = u"IsCurrency" |
constexpr OUStringLiteral | FM_PROP_URL = u"URL" |
constexpr OUStringLiteral | FM_PROP_ACTIVE_CONNECTION = u"ActiveConnection" |
constexpr OUStringLiteral | FM_PROP_CONTROLSOURCEPROPERTY = u"DataFieldProperty" |
constexpr OUStringLiteral | FM_PROP_REALNAME = u"RealName" |
constexpr OUStringLiteral | FM_PROP_TEXTLINECOLOR = u"TextLineColor" |
constexpr OUStringLiteral | FM_PROP_ORIENTATION = u"Orientation" |
constexpr OUStringLiteral | FM_PROP_LINEENDFORMAT = u"LineEndFormat" |
constexpr OUStringLiteral | FM_PROP_VISUALEFFECT = u"VisualEffect" |
constexpr OUStringLiteral | FM_PROP_BORDERCOLOR = u"BorderColor" |
constexpr OUStringLiteral | FM_PROP_DYNAMIC_CONTROL_BORDER = u"DynamicControlBorder" |
constexpr OUStringLiteral | FM_PROP_CONTROL_BORDER_COLOR_FOCUS = u"ControlBorderColorOnFocus" |
constexpr OUStringLiteral | FM_PROP_CONTROL_BORDER_COLOR_MOUSE = u"ControlBorderColorOnHover" |
constexpr OUStringLiteral | FM_PROP_CONTROL_BORDER_COLOR_INVALID = u"ControlBorderColorOnInvalid" |
constexpr OUStringLiteral | FM_PROP_BUTTON_TYPE = u"ButtonType" |
constexpr OUStringLiteral | FM_PROP_FORM_OPERATIONS = u"FormOperations" |
constexpr OUStringLiteral | FM_PROP_INPUT_REQUIRED = u"InputRequired" |
constexpr OUStringLiteral | FM_PROP_WRITING_MODE = u"WritingMode" |
constexpr OUStringLiteral | FM_PROP_MOUSE_WHEEL_BEHAVIOR = u"MouseWheelBehavior" |
constexpr OUStringLiteral | FM_PROP_DESCRIPTION = u"Description" |
#define FM_ATTR_FILTER ( FM_ATTR_START + 1 ) |
Definition at line 28 of file fmprop.hxx.
#define FM_ATTR_FORM_OPERATIONS ( FM_ATTR_START + 2 ) |
Definition at line 29 of file fmprop.hxx.
#define FM_ATTR_START 0 |
Definition at line 26 of file fmprop.hxx.
#define FM_PROP_BACKGROUNDCOLOR "BackgroundColor" |
Definition at line 95 of file fmprop.hxx.
#define FM_PROP_FONTEMPHASISMARK "FontEmphasisMark" |
Definition at line 134 of file fmprop.hxx.
#define FM_PROP_FONTRELIEF "FontRelief" |
Definition at line 135 of file fmprop.hxx.
#define FM_PROP_HASNAVIGATION "HasNavigationBar" |
Definition at line 93 of file fmprop.hxx.
#define FM_PROP_HELPURL "HelpURL" |
Definition at line 101 of file fmprop.hxx.
#define FM_PROP_RECORDMARKER "HasRecordMarker" |
Definition at line 102 of file fmprop.hxx.
#define FM_PROP_TEXTCOLOR "TextColor" |
Definition at line 96 of file fmprop.hxx.
|
inlineconstexpr |
Definition at line 130 of file fmprop.hxx.
Referenced by FmFormPageImpl::findFormForDataSource(), FmSearchEngine::Init(), and FmXUndoEnvironment::RemoveElement().
|
inlineconstexpr |
Definition at line 127 of file fmprop.hxx.
Referenced by svx::FormControllerHelper::canDoFormFilter(), and svxform::FormController::setFilter().
|
inlineconstexpr |
Definition at line 33 of file fmprop.hxx.
Referenced by FmXGridPeer::addColumnListeners(), FmXGridPeer::propertyChange(), FmXGridPeer::removeColumnListeners(), and DbGridColumn::SetAlignmentFromModel().
|
inlineconstexpr |
Definition at line 114 of file fmprop.hxx.
Referenced by IMPL_LINK(), and FmXGridPeer::setProperty().
|
inlineconstexpr |
Definition at line 125 of file fmprop.hxx.
Referenced by saveFilter().
|
inlineconstexpr |
Definition at line 50 of file fmprop.hxx.
Referenced by svxform::ColumnInfoCache::ColumnInfoCache(), DbGridColumn::CreateControl(), and svxform::FormController::toggleAutoFields().
|
inlineconstexpr |
Definition at line 97 of file fmprop.hxx.
Referenced by svxform::ControlBorderManager::canColorBorder(), svxform::getBorder(), FmXGridControl::imp_CreatePeer(), IMPL_STATIC_LINK(), and svxform::setBorder().
|
inlineconstexpr |
Definition at line 139 of file fmprop.hxx.
Referenced by svxform::getBorder(), and svxform::setBorder().
|
inlineconstexpr |
Definition at line 92 of file fmprop.hxx.
|
inlineconstexpr |
Definition at line 103 of file fmprop.hxx.
Referenced by DbCellControl::DbCellControl(), svxform::FormController::elementInserted(), FmGridControl::InitColumnByField(), svxform::ColumnInfoCache::initializeControls(), svxform::FormController::propertyChange(), svxform::FormController::removeBoundFieldListener(), svxform::FormController::setControlLock(), FmXBoundFormFieldIterator::ShouldHandleElement(), SearchableControlIterator::ShouldHandleElement(), svxform::FormController::startFiltering(), svxform::FormController::stopFiltering(), and svxform::FormController::toggleAutoFields().
|
inlineconstexpr |
Definition at line 144 of file fmprop.hxx.
Referenced by FmXFormView::implCreateXFormsControl().
|
inlineconstexpr |
Definition at line 32 of file fmprop.hxx.
Referenced by svxform::FormControlFactory::getDefaultUniqueName_ByComponentType(), IMPL_LINK_NOARG(), svxform::NavigatorTree::implExecuteDataTransfer(), FmPropBrw::implSetNewSelection(), DbFilterField::Init(), svxform::FormControlFactory::initializeFieldDependentProperties(), FmXFormView::isFocusable(), svxform::NavigatorTree::IsHiddenControl(), FmXGridPeer::queryFieldDataType(), FmFormPageImpl::setUniqueName(), SearchableControlIterator::ShouldHandleElement(), and svxform::NavigatorTree::SynchronizeMarkList().
|
inlineconstexpr |
Definition at line 119 of file fmprop.hxx.
Referenced by FmFormPageImpl::findFormForDataSource(), FmFormPageImpl::findPlaceInFormComponentHierarchy(), IMPL_LINK_NOARG(), and FmFieldWin::UpdateContent().
|
inlineconstexpr |
Definition at line 120 of file fmprop.hxx.
Referenced by FmFormPageImpl::findFormForDataSource(), FmFormPageImpl::findPlaceInFormComponentHierarchy(), FmFormPageImpl::getDefaultForm(), IMPL_LINK_NOARG(), svxform::NavigatorTree::NewForm(), and FmFieldWin::UpdateContent().
|
inlineconstexpr |
Definition at line 141 of file fmprop.hxx.
Referenced by svxform::FormController::setModel().
|
inlineconstexpr |
Definition at line 143 of file fmprop.hxx.
Referenced by svxform::FormController::setModel().
|
inlineconstexpr |
Definition at line 142 of file fmprop.hxx.
Referenced by svxform::FormController::setModel().
|
inlineconstexpr |
Definition at line 112 of file fmprop.hxx.
Referenced by getLabelName().
|
inlineconstexpr |
Definition at line 45 of file fmprop.hxx.
Referenced by getLabelName(), IMPL_LINK(), IMPL_LINK_NOARG(), FmGridControl::InitColumnByField(), FmXUndoEnvironment::propertyChange(), and SearchableControlIterator::ShouldHandleElement().
|
inlineconstexpr |
Definition at line 131 of file fmprop.hxx.
Referenced by FmXUndoEnvironment::propertyChange().
|
inlineconstexpr |
Definition at line 83 of file fmprop.hxx.
Referenced by DbCurrencyField::DbCurrencyField(), and DbCurrencyField::implAdjustGenericFieldSetting().
|
inlineconstexpr |
Definition at line 113 of file fmprop.hxx.
Referenced by IMPL_LINK(), and FmXGridPeer::setProperty().
|
inlineconstexpr |
Definition at line 44 of file fmprop.hxx.
Referenced by svxform::FormController::loaded().
|
inlineconstexpr |
Definition at line 80 of file fmprop.hxx.
Referenced by FmFormPageImpl::findFormForDataSource(), FmFormPageImpl::findPlaceInFormComponentHierarchy(), IMPL_LINK_NOARG(), and FmFieldWin::UpdateContent().
|
inlineconstexpr |
Definition at line 57 of file fmprop.hxx.
Referenced by DbCellControl::_propertyChanged(), DbDateField::commitControl(), DbCellControl::DbCellControl(), FmXUndoEnvironment::propertyChange(), and DbDateField::updateFromModel().
|
inlineconstexpr |
Definition at line 87 of file fmprop.hxx.
Referenced by DbDateField::DbDateField(), and DbDateField::implAdjustGenericFieldSetting().
|
inlineconstexpr |
Definition at line 84 of file fmprop.hxx.
Referenced by DbDateField::DbDateField(), and DbDateField::implAdjustGenericFieldSetting().
|
inlineconstexpr |
Definition at line 86 of file fmprop.hxx.
Referenced by DbDateField::DbDateField(), and DbDateField::implAdjustGenericFieldSetting().
|
inlineconstexpr |
Definition at line 85 of file fmprop.hxx.
Referenced by DbDateField::DbDateField(), and DbDateField::implAdjustGenericFieldSetting().
|
inlineconstexpr |
|
inlineconstexpr |
Definition at line 64 of file fmprop.hxx.
Referenced by FmXUndoEnvironment::propertyChange().
|
inlineconstexpr |
Definition at line 73 of file fmprop.hxx.
Referenced by FmXUndoEnvironment::propertyChange().
|
inlineconstexpr |
Definition at line 62 of file fmprop.hxx.
Referenced by FmXUndoEnvironment::propertyChange().
|
inlineconstexpr |
Definition at line 65 of file fmprop.hxx.
Referenced by FmXUndoEnvironment::propertyChange().
|
inlineconstexpr |
Definition at line 66 of file fmprop.hxx.
Referenced by FmXUndoEnvironment::propertyChange().
|
inlineconstexpr |
Definition at line 63 of file fmprop.hxx.
Referenced by FmXUndoEnvironment::propertyChange().
|
inlineconstexpr |
Definition at line 55 of file fmprop.hxx.
Referenced by svxform::FormController::stopFiltering(), and svxform::FormController::toggleAutoFields().
|
inlineconstexpr |
Definition at line 149 of file fmprop.hxx.
Referenced by FmGridControl::GetAccessibleObjectDescription(), and FmGridHeader::RequestHelp().
|
inlineconstexpr |
Definition at line 115 of file fmprop.hxx.
Referenced by FmXGridPeer::setProperty().
|
inlineconstexpr |
Definition at line 98 of file fmprop.hxx.
Referenced by DbDateField::createField().
|
inlineconstexpr |
Definition at line 140 of file fmprop.hxx.
Referenced by svxform::FormController::propertyChange(), svxform::FormController::setModel(), svxform::FormController::startFormListening(), and svxform::FormController::stopFormListening().
|
inlineconstexpr |
Definition at line 75 of file fmprop.hxx.
Referenced by DbPatternField::DbPatternField(), and DbPatternField::implAdjustGenericFieldSetting().
|
inlineconstexpr |
Definition at line 105 of file fmprop.hxx.
Referenced by DbFormattedField::Init(), and FmXUndoEnvironment::propertyChange().
|
inlineconstexpr |
Definition at line 107 of file fmprop.hxx.
Referenced by DbFormattedField::Init().
|
inlineconstexpr |
Definition at line 106 of file fmprop.hxx.
Referenced by DbFormattedField::Init().
|
inlineconstexpr |
Definition at line 104 of file fmprop.hxx.
Referenced by DbCellControl::_propertyChanged(), DbFormattedField::commitControl(), DbCellControl::DbCellControl(), FmXUndoEnvironment::propertyChange(), and DbFormattedField::updateFromModel().
|
inlineconstexpr |
Definition at line 46 of file fmprop.hxx.
Referenced by DbCellControl::_propertyChanged(), DbCellControl::DbCellControl(), DbGridControl::GetController(), FmXGridPeer::getProperty(), DbCellControl::implAdjustEnabled(), DbCellControl::Init(), FmXFormView::isFocusable(), svxform::FormController::setControlLock(), and FmXGridPeer::setProperty().
|
inlineconstexpr |
Definition at line 124 of file fmprop.hxx.
Referenced by svx::FormControllerHelper::canDoFormFilter(), IMPL_LINK_NOARG(), and DbFilterField::Update().
|
inlineconstexpr |
Definition at line 36 of file fmprop.hxx.
Referenced by DbGridControl::RecalcRows().
|
inlineconstexpr |
Definition at line 110 of file fmprop.hxx.
Referenced by DbFilterField::Update().
|
inlineconstexpr |
Definition at line 77 of file fmprop.hxx.
Referenced by DbGridColumn::CreateControl(), IMPL_LINK_NOARG(), FmXFormView::implCreateFieldControl(), FmGridControl::InitColumnByField(), svxform::FormControlFactory::initializeFieldDependentProperties(), and DbGridColumn::SetAlignment().
|
inlineconstexpr |
Definition at line 49 of file fmprop.hxx.
Referenced by svxform::FormController::fillProperties(), saveFilter(), and svxform::FormController::setFilter().
|
inlineconstexpr |
Definition at line 109 of file fmprop.hxx.
Referenced by DbFilterField::Init().
|
inlineconstexpr |
Definition at line 94 of file fmprop.hxx.
Referenced by svxform::getUnderline(), FmXGridPeer::setProperty(), and svxform::setUnderline().
|
inlineconstexpr |
Definition at line 145 of file fmprop.hxx.
Referenced by svxform::FormController::fillProperties().
|
inlineconstexpr |
Definition at line 67 of file fmprop.hxx.
Referenced by DbFormattedField::_propertyChanged(), FmXGridPeer::addColumnListeners(), DbGridColumn::CreateControl(), DbFormattedField::DbFormattedField(), DbFormattedField::Init(), svxform::FormControlFactory::initializeFieldDependentProperties(), FmXGridPeer::propertyChange(), and FmXGridPeer::removeColumnListeners().
|
inlineconstexpr |
Definition at line 68 of file fmprop.hxx.
Referenced by GetUIHeadlineName(), DbFormattedField::Init(), and FmGridHeader::PreExecuteColumnContextMenu().
|
inlineconstexpr |
Definition at line 100 of file fmprop.hxx.
Referenced by FmGridControl::GetAccessibleObjectDescription(), FmGridHeader::RequestHelp(), FmFormPage::RequestHelp(), svxform::ControlBorderManager::restoreAll(), and svxform::ControlBorderManager::validityChanged().
|
inlineconstexpr |
Definition at line 108 of file fmprop.hxx.
Referenced by FmXGridPeer::addColumnListeners(), FmXGridPeer::elementInserted(), FmGridControl::InitColumnsByModels(), FmGridHeader::PostExecuteColumnContextMenu(), FmGridHeader::PreExecuteColumnContextMenu(), FmXGridPeer::propertyChange(), and FmXGridPeer::removeColumnListeners().
|
inlineconstexpr |
Definition at line 146 of file fmprop.hxx.
|
inlineconstexpr |
Definition at line 122 of file fmprop.hxx.
Referenced by svx::FormControllerHelper::canDoFormFilter().
|
inlineconstexpr |
Definition at line 128 of file fmprop.hxx.
Referenced by IMPL_LINK_NOARG(), and FmXFormView::implCreateFieldControl().
|
inlineconstexpr |
Definition at line 116 of file fmprop.hxx.
Referenced by DbGridControl::DataSourcePropertyChanged(), DbGridRow::DbGridRow(), FmXGridPeer::dispose(), IMPL_LINK(), svxform::FormController::loaded(), FmGridControl::propertyChange(), svxform::FormController::propertyChange(), DbGridControl::resetCurrentRow(), DbGridControl::setDataSource(), DbGridRow::SetState(), FmXGridPeer::startCursorListening(), svxform::FormController::startFormListening(), FmXGridPeer::stopCursorListening(), and svxform::FormController::stopFormListening().
|
inlineconstexpr |
Definition at line 117 of file fmprop.hxx.
Referenced by DbGridControl::AdjustDataSource(), DbGridControl::AlignSeekCursor(), FmXGridPeer::cursorMoved(), DbGridControl::DataSourcePropertyChanged(), DbGridRow::DbGridRow(), IMPL_LINK(), svxform::FormController::loaded(), FmGridControl::propertyChange(), svxform::FormController::propertyChange(), DbGridControl::SetCurrent(), DbGridControl::setDataSource(), DbGridRow::SetState(), svxform::FormController::startFormListening(), and svxform::FormController::stopFormListening().
|
inlineconstexpr |
Definition at line 126 of file fmprop.hxx.
Referenced by svxform::ColumnInfoCache::ColumnInfoCache(), and svxform::FormControlFactory::initializeFieldDependentProperties().
|
inlineconstexpr |
Definition at line 76 of file fmprop.hxx.
Referenced by DbCellControl::_propertyChanged(), svxform::ColumnInfoCache::ColumnInfoCache(), DbGridColumn::CreateControl(), DbCellControl::DbCellControl(), DbCellControl::implAdjustReadOnly(), and svxform::FormController::setControlLock().
|
inlineconstexpr |
Definition at line 42 of file fmprop.hxx.
Referenced by FmXGridPeer::addColumnListeners(), FmFieldWin::addToList(), FmXGridPeer::elementInserted(), FmXGridPeer::elementReplaced(), FmGridControl::GetAccessibleObjectName(), getLabelName(), IMPL_LINK(), IMPL_LINK_NOARG(), FmXFormView::implCreateXFormsControl(), FmGridControl::InitColumnsByModels(), FmGridHeader::PostExecuteColumnContextMenu(), FmGridHeader::PreExecuteColumnContextMenu(), FmXGridPeer::propertyChange(), FmXGridPeer::removeColumnListeners(), and DbGridControl::ShowColumn().
|
inlineconstexpr |
Definition at line 91 of file fmprop.hxx.
Referenced by DbComboBox::DbComboBox(), and DbListBox::DbListBox().
|
inlineconstexpr |
Definition at line 137 of file fmprop.hxx.
Referenced by svxform::FormControlFactory::initializeTextFieldLineEnds().
|
inlineconstexpr |
Definition at line 70 of file fmprop.hxx.
|
inlineconstexpr |
Definition at line 69 of file fmprop.hxx.
|
inlineconstexpr |
Definition at line 81 of file fmprop.hxx.
Referenced by DbPatternField::DbPatternField(), and DbPatternField::implAdjustGenericFieldSetting().
|
inlineconstexpr |
Definition at line 56 of file fmprop.hxx.
Referenced by DbLimitedLengthField::DbLimitedLengthField(), and DbLimitedLengthField::implAdjustGenericFieldSetting().
|
inlineconstexpr |
Definition at line 148 of file fmprop.hxx.
Referenced by DbCellControl::Init().
|
inlineconstexpr |
Definition at line 53 of file fmprop.hxx.
Referenced by DbTextField::Init().
|
inlineconstexpr |
Definition at line 31 of file fmprop.hxx.
Referenced by svxform::FormController::approveParameter(), svxform::ColumnInfoCache::ColumnInfoCache(), FmFormPageImpl::findFormForDataSource(), FmFormPageImpl::findPlaceInFormComponentHierarchy(), svxform::FmFieldInfo::FmFieldInfo(), FmGridControl::GetAccessibleObjectName(), FmFormPageImpl::getDefaultForm(), FmXGridPeer::getProperty(), IMPL_LINK_NOARG(), svxform::NavigatorTree::implExecuteDataTransfer(), svxform::NavigatorTreeModel::Insert(), svxform::NavigatorTree::NewForm(), FmGridHeader::PostExecuteColumnContextMenu(), svxform::OFormComponentObserver::propertyChange(), svxform::NavigatorTreeModel::RemoveForm(), svxform::NavigatorTreeModel::RemoveFormComponent(), svxform::NavigatorTreeModel::Rename(), FmFormPageImpl::setUniqueName(), FmUndoModelReplaceAction::Undo(), and DbFilterField::Update().
|
inlineconstexpr |
Definition at line 43 of file fmprop.hxx.
|
inlineconstexpr |
Definition at line 136 of file fmprop.hxx.
|
inlineconstexpr |
Definition at line 118 of file fmprop.hxx.
Referenced by DbGridControl::setDataSource(), and DbGridControl::SetOptions().
|
inlineconstexpr |
Definition at line 48 of file fmprop.hxx.
Referenced by DbCellControl::_propertyChanged(), DbCellControl::DbCellControl(), DbCellControl::implAdjustReadOnly(), DbCellControl::Init(), and svxform::FormController::setControlLock().
|
inlineconstexpr |
Definition at line 132 of file fmprop.hxx.
Referenced by svxform::FormController::setFilter().
|
inlineconstexpr |
Definition at line 78 of file fmprop.hxx.
|
inlineconstexpr |
Definition at line 121 of file fmprop.hxx.
Referenced by DbGridControl::setDataSource().
|
inlineconstexpr |
Definition at line 123 of file fmprop.hxx.
Referenced by FmXGridControl::createPeer().
|
inlineconstexpr |
Definition at line 34 of file fmprop.hxx.
Referenced by DbGridControl::AdjustRows(), DbGridControl::DataSourcePropertyChanged(), FmGridControl::DeleteSelectedRows(), FmRecordCountListener::DisConnect(), FmXGridPeer::dispose(), FmRecordCountListener::FmRecordCountListener(), FmFormShell::GetFormState(), FmRecordCountListener::NotifyCurrentCount(), FmGridControl::propertyChange(), DbGridControl::setDataSource(), FmXGridPeer::startCursorListening(), and FmXGridPeer::stopCursorListening().
|
inlineconstexpr |
Definition at line 35 of file fmprop.hxx.
Referenced by DbGridControl::AdjustRows(), DbGridControl::DataSourcePropertyChanged(), FmRecordCountListener::FmRecordCountListener(), and DbGridControl::setDataSource().
|
inlineconstexpr |
Definition at line 99 of file fmprop.hxx.
Referenced by FmXGridPeer::getProperty(), FmGridControl::RowHeightChanged(), and FmXGridPeer::setProperty().
|
inlineconstexpr |
Definition at line 52 of file fmprop.hxx.
Referenced by svxform::FormController::elementInserted(), svxform::FormController::startFiltering(), and svxform::FormController::stopFiltering().
|
inlineconstexpr |
Definition at line 71 of file fmprop.hxx.
Referenced by DbCellControl::_propertyChanged(), DbListBox::commitControl(), DbCellControl::DbCellControl(), FmXUndoEnvironment::propertyChange(), and DbListBox::updateFromModel().
|
inlineconstexpr |
Definition at line 82 of file fmprop.hxx.
Referenced by DbCurrencyField::DbCurrencyField(), DbNumericField::DbNumericField(), DbCurrencyField::implAdjustGenericFieldSetting(), and DbNumericField::implAdjustGenericFieldSetting().
|
inlineconstexpr |
Definition at line 47 of file fmprop.hxx.
Referenced by DbSpinField::Init().
|
inlineconstexpr |
Definition at line 59 of file fmprop.hxx.
Referenced by DbCellControl::_propertyChanged(), DbCheckBox::commitControl(), DbCellControl::DbCellControl(), FmXUndoEnvironment::propertyChange(), and DbCheckBox::updateFromModel().
|
inlineconstexpr |
Definition at line 79 of file fmprop.hxx.
Referenced by DbCurrencyField::DbCurrencyField(), DbDateField::DbDateField(), DbNumericField::DbNumericField(), DbPatternField::DbPatternField(), DbTimeField::DbTimeField(), DbPatternField::implAdjustGenericFieldSetting(), DbDateField::implAdjustGenericFieldSetting(), DbTimeField::implAdjustGenericFieldSetting(), DbCurrencyField::implAdjustGenericFieldSetting(), and DbNumericField::implAdjustGenericFieldSetting().
|
inlineconstexpr |
Definition at line 61 of file fmprop.hxx.
Referenced by DbComboBox::_propertyChanged(), DbListBox::_propertyChanged(), DbFilterField::CreateControl(), DbComboBox::DbComboBox(), DbListBox::DbListBox(), DbComboBox::Init(), DbListBox::Init(), and FmXUndoEnvironment::propertyChange().
|
inlineconstexpr |
Definition at line 111 of file fmprop.hxx.
Referenced by DbFilterField::Update().
|
inlineconstexpr |
Definition at line 54 of file fmprop.hxx.
Referenced by FmFormPage::RequestHelp().
|
inlineconstexpr |
Definition at line 41 of file fmprop.hxx.
Referenced by DbCellControl::_propertyChanged(), DbTextField::commitControl(), DbComboBox::commitControl(), DbPatternField::commitControl(), DbCellControl::DbCellControl(), FmXUndoEnvironment::propertyChange(), DbTextField::updateFromModel(), DbComboBox::updateFromModel(), and DbPatternField::updateFromModel().
|
inlineconstexpr |
Definition at line 133 of file fmprop.hxx.
Referenced by svxform::getUnderline(), FmXGridPeer::setProperty(), and svxform::setUnderline().
|
inlineconstexpr |
Definition at line 58 of file fmprop.hxx.
Referenced by DbCellControl::_propertyChanged(), DbTimeField::commitControl(), DbCellControl::DbCellControl(), FmXUndoEnvironment::propertyChange(), and DbTimeField::updateFromModel().
|
inlineconstexpr |
Definition at line 88 of file fmprop.hxx.
Referenced by DbTimeField::DbTimeField(), and DbTimeField::implAdjustGenericFieldSetting().
|
inlineconstexpr |
Definition at line 90 of file fmprop.hxx.
Referenced by DbTimeField::DbTimeField(), IMPL_STATIC_LINK(), and DbTimeField::implAdjustGenericFieldSetting().
|
inlineconstexpr |
Definition at line 89 of file fmprop.hxx.
Referenced by DbTimeField::DbTimeField(), and DbTimeField::implAdjustGenericFieldSetting().
|
inlineconstexpr |
Definition at line 60 of file fmprop.hxx.
Referenced by DbCheckBox::Init(), and svxform::FormControlFactory::initializeFieldDependentProperties().
|
inlineconstexpr |
Definition at line 129 of file fmprop.hxx.
Referenced by FmFormPageImpl::findPlaceInFormComponentHierarchy(), and IMPL_LINK_NOARG().
|
inlineconstexpr |
Definition at line 37 of file fmprop.hxx.
Referenced by DbCellControl::_propertyChanged(), svxform::FormController::approveParameter(), DbCurrencyField::commitControl(), DbNumericField::commitControl(), DbCellControl::DbCellControl(), GridFieldValueListener::GridFieldValueListener(), FmXGridPeer::propertyChange(), FmXUndoEnvironment::propertyChange(), FmXGridPeer::queryFieldData(), DbCurrencyField::updateFromModel(), and DbNumericField::updateFromModel().
|
inlineconstexpr |
Definition at line 72 of file fmprop.hxx.
Referenced by DbListBox::SetList(), and DbFilterField::SetList().
|
inlineconstexpr |
|
inlineconstexpr |
|
inlineconstexpr |
Definition at line 40 of file fmprop.hxx.
Referenced by DbCurrencyField::DbCurrencyField(), DbNumericField::DbNumericField(), DbCurrencyField::implAdjustGenericFieldSetting(), and DbNumericField::implAdjustGenericFieldSetting().
|
inlineconstexpr |
Definition at line 138 of file fmprop.hxx.
Referenced by DbCheckBox::Init().
|
inlineconstexpr |
Definition at line 51 of file fmprop.hxx.
Referenced by FmXGridPeer::addColumnListeners(), FmGridControl::ColumnResized(), FmXGridPeer::elementInserted(), FmXGridPeer::elementReplaced(), FmGridControl::InitColumnsByModels(), FmXGridPeer::propertyChange(), and FmXGridPeer::removeColumnListeners().
|
inlineconstexpr |
Definition at line 147 of file fmprop.hxx.