LibreOffice Module dbaccess (master) 1
|
#include <rtl/ustring.hxx>
Go to the source code of this file.
Functions | |
constexpr OUStringLiteral | PROPERTY_URL (u"URL") |
constexpr OUStringLiteral | PROPERTY_INFO (u"Info") |
constexpr OUStringLiteral | PROPERTY_SETTINGS (u"Settings") |
constexpr OUStringLiteral | PROPERTY_ISPASSWORDREQUIRED (u"IsPasswordRequired") |
constexpr OUStringLiteral | PROPERTY_TABLEFILTER (u"TableFilter") |
constexpr OUStringLiteral | PROPERTY_TABLETYPEFILTER (u"TableTypeFilter") |
constexpr OUStringLiteral | PROPERTY_NAME (u"Name") |
constexpr OUStringLiteral | PROPERTY_SCHEMANAME (u"SchemaName") |
constexpr OUStringLiteral | PROPERTY_CATALOGNAME (u"CatalogName") |
constexpr OUStringLiteral | PROPERTY_PRIVILEGES (u"Privileges") |
constexpr OUStringLiteral | PROPERTY_ESCAPE_PROCESSING (u"EscapeProcessing") |
constexpr OUStringLiteral | PROPERTY_COMMAND (u"Command") |
constexpr OUStringLiteral | PROPERTY_TYPE (u"Type") |
constexpr OUStringLiteral | PROPERTY_TYPENAME (u"TypeName") |
constexpr OUStringLiteral | PROPERTY_PRECISION (u"Precision") |
constexpr OUStringLiteral | PROPERTY_SCALE (u"Scale") |
constexpr OUStringLiteral | PROPERTY_ISNULLABLE (u"IsNullable") |
constexpr OUStringLiteral | PROPERTY_ISAUTOINCREMENT (u"IsAutoIncrement") |
constexpr OUStringLiteral | PROPERTY_ISROWVERSION (u"IsRowVersion") |
constexpr OUStringLiteral | PROPERTY_DESCRIPTION (u"Description") |
constexpr OUStringLiteral | PROPERTY_DEFAULTVALUE (u"DefaultValue") |
constexpr OUStringLiteral | PROPERTY_NUMBERFORMAT (u"FormatKey") |
constexpr OUStringLiteral | PROPERTY_QUERYTIMEOUT (u"QueryTimeOut") |
constexpr OUStringLiteral | PROPERTY_MAXFIELDSIZE (u"MaxFieldSize") |
constexpr OUStringLiteral | PROPERTY_MAXROWS (u"MaxRows") |
constexpr OUStringLiteral | PROPERTY_CURSORNAME (u"CursorName") |
constexpr OUStringLiteral | PROPERTY_RESULTSETCONCURRENCY (u"ResultSetConcurrency") |
constexpr OUStringLiteral | PROPERTY_RESULTSETTYPE (u"ResultSetType") |
constexpr OUStringLiteral | PROPERTY_FETCHDIRECTION (u"FetchDirection") |
constexpr OUStringLiteral | PROPERTY_FETCHSIZE (u"FetchSize") |
constexpr OUStringLiteral | PROPERTY_USEBOOKMARKS (u"UseBookmarks") |
constexpr OUStringLiteral | PROPERTY_ISSEARCHABLE (u"IsSearchable") |
constexpr OUStringLiteral | PROPERTY_ISCURRENCY (u"IsCurrency") |
constexpr OUStringLiteral | PROPERTY_ISSIGNED (u"IsSigned") |
constexpr OUStringLiteral | PROPERTY_DISPLAYSIZE (u"DisplaySize") |
constexpr OUStringLiteral | PROPERTY_LABEL (u"Label") |
constexpr OUStringLiteral | PROPERTY_ISREADONLY (u"IsReadOnly") |
constexpr OUStringLiteral | PROPERTY_ISWRITABLE (u"IsWritable") |
constexpr OUStringLiteral | PROPERTY_ISDEFINITELYWRITABLE (u"IsDefinitelyWritable") |
constexpr OUStringLiteral | PROPERTY_VALUE (u"Value") |
constexpr OUStringLiteral | PROPERTY_TABLENAME (u"TableName") |
constexpr OUStringLiteral | PROPERTY_ISCASESENSITIVE (u"IsCaseSensitive") |
constexpr OUStringLiteral | PROPERTY_SERVICENAME (u"ServiceName") |
constexpr OUStringLiteral | PROPERTY_ISBOOKMARKABLE (u"IsBookmarkable") |
constexpr OUStringLiteral | PROPERTY_CANUPDATEINSERTEDROWS (u"CanUpdateInsertedRows") |
constexpr OUStringLiteral | PROPERTY_NUMBERFORMATSSUPPLIER (u"NumberFormatsSupplier") |
constexpr OUStringLiteral | PROPERTY_DATASOURCENAME (u"DataSourceName") |
constexpr OUStringLiteral | PROPERTY_DATABASE_LOCATION (u"DatabaseLocation") |
constexpr OUStringLiteral | PROPERTY_CONNECTION_RESOURCE (u"ConnectionResource") |
constexpr OUStringLiteral | PROPERTY_CONNECTION_INFO (u"ConnectionInfo") |
constexpr OUStringLiteral | PROPERTY_RESULT_SET (u"ResultSet") |
constexpr OUStringLiteral | PROPERTY_SELECTION (u"Selection") |
constexpr OUStringLiteral | PROPERTY_BOOKMARK_SELECTION (u"BookmarkSelection") |
constexpr OUStringLiteral | PROPERTY_COLUMN_NAME (u"ColumnName") |
constexpr OUStringLiteral | PROPERTY_COLUMN (u"Column") |
constexpr OUStringLiteral | PROPERTY_DATASOURCE (u"DataSource") |
constexpr OUStringLiteral | PROPERTY_TRANSACTIONISOLATION (u"TransactionIsolation") |
constexpr OUStringLiteral | PROPERTY_TYPEMAP (u"TypeMap") |
constexpr OUStringLiteral | PROPERTY_USER (u"User") |
constexpr OUStringLiteral | PROPERTY_PASSWORD (u"Password") |
constexpr OUStringLiteral | PROPERTY_COMMAND_TYPE (u"CommandType") |
constexpr OUStringLiteral | PROPERTY_ACTIVECOMMAND (u"ActiveCommand") |
constexpr OUStringLiteral | PROPERTY_ACTIVE_CONNECTION (u"ActiveConnection") |
constexpr OUStringLiteral | PROPERTY_FILTER (u"Filter") |
constexpr OUStringLiteral | PROPERTY_APPLYFILTER (u"ApplyFilter") |
constexpr OUStringLiteral | PROPERTY_ORDER (u"Order") |
constexpr OUStringLiteral | PROPERTY_APPLYORDER (u"ApplyOrder") |
constexpr OUStringLiteral | PROPERTY_ISMODIFIED (u"IsModified") |
constexpr OUStringLiteral | PROPERTY_ISNEW (u"IsNew") |
constexpr OUStringLiteral | PROPERTY_ROWCOUNT (u"RowCount") |
constexpr OUStringLiteral | PROPERTY_ISROWCOUNTFINAL (u"IsRowCountFinal") |
constexpr OUStringLiteral | PROPERTY_WIDTH (u"Width") |
constexpr OUStringLiteral | PROPERTY_ROW_HEIGHT (u"RowHeight") |
constexpr OUStringLiteral | PROPERTY_AUTOGROW (u"AutoGrow") |
constexpr OUStringLiteral | PROPERTY_FORMATKEY (u"FormatKey") |
constexpr OUStringLiteral | PROPERTY_ALIGN (u"Align") |
constexpr OUStringLiteral | PROPERTY_FONT (u"FontDescriptor") |
constexpr OUStringLiteral | PROPERTY_TEXTCOLOR (u"TextColor") |
constexpr OUStringLiteral | PROPERTY_BOUNDFIELD (u"BoundField") |
constexpr OUStringLiteral | PROPERTY_CONTROLSOURCE (u"DataField") |
constexpr OUStringLiteral | PROPERTY_REALNAME (u"RealName") |
constexpr OUStringLiteral | PROPERTY_UPDATE_TABLENAME (u"UpdateTableName") |
constexpr OUStringLiteral | PROPERTY_UPDATE_SCHEMANAME (u"UpdateSchemaName") |
constexpr OUStringLiteral | PROPERTY_UPDATE_CATALOGNAME (u"UpdateCatalogName") |
constexpr OUStringLiteral | PROPERTY_RELATIVEPOSITION (u"RelativePosition") |
constexpr OUStringLiteral | PROPERTY_CONTROLMODEL (u"ControlModel") |
constexpr OUStringLiteral | PROPERTY_RELATEDCOLUMN (u"RelatedColumn") |
constexpr OUStringLiteral | PROPERTY_ISUNIQUE (u"IsUnique") |
constexpr OUStringLiteral | PROPERTY_ISPRIMARYKEYINDEX (u"IsPrimaryKeyIndex") |
constexpr OUStringLiteral | PROPERTY_IGNORERESULT (u"IgnoreResult") |
constexpr OUStringLiteral | PROPERTY_UPDATERULE (u"UpdateRule") |
constexpr OUStringLiteral | PROPERTY_DELETERULE (u"DeleteRule") |
constexpr OUStringLiteral | PROPERTY_REFERENCEDTABLE (u"ReferencedTable") |
constexpr OUStringLiteral | PROPERTY_SQLEXCEPTION (u"SQLException") |
constexpr OUStringLiteral | PROPERTY_BORDER (u"Border") |
constexpr OUStringLiteral | PROPERTY_HELPTEXT (u"HelpText") |
constexpr OUStringLiteral | PROPERTY_CONTROLDEFAULT (u"ControlDefault") |
constexpr OUStringLiteral | PROPERTY_HIDDEN (u"Hidden") |
constexpr OUStringLiteral | PROPERTY_DEFAULTSTATE (u"DefaultState") |
constexpr OUStringLiteral | PROPERTY_SUPPRESSVERSIONCL (u"SuppressVersionColumns") |
constexpr OUStringLiteral | PROPERTY_SHOW_BROWSER (u"ShowBrowser") |
constexpr OUStringLiteral | PROPERTY_ENABLE_BROWSER (u"EnableBrowser") |
constexpr OUStringLiteral | PROPERTY_SHOWMENU (u"ShowMenu") |
constexpr OUStringLiteral | PROPERTY_LAYOUTINFORMATION (u"LayoutInformation") |
constexpr OUStringLiteral | PROPERTY_CURRENTTABLE (u"CurrentTable") |
constexpr OUStringLiteral | PROPERTY_TEXTLINECOLOR (u"TextLineColor") |
constexpr OUStringLiteral | PROPERTY_TEXTEMPHASIS (u"FontEmphasisMark") |
constexpr OUStringLiteral | PROPERTY_TEXTRELIEF (u"FontRelief") |
constexpr OUStringLiteral | PROPERTY_DEFAULTTEXT (u"DefaultText") |
constexpr OUStringLiteral | PROPERTY_EFFECTIVEDEFAULT (u"EffectiveDefault") |
constexpr OUStringLiteral | PROPERTY_AUTOINCREMENTCREATION (u"AutoIncrementCreation") |
constexpr OUStringLiteral | PROPERTY_BOOLEANCOMPARISONMODE (u"BooleanComparisonMode") |
constexpr OUStringLiteral | PROPERTY_ENABLESQL92CHECK (u"EnableSQL92Check") |
constexpr OUStringLiteral | PROPERTY_FONTCHARWIDTH (u"FontCharWidth") |
constexpr OUStringLiteral | PROPERTY_FONTCHARSET (u"FontCharset") |
constexpr OUStringLiteral | PROPERTY_FONTFAMILY (u"FontFamily") |
constexpr OUStringLiteral | PROPERTY_FONTHEIGHT (u"FontHeight") |
constexpr OUStringLiteral | PROPERTY_FONTKERNING (u"FontKerning") |
constexpr OUStringLiteral | PROPERTY_FONTNAME (u"FontName") |
constexpr OUStringLiteral | PROPERTY_FONTORIENTATION (u"FontOrientation") |
constexpr OUStringLiteral | PROPERTY_FONTPITCH (u"FontPitch") |
constexpr OUStringLiteral | PROPERTY_FONTSLANT (u"FontSlant") |
constexpr OUStringLiteral | PROPERTY_FONTSTRIKEOUT (u"FontStrikeout") |
constexpr OUStringLiteral | PROPERTY_FONTSTYLENAME (u"FontStyleName") |
constexpr OUStringLiteral | PROPERTY_FONTUNDERLINE (u"FontUnderline") |
constexpr OUStringLiteral | PROPERTY_FONTWEIGHT (u"FontWeight") |
constexpr OUStringLiteral | PROPERTY_FONTWIDTH (u"FontWidth") |
constexpr OUStringLiteral | PROPERTY_FONTWORDLINEMODE (u"FontWordLineMode") |
constexpr OUStringLiteral | PROPERTY_FONTTYPE (u"FontType") |
constexpr OUStringLiteral | PROPERTY_PERSISTENT_NAME (u"PersistentName") |
constexpr OUStringLiteral | PROPERTY_EMBEDDEDOBJECT (u"EmbeddedObject") |
constexpr OUStringLiteral | PROPERTY_ORIGINAL (u"Original") |
constexpr OUStringLiteral | PROPERTY_USECATALOGINSELECT (u"UseCatalogInSelect") |
constexpr OUStringLiteral | PROPERTY_USESCHEMAINSELECT (u"UseSchemaInSelect") |
constexpr OUStringLiteral | PROPERTY_OUTERJOINESCAPE (u"EnableOuterJoinEscape") |
constexpr OUStringLiteral | PROPERTY_AS_TEMPLATE (u"AsTemplate") |
constexpr OUStringLiteral | PROPERTY_HAVING_CLAUSE (u"HavingClause") |
constexpr OUStringLiteral | PROPERTY_GROUP_BY (u"GroupBy") |
constexpr OUStringLiteral | PROPERTY_EDIT_WIDTH (u"EditWidth") |
constexpr OUStringLiteral | PROPERTY_SINGLESELECTQUERYCOMPOSER (u"SingleSelectQueryComposer") |
constexpr OUStringLiteral | PROPERTY_CHANGE_NOTIFICATION_ENABLED (u"PropertyChangeNotificationEnabled") |
constexpr OUStringLiteral | PROPERTY_CHAR_STRIKEOUT (u"CharStrikeout") |
constexpr OUStringLiteral | PROPERTY_CHAR_UNDERLINE (u"CharUnderline") |
constexpr OUStringLiteral | PROPERTY_CHAR_UNDERLINE_COLOR (u"CharUnderlineColor") |
constexpr OUStringLiteral | PROPERTY_CHAR_UNDERLINE_HAS_COLOR (u"CharUnderlineHasColor") |
constexpr OUStringLiteral | URL_COMPONENT_REPORTDESIGN (u".component:DB/ReportDesign") |
constexpr OUStringLiteral | PROPERTY_QUERYDESIGNVIEW (u"QueryDesignView") |
constexpr OUStringLiteral | PROPERTY_GRAPHICAL_DESIGN (u"GraphicalDesign") |
constexpr OUStringLiteral | PROPERTY_HELP_URL (u"HelpURL") |
constexpr OUStringLiteral | PROPERTY_ENABLEOUTERJOIN (u"EnableOuterJoinEscape") |
constexpr OUStringLiteral | PROPERTY_TABSTOP (u"TabStop") |
constexpr OUStringLiteral | PROPERTY_DEFAULTCONTROL (u"DefaultControl") |
constexpr OUStringLiteral | PROPERTY_ENABLED (u"Enabled") |
constexpr OUStringLiteral | PROPERTY_MOUSE_WHEEL_BEHAVIOR (u"MouseWheelBehavior") |
constexpr OUStringLiteral | PROPERTY_IS_FORM (u"IsForm") |
constexpr OUStringLiteral | PROPERTY_PERSISTENT_PATH (u"PersistentPath") |
Variables | |
constexpr OUStringLiteral | SERVICE_SDBC_RESULTSET = u"com.sun.star.sdbc.ResultSet" |
constexpr OUStringLiteral | SERVICE_SDBC_ROWSET = u"com.sun.star.sdbc.RowSet" |
constexpr OUStringLiteral | SERVICE_SDBC_STATEMENT = u"com.sun.star.sdbc.Statement" |
constexpr OUStringLiteral | SERVICE_SDBC_PREPAREDSTATEMENT = u"com.sun.star.sdbc.PreparedStatement" |
constexpr OUStringLiteral | SERVICE_SDBC_CALLABLESTATEMENT = u"com.sun.star.sdbc.CallableStatement" |
constexpr OUStringLiteral | SERVICE_SDBCX_CONTAINER = u"com.sun.star.sdbcx.Container" |
constexpr OUStringLiteral | SERVICE_SDBCX_TABLE = u"com.sun.star.sdbcx.Table" |
constexpr OUStringLiteral | SERVICE_SDBCX_RESULTSET = u"com.sun.star.sdbcx.ResultSet" |
constexpr OUStringLiteral | SERVICE_SDB_CONNECTION = u"com.sun.star.sdb.Connection" |
constexpr OUStringLiteral | SERVICE_SDBCX_COLUMN = u"com.sun.star.sdbcx.Column" |
constexpr OUStringLiteral | SERVICE_SDBCX_COLUMNDESCRIPTOR = u"com.sun.star.sdbcx.ColumnDescriptor" |
constexpr OUStringLiteral | SERVICE_SDB_COLUMNSETTINGS = u"com.sun.star.sdb.ColumnSettings" |
constexpr OUStringLiteral | SERVICE_SDB_RESULTCOLUMN = u"com.sun.star.sdb.ResultColumn" |
constexpr OUStringLiteral | SERVICE_SDB_DATACOLUMN = u"com.sun.star.sdb.DataColumn" |
constexpr OUStringLiteral | SERVICE_SDB_DATASOURCE = u"com.sun.star.sdb.DataSource" |
constexpr OUStringLiteral | SERVICE_SDB_RESULTSET = u"com.sun.star.sdb.ResultSet" |
constexpr OUStringLiteral | SERVICE_SDB_ROWSET = u"com.sun.star.sdb.RowSet" |
constexpr OUStringLiteral | SERVICE_SDB_PREPAREDSTATEMENT = u"com.sun.star.sdb.PreparedStatement" |
constexpr OUStringLiteral | SERVICE_SDB_CALLABLESTATEMENT = u"com.sun.star.sdb.CallableStatement" |
constexpr OUStringLiteral | SERVICE_SDB_SQLQUERYCOMPOSER = u"com.sun.star.sdb.SQLQueryComposer" |
constexpr OUStringLiteral | SERVICE_SDB_DATASETTINGS = u"com.sun.star.sdb.DefinitionSettings" |
constexpr OUStringLiteral | SERVICE_SDB_QUERYDESCRIPTOR = u"com.sun.star.sdb.QueryDescriptor" |
constexpr OUStringLiteral | SERVICE_SDB_QUERY = u"com.sun.star.sdb.Query" |
constexpr OUStringLiteral | SERVICE_SDBCX_TABLES = u"com.sun.star.sdbcx.Tables" |
constexpr OUStringLiteral | SERVICE_SDB_QUERIES = u"com.sun.star.sdb.Queries" |
constexpr OUStringLiteral | SERVICE_SDB_DOCUMENTDEFINITION = u"com.sun.star.sdb.DocumentDefinition" |
constexpr OUStringLiteral | SERVICE_NAME_FORM_COLLECTION = u"com.sun.star.sdb.Forms" |
constexpr OUStringLiteral | SERVICE_NAME_REPORT_COLLECTION = u"com.sun.star.sdb.Reports" |
constexpr OUStringLiteral | SERVICE_NAME_QUERY_COLLECTION = u"com.sun.star.sdb.Queries" |
constexpr OUStringLiteral | SERVICE_NAME_SINGLESELECTQUERYCOMPOSER = u"com.sun.star.sdb.SingleSelectQueryComposer" |
constexpr OUStringLiteral | SERVICE_SDB_APPLICATIONCONTROLLER = u"org.openoffice.comp.dbu.OApplicationController" |
constexpr OUStringLiteral | INFO_JDBCDRIVERCLASS = u"JavaDriverClass" |
constexpr OUStringLiteral | INFO_TEXTFILEEXTENSION = u"Extension" |
constexpr OUStringLiteral | INFO_CHARSET = u"CharSet" |
constexpr OUStringLiteral | INFO_TEXTFILEHEADER = u"HeaderLine" |
constexpr OUStringLiteral | INFO_FIELDDELIMITER = u"FieldDelimiter" |
constexpr OUStringLiteral | INFO_TEXTDELIMITER = u"StringDelimiter" |
constexpr OUStringLiteral | INFO_DECIMALDELIMITER = u"DecimalDelimiter" |
constexpr OUStringLiteral | INFO_THOUSANDSDELIMITER = u"ThousandDelimiter" |
constexpr OUStringLiteral | INFO_SHOWDELETEDROWS = u"ShowDeleted" |
constexpr OUStringLiteral | INFO_ALLOWLONGTABLENAMES = u"NoNameLengthLimit" |
constexpr OUStringLiteral | INFO_ADDITIONALOPTIONS = u"SystemDriverSettings" |
constexpr OUStringLiteral | INFO_AUTORETRIEVEVALUE = u"AutoRetrievingStatement" |
constexpr OUStringLiteral | INFO_AUTORETRIEVEENABLED = u"IsAutoRetrievingEnabled" |
constexpr OUStringLiteral | INFO_APPEND_TABLE_ALIAS = u"AppendTableAliasName" |
constexpr OUStringLiteral | INFO_AS_BEFORE_CORRELATION_NAME = u"GenerateASBeforeCorrelationName" |
constexpr OUStringLiteral | INFO_FORMS_CHECK_REQUIRED_FIELDS = u"FormsCheckRequiredFields" |
constexpr OUStringLiteral | INFO_PARAMETERNAMESUBST = u"ParameterNameSubstitution" |
constexpr OUStringLiteral | INFO_IGNOREDRIVER_PRIV = u"IgnoreDriverPrivileges" |
constexpr OUStringLiteral | INFO_USECATALOG = u"UseCatalog" |
constexpr OUStringLiteral | INFO_CONN_LDAP_BASEDN = u"BaseDN" |
constexpr OUStringLiteral | INFO_CONN_LDAP_ROWCOUNT = u"MaxRowCount" |
constexpr OUStringLiteral | INFO_PREVIEW = u"Preview" |
constexpr OUStringLiteral | INFO_MEDIATYPE = u"MediaType" |
constexpr OUStringLiteral | INFO_ESCAPE_DATETIME = u"EscapeDateTime" |
constexpr OUStringLiteral | INFO_POOLURL = u"PoolURL" |
constexpr OUStringLiteral | URL_COMPONENT_QUERYDESIGN = u".component:DB/QueryDesign" |
constexpr OUStringLiteral | URL_COMPONENT_VIEWDESIGN = u".component:DB/ViewDesign" |
constexpr OUStringLiteral | URL_COMPONENT_TABLEDESIGN = u".component:DB/TableDesign" |
constexpr OUStringLiteral | URL_COMPONENT_FORMGRIDVIEW = u".component:DB/FormGridView" |
constexpr OUStringLiteral | URL_COMPONENT_DATASOURCEBROWSER = u".component:DB/DataSourceBrowser" |
constexpr OUStringLiteral | URL_COMPONENT_RELATIONDESIGN = u".component:DB/RelationDesign" |
constexpr OUStringLiteral | SERVICE_SDB_DIRECTSQLDIALOG = u"org.openoffice.comp.dbu.DirectSqlDialog" |
constexpr OUStringLiteral | FRAME_NAME_QUERY_PREVIEW = u"QueryPreview" |
constexpr OUStringLiteral | SERVICE_CONTROLDEFAULT = u"com.sun.star.comp.dbu.OColumnControl" |
constexpr OUStringLiteral | SQLSTATE_GENERAL = u"01000" |
constexpr OUStringLiteral | STR_AUTOTEXTSEPARATORLIST = u"\"\t34\t'\t39" |
|
inlineconstexpr |
Referenced by dbaui::ComposerDialog::createDialog(), dbaccess::ODocumentContainer::createInstanceWithArguments(), dbaui::SbaXDataBrowserController::createParser_nothrow(), dbaui::OColumnControl::createPeer(), dbaui::SbaTableQueryBrowser::Execute(), dbaui::SbaXDataBrowserController::ExecuteFilterSortCrit(), dbaui::OQueryController::executeQuery(), dbaui::DatabaseObjectView::fillDispatchArgs(), dbaui::OColumnPeer::getProperty(), dbaui::SbaTableQueryBrowser::getScriptContainer(), dbaui::SbaTableQueryBrowser::impl_initialize(), dbaui::DBSubComponentController::impl_initialize(), dbaui::OLinkedDocumentsAccess::impl_open(), dbaui::SbaTableQueryBrowser::implLoadAnything(), dbaui::SbaTableQueryBrowser::implSelect(), dbaui::ODatabaseImportExport::initialize(), dbaccess::DatabaseDataProvider::initialize(), dbaui::SbaTableQueryBrowser::InitializeGridModel(), dbaui::OTableCopyHelper::insertTable(), dbaui::OLinkedDocumentsAccess::newDocument(), dbaccess::ODocumentDefinition::onCommandOpenSomething(), dbaui::OApplicationController::openDialog(), dbaccess::ORowSet::ORowSet(), dbaccess::ORowSetClone::ORowSetClone(), dbaui::OColumnControlModel::registerProperties(), dbaccess::DatabaseDataProvider::setActiveConnection(), and dbaui::OColumnPeer::setProperty().
|
inlineconstexpr |
Referenced by dbaui::SbaXDataBrowserController::Construct(), dbaui::SbaXDataBrowserController::createParser_nothrow(), dbaui::SbaXDataBrowserController::disposing(), dbaui::SbaXDataBrowserController::disposingFormModel(), dbaui::OQueryController::OQueryController(), and dbaccess::ORowSet::ORowSet().
|
inlineconstexpr |
Referenced by dbaui::SbaTableQueryBrowser::AddColumnListener(), dbaui::OTableController::alterColumns(), dbaui::callColumnFormatDialog(), dbaui::OFieldDescription::copyColumnSettingsTo(), dbaxml::OXMLHelper::GetCellStylesPropertySetMapper(), dbaui::OFieldDescription::GetHorJustify(), dbaccess::OColumnSettings::hasDefaultSettings(), dbaccess::ORowSet::impl_initializeColumnSettings_nothrow(), dbaui::SbaTableQueryBrowser::InitializeGridModel(), dbaui::OTableController::loadData(), dbaccess::ORowSetClone::ORowSetClone(), dbaui::SbaTableQueryBrowser::propertyChange(), dbaccess::OColumnSettings::registerProperties(), dbaui::SbaTableQueryBrowser::RemoveColumnListener(), dbaui::OFieldDescription::SetHorJustify(), dbaui::ORTFImportExport::Write(), and dbaui::OHTMLImportExport::WriteTables().
|
inlineconstexpr |
Referenced by dbaccess::OTableContainer::appendObject(), dbaui::SbaXDataBrowserController::applyParserFilter(), dbaccess::ODBTable::construct(), dbaui::SbaXDataBrowserController::Construct(), dbaui::ObjectCopySource::copyFilterAndSortingTo(), dbaui::SbaXDataBrowserController::disposing(), dbaui::SbaXDataBrowserController::disposingFormModel(), dbaui::SbaXDataBrowserController::Execute(), dbaui::SbaXDataBrowserController::ExecuteFilterSortCrit(), dbaxml::ODBExport::exportQuery(), dbaxml::ODBExport::exportTable(), dbaui::SbaXDataBrowserController::GetState(), dbaui::SbaTableQueryBrowser::InitializeForm(), dbaccess::ORowSet::ORowSet(), dbaui::SbaTableQueryBrowser::propertyChange(), dbaccess::ODataSettings::registerPropertiesFor(), dbaccess::DatabaseDataProvider::setApplyFilter(), and dbaxml::OXMLTable::setProperties().
|
inlineconstexpr |
|
inlineconstexpr |
|
inlineconstexpr |
Referenced by dbaccess::ODBTable::construct(), and dbaccess::ODataSettings::registerPropertiesFor().
|
inlineconstexpr |
Referenced by dbaccess::OTableColumnDescriptorWrapper::createArrayHelper(), dbaxml::ODBExport::exportDataSource(), dbaui::fillAutoIncrementValue(), dbaui::OFieldDescription::GetAutoIncrementValue(), dbaccess::OTableColumnDescriptor::impl_registerProperties(), dbaccess::OColumnWrapper::OColumnWrapper(), dbaui::ODbDataSourceAdministrationHelper::ODbDataSourceAdministrationHelper(), dbaxml::OXMLDataSourceInfo::OXMLDataSourceInfo(), dbaui::OFieldDescription::SetAutoIncrementValue(), and dbaui::setColumnProperties().
|
inlineconstexpr |
Referenced by dbaui::OTableCopyHelper::insertTable().
|
inlineconstexpr |
|
inlineconstexpr |
|
inlineconstexpr |
|
inlineconstexpr |
Referenced by dbaccess::ORowSet::ORowSet().
|
inlineconstexpr |
Referenced by dbaccess::ORowSetColumn::createArrayHelper(), dbaccess::ORowSetDataColumn::createArrayHelper(), dbaccess::OResultColumn::createArrayHelper(), dbaccess::ODBTable::createArrayHelper(), dbaccess::ODBTableDecorator::createArrayHelper(), dbaccess::OTableColumnDescriptorWrapper::createArrayHelper(), dbaui::OCopyTableWizard::createTable(), dbaui::createView(), dbaui::OQueryController::doSaveAsDoc(), dbaui::OTableController::doSaveDoc(), dbaccess::OTableContainer::dropObject(), dbaccess::OViewContainer::dropObject(), dbaxml::ODBExport::exportTableName(), dbaccess::ODBTableDecorator::fillPrivileges(), dbaccess::OCacheSet::fillTableName(), dbaccess::OKeySet::findTableColumnsMatching_throw(), dbaccess::ODBTableDecorator::getFastPropertyValue(), dbaccess::OSingleSelectQueryComposer::getTableAlias(), dbaccess::OResultColumn::impl_determineIsRowVersion_nothrow(), dbaccess::OQueryColumn::impl_determineOriginalTableColumn(), dbaccess::OColumnWrapper::OColumnWrapper(), dbaccess::OQueryColumn::OQueryColumn(), dbaccess::OComponentDefinition::registerProperties(), dbaccess::ODBTableDecorator::setFastPropertyValue_NoBroadcast(), and sdbtools::TableName::setTable().
|
inlineconstexpr |
Referenced by dbaccess::ORowSet::ORowSet().
|
inlineconstexpr |
Referenced by dbaxml::OXMLHelper::GetCellStylesPropertySetMapper().
|
inlineconstexpr |
Referenced by dbaxml::OXMLHelper::GetCellStylesPropertySetMapper().
|
inlineconstexpr |
Referenced by dbaxml::OXMLHelper::GetCellStylesPropertySetMapper().
|
inlineconstexpr |
Referenced by dbaxml::OXMLHelper::GetCellStylesPropertySetMapper().
|
inlineconstexpr |
|
inlineconstexpr |
|
inlineconstexpr |
Referenced by dbaccess::OViewContainer::appendObject(), dbaui::SbaXDataBrowserController::createParser_nothrow(), dbaui::createView(), dbaui::OQueryController::doSaveAsDoc(), dbaui::SbaTableQueryBrowser::Execute(), dbaui::OQueryController::executeQuery(), dbaxml::ODBExport::exportQuery(), dbaui::QueryDesigner::fillDispatchArgs(), dbaui::ResultSetBrowser::fillDispatchArgs(), dbaui::ObjectCopySource::getQualifiedObjectName(), dbaui::ObjectCopySource::getSelectStatement(), dbaui::SbaTableQueryBrowser::GetState(), dbaccess::ORowSet::impl_buildActiveCommand_throw(), dbaui::OQueryController::impl_initialize(), dbaui::SbaTableQueryBrowser::impl_initialize(), dbaui::OQueryController::impl_reset(), dbaui::SbaTableQueryBrowser::implGetQuerySignature(), dbaui::SbaTableQueryBrowser::implLoadAnything(), dbaui::SbaTableQueryBrowser::implSelect(), dbaui::ODatabaseImportExport::initialize(), dbaui::OTableCopyHelper::insertTable(), dbaccess::ORowSet::ORowSet(), dbaui::OApplicationController::paste(), dbaccess::OConnection::prepareCommand(), dbaccess::OQuery::registerProperties(), dbaccess::OQueryDescriptor::registerProperties(), dbaccess::OCommandDefinition::registerProperties(), dbaccess::OSingleSelectQueryComposer::setCommand(), dbaccess::DatabaseDataProvider::setCommand(), and dbaxml::OXMLQuery::setProperties().
|
inlineconstexpr |
Referenced by dbaui::OQueryController::allowQueries(), dbaui::SbaXDataBrowserController::createParser_nothrow(), dbaui::SbaTableQueryBrowser::Execute(), dbaui::OQueryController::executeQuery(), dbaui::QueryDesigner::fillDispatchArgs(), dbaui::ResultSetBrowser::fillDispatchArgs(), dbaui::SbaTableQueryBrowser::GetState(), dbaui::OQueryController::impl_initialize(), dbaui::SbaTableQueryBrowser::impl_initialize(), dbaui::SbaTableQueryBrowser::implLoadAnything(), dbaui::SbaTableQueryBrowser::implSelect(), dbaui::ODatabaseImportExport::initialize(), dbaui::OTableCopyHelper::insertTable(), dbaccess::ORowSet::ORowSet(), and dbaccess::DatabaseDataProvider::setCommandType().
|
inlineconstexpr |
|
inlineconstexpr |
|
inlineconstexpr |
Referenced by dbaui::OTableController::alterColumns(), dbaui::OFieldDescription::copyColumnSettingsTo(), dbaxml::OXMLColumn::endFastElement(), dbaxml::ODBExport::exportColumns(), dbaui::OFieldDescription::GetControlDefault(), dbaccess::OColumnSettings::hasDefaultSettings(), dbaccess::ORowSet::impl_initializeColumnSettings_nothrow(), dbaui::SbaTableQueryBrowser::InitializeGridModel(), dbaui::OTableController::loadData(), dbaccess::ORowSetClone::ORowSetClone(), dbaccess::OColumnSettings::registerProperties(), and dbaui::OFieldDescription::SetControlDefault().
|
inlineconstexpr |
|
inlineconstexpr |
|
inlineconstexpr |
Referenced by dbaui::TableDesigner::fillDispatchArgs(), and dbaui::OTableController::impl_initialize().
|
inlineconstexpr |
Referenced by dbaccess::OResultSet::createArrayHelper(), and OStatementBase::createArrayHelper().
|
inlineconstexpr |
|
inlineconstexpr |
Referenced by dbaui::DatabaseObjectView::fillDispatchArgs().
|
inlineconstexpr |
Referenced by dbaui::SbaTableQueryBrowser::Execute(), dbaui::OQueryController::executeQuery(), dbaui::DatabaseObjectView::fillDispatchArgs(), dbaui::SbaTableQueryBrowser::impl_initialize(), dbaui::SbaTableQueryBrowser::implLoadAnything(), dbaui::SbaTableQueryBrowser::implSelect(), dbaccess::ORowSet::ORowSet(), and dbaccess::DatabaseDataProvider::setDataSourceName().
|
inlineconstexpr |
Referenced by dbaui::OColumnControlModel::registerProperties().
|
inlineconstexpr |
Referenced by dbaui::SbaTableQueryBrowser::InitializeGridModel().
|
inlineconstexpr |
Referenced by dbaui::SbaTableQueryBrowser::InitializeGridModel().
|
inlineconstexpr |
|
inlineconstexpr |
Referenced by dbaui::ORelationTableConnectionData::Update().
|
inlineconstexpr |
Referenced by dbaui::OTableController::alterColumns(), dbaccess::ODBTable::createArrayHelper(), dbaccess::ODBTableDecorator::createArrayHelper(), dbaccess::OTableColumnDescriptorWrapper::createArrayHelper(), dbaccess::ORowSet::execute_NoApprove_NoNewConn(), dbaxml::ODBExport::exportTable(), dbaui::OFieldDescription::GetDescription(), dbaccess::ODBTableDecorator::getFastPropertyValue(), dbaccess::OTableColumnDescriptor::impl_registerProperties(), dbaui::SbaTableQueryBrowser::InitializeGridModel(), dbaui::OTableController::loadData(), dbaccess::OColumnWrapper::OColumnWrapper(), dbaccess::ORowSetClone::ORowSetClone(), dbaccess::ORowSetDataColumn::ORowSetDataColumn(), dbaui::setColumnProperties(), dbaui::OFieldDescription::SetDescription(), and dbaccess::ODBTableDecorator::setFastPropertyValue_NoBroadcast().
|
inlineconstexpr |
|
inlineconstexpr |
Referenced by dbaui::OColumnControl::createPeer(), and dbaui::OColumnControlModel::registerProperties().
|
inlineconstexpr |
Referenced by dbaui::SbaTableQueryBrowser::InitializeGridModel().
|
inlineconstexpr |
|
inlineconstexpr |
|
inlineconstexpr |
Referenced by dbaui::OColumnControlModel::registerProperties().
|
inlineconstexpr |
|
inlineconstexpr |
|
inlineconstexpr |
Referenced by OStatementBase::createArrayHelper(), dbaui::createView(), dbaui::OQueryController::doSaveAsDoc(), dbaui::OQueryController::executeQuery(), dbaxml::ODBExport::exportQuery(), dbaui::QueryDesigner::fillDispatchArgs(), dbaccess::OSingleSelectQueryComposer::getColumns(), dbaui::OQueryController::getFastPropertyValue(), dbaui::SbaXDataBrowserController::GetState(), dbaui::SbaTableQueryBrowser::GetState(), dbaccess::ORowSet::impl_buildActiveCommand_throw(), dbaui::OQueryController::impl_initialize(), dbaui::SbaTableQueryBrowser::impl_initialize(), dbaui::OQueryController::impl_reset(), dbaui::SbaTableQueryBrowser::impl_sanitizeRowSetClauses_nothrow(), dbaui::DirectSQLDialog::implExecuteStatement(), dbaui::SbaTableQueryBrowser::implGetQuerySignature(), dbaui::SbaTableQueryBrowser::implLoadAnything(), dbaui::SbaTableQueryBrowser::implSelect(), dbaui::SbaXDataBrowserController::initializeParser(), dbaui::OQueryController::OQueryController(), dbaccess::ORowSet::ORowSet(), dbaui::OApplicationController::paste(), dbaccess::OQuery::registerProperties(), dbaccess::OQueryDescriptor::registerProperties(), dbaccess::OCommandDefinition::registerProperties(), dbaui::SbaXDataBrowserController::reloadForm(), dbaccess::DatabaseDataProvider::setEscapeProcessing(), OStatementBase::setFastPropertyValue_NoBroadcast(), and dbaxml::OXMLQuery::setProperties().
|
inlineconstexpr |
|
inlineconstexpr |
|
inlineconstexpr |
Referenced by dbaccess::OTableContainer::appendObject(), dbaui::SbaXDataBrowserController::applyParserFilter(), dbaccess::ODBTable::construct(), dbaui::SbaXDataBrowserController::Construct(), dbaui::ObjectCopySource::copyFilterAndSortingTo(), dbaui::SbaXDataBrowserController::createParser_nothrow(), dbaui::SbaXDataBrowserController::disposing(), dbaui::SbaXDataBrowserController::disposingFormModel(), dbaui::SbaXDataBrowserController::Execute(), dbaxml::ODBExport::exportQuery(), dbaxml::ODBExport::exportTable(), dbaui::SbaXDataBrowserController::GetState(), dbaccess::DatabaseDataProvider::impl_fillRowSet_throw(), dbaui::SbaTableQueryBrowser::InitializeForm(), dbaccess::ORowSet::ORowSet(), dbaui::SbaXDataBrowserController::propertyChange(), dbaui::SbaTableQueryBrowser::propertyChange(), dbaccess::ODataSettings::registerPropertiesFor(), dbaccess::DatabaseDataProvider::setFilter(), and dbaxml::OXMLTable::setProperties().
|
inlineconstexpr |
Referenced by dbaui::SbaTableQueryBrowser::addModelListeners(), dbaccess::OTableContainer::appendObject(), dbaccess::ODBTable::construct(), dbaui::ObjectCopySource::copyUISettingsTo(), dbaui::ODatabaseExport::executeWizard(), dbaxml::ODBExport::exportAutoStyle(), dbaui::ODatabaseImportExport::initialize(), dbaui::SbaTableQueryBrowser::InitializeGridModel(), dbaui::SbaTableQueryBrowser::propertyChange(), dbaccess::ODataSettings::registerPropertiesFor(), and dbaui::SbaTableQueryBrowser::removeModelListeners().
|
inlineconstexpr |
|
inlineconstexpr |
|
inlineconstexpr |
|
inlineconstexpr |
|
inlineconstexpr |
|
inlineconstexpr |
|
inlineconstexpr |
|
inlineconstexpr |
|
inlineconstexpr |
|
inlineconstexpr |
Referenced by dbaccess::ODBTable::construct(), and dbaccess::ODataSettings::registerPropertiesFor().
|
inlineconstexpr |
|
inlineconstexpr |
Referenced by dbaccess::ODBTable::construct(), and dbaccess::ODataSettings::registerPropertiesFor().
|
inlineconstexpr |
Referenced by dbaccess::ODBTable::construct(), and dbaccess::ODataSettings::registerPropertiesFor().
|
inlineconstexpr |
|
inlineconstexpr |
|
inlineconstexpr |
|
inlineconstexpr |
Referenced by dbaui::SbaTableQueryBrowser::AddColumnListener(), dbaui::OTableController::alterColumns(), dbaui::callColumnFormatDialog(), dbaui::OFieldDescription::copyColumnSettingsTo(), dbaui::OFieldDescription::GetFormatKey(), dbaui::SbaTableQueryBrowser::InitializeGridModel(), dbaui::OTableController::loadData(), dbaui::SbaTableQueryBrowser::propertyChange(), dbaui::SbaTableQueryBrowser::RemoveColumnListener(), dbaui::OFieldDescription::SetFormatKey(), and dbaui::OHTMLImportExport::WriteTables().
|
inlineconstexpr |
|
inlineconstexpr |
|
inlineconstexpr |
Referenced by dbaui::SbaXDataBrowserController::applyParserFilter(), dbaui::SbaXDataBrowserController::Construct(), dbaui::SbaXDataBrowserController::createParser_nothrow(), dbaui::SbaXDataBrowserController::disposing(), dbaui::SbaXDataBrowserController::disposingFormModel(), dbaui::SbaXDataBrowserController::Execute(), dbaui::SbaXDataBrowserController::GetState(), dbaui::SbaTableQueryBrowser::InitializeForm(), dbaccess::ORowSet::ORowSet(), dbaui::SbaXDataBrowserController::propertyChange(), dbaui::SbaTableQueryBrowser::propertyChange(), dbaccess::ODataSettings::registerPropertiesFor(), and dbaccess::DatabaseDataProvider::setHavingClause().
|
inlineconstexpr |
Referenced by dbaui::OSQLMessageDialog::OSQLMessageDialog().
|
inlineconstexpr |
Referenced by dbaui::OTableController::alterColumns(), dbaui::OFieldDescription::copyColumnSettingsTo(), dbaxml::OXMLColumn::endFastElement(), dbaxml::ODBExport::exportColumns(), dbaui::OFieldDescription::GetHelpText(), dbaccess::OColumnSettings::hasDefaultSettings(), dbaccess::ORowSet::impl_initializeColumnSettings_nothrow(), dbaui::SbaTableQueryBrowser::InitializeGridModel(), dbaui::OTableController::loadData(), dbaccess::ORowSetClone::ORowSetClone(), dbaccess::OColumnSettings::registerProperties(), and dbaui::OFieldDescription::SetHelpText().
|
inlineconstexpr |
Referenced by dbaui::SbaTableQueryBrowser::AddColumnListener(), dbaui::OFieldDescription::copyColumnSettingsTo(), dbaxml::OXMLColumn::endFastElement(), dbaxml::ODBExport::exportColumns(), dbaxml::OXMLHelper::GetColumnStylesPropertySetMapper(), dbaccess::OColumnSettings::hasDefaultSettings(), dbaccess::ORowSet::impl_initializeColumnSettings_nothrow(), dbaui::SbaTableQueryBrowser::InitializeGridModel(), dbaccess::ORowSetClone::ORowSetClone(), dbaui::SbaTableQueryBrowser::propertyChange(), dbaccess::OColumnSettings::registerProperties(), and dbaui::SbaTableQueryBrowser::RemoveColumnListener().
|
inlineconstexpr |
Referenced by dbaccess::ORowSet::ORowSet().
|
inlineconstexpr |
|
inlineconstexpr |
Referenced by dbaccess::ODocumentDefinition::registerProperties().
|
inlineconstexpr |
Referenced by dbaui::OTableController::alterColumns(), dbaccess::ORowSetColumn::createArrayHelper(), dbaccess::ORowSetDataColumn::createArrayHelper(), dbaccess::OResultColumn::createArrayHelper(), dbaccess::OTableColumnDescriptorWrapper::createArrayHelper(), dbaccess::OKeySet::findTableColumnsMatching_throw(), dbaccess::OTableColumnDescriptor::impl_registerProperties(), dbaui::OFieldDescription::IsAutoIncrement(), dbaui::OTableController::loadData(), dbaccess::OQueryColumn::OQueryColumn(), dbaui::OFieldDescription::SetAutoIncrement(), dbaui::OColumnPeer::setColumn(), and dbaui::setColumnProperties().
|
inlineconstexpr |
|
inlineconstexpr |
|
inlineconstexpr |
Referenced by dbaccess::ORowSetColumn::createArrayHelper(), dbaccess::ORowSetDataColumn::createArrayHelper(), dbaccess::OResultColumn::createArrayHelper(), dbaccess::OTableColumnDescriptorWrapper::createArrayHelper(), dbaccess::OTableColumnDescriptor::impl_registerProperties(), dbaui::OTableController::loadData(), dbaccess::OQueryColumn::OQueryColumn(), and dbaui::setColumnProperties().
|
inlineconstexpr |
|
inlineconstexpr |
Referenced by dbaui::SbaXDataBrowserController::Construct(), dbaui::SbaXDataBrowserController::disposing(), dbaui::SbaXDataBrowserController::disposingFormModel(), dbaui::SbaXDataBrowserController::GetState(), dbaui::IMPL_LINK(), dbaccess::ORowSet::ORowSet(), dbaui::SbaXDataBrowserController::propertyChange(), and dbaui::SbaXDataBrowserController::SaveModified().
|
inlineconstexpr |
Referenced by dbaui::SbaExternalSourceBrowser::Attach(), dbaui::SbaXDataBrowserController::Construct(), dbaui::SbaXDataBrowserController::disposing(), dbaui::SbaXDataBrowserController::disposingFormModel(), dbaui::SbaXDataBrowserController::Execute(), dbaui::SbaXDataBrowserController::GetState(), dbaui::IMPL_LINK(), dbaui::SbaTableQueryBrowser::implLoadAnything(), dbaui::SbaXDataBrowserController::isValidCursor(), dbaccess::ORowSet::ORowSet(), dbaui::SbaXDataBrowserController::propertyChange(), and dbaui::SbaXDataBrowserController::SaveModified().
|
inlineconstexpr |
Referenced by dbaui::OTableController::alterColumns(), dbaccess::ORowSetColumn::createArrayHelper(), dbaccess::ORowSetDataColumn::createArrayHelper(), dbaccess::OResultColumn::createArrayHelper(), dbaccess::OTableColumnDescriptorWrapper::createArrayHelper(), dbaccess::getColumnPositions(), dbaui::OFieldDescription::GetIsNullable(), dbaccess::OTableColumnDescriptor::impl_registerProperties(), dbaui::SbaTableQueryBrowser::InitializeGridModel(), dbaui::OFieldDescription::IsNullable(), dbaui::OTableController::loadData(), dbaccess::OQueryColumn::OQueryColumn(), dbaccess::ORowSetCache::ORowSetCache(), dbaui::setColumnProperties(), and dbaui::OFieldDescription::SetIsNullable().
|
inlineconstexpr |
|
inlineconstexpr |
Referenced by dbaccess::OCacheSet::deleteRow(), and dbaccess::OCacheSet::fillParameters().
|
inlineconstexpr |
Referenced by dbaui::SbaGridControl::AcceptDrop(), dbaccess::ORowSetColumn::createArrayHelper(), dbaccess::ORowSetDataColumn::createArrayHelper(), dbaccess::OResultColumn::createArrayHelper(), dbaccess::ODatabaseSource::createArrayHelper(), dbaccess::ORowSet::impl_restoreDataColumnsWriteable_throw(), dbaccess::ORowSet::impl_setDataColumnsWriteable_throw(), dbaui::SbaGridControl::IsReadOnlyDB(), and dbaui::ODbDataSourceAdministrationHelper::ODbDataSourceAdministrationHelper().
|
inlineconstexpr |
Referenced by IMPL_LINK_NOARG(), dbaccess::ORowSetBase::ORowSetBase(), and dbaui::ORowSetImportExport::Read().
|
inlineconstexpr |
Referenced by dbaccess::ORowSetColumn::createArrayHelper(), dbaccess::ORowSetDataColumn::createArrayHelper(), dbaccess::OResultColumn::createArrayHelper(), dbaccess::OTableColumnDescriptorWrapper::createArrayHelper(), dbaccess::OTableColumnDescriptor::impl_registerProperties(), dbaui::SbaTableQueryBrowser::InitializeGridModel(), and dbaccess::OColumnWrapper::OColumnWrapper().
|
inlineconstexpr |
|
inlineconstexpr |
|
inlineconstexpr |
Referenced by dbaccess::OCacheSet::deleteRow(), and dbaccess::OCacheSet::fillParameters().
|
inlineconstexpr |
|
inlineconstexpr |
Referenced by dbaccess::ORowSetColumn::createArrayHelper(), dbaccess::ORowSetDataColumn::createArrayHelper(), dbaccess::OResultColumn::createArrayHelper(), dbaccess::ORowSet::execute_NoApprove_NoNewConn(), dbaccess::OSingleSelectQueryComposer::getColumns(), dbaui::SbaTableQueryBrowser::InitializeGridModel(), dbaccess::OQueryColumn::OQueryColumn(), dbaccess::ORowSetClone::ORowSetClone(), and dbaccess::OQuery::rebuildColumns().
|
inlineconstexpr |
Referenced by dbaui::OApplicationController::attachModel(), dbaccess::ODatabaseSource::createArrayHelper(), dbaui::OApplicationController::disposing(), dbaui::OQueryController::doSaveAsDoc(), dbaui::ORelationController::Execute(), dbaxml::ODBExport::GetConfigurationSettings(), dbaxml::ODBExport::GetViewSettings(), dbaui::OQueryController::impl_reset(), dbaui::ORelationController::loadLayoutInformation(), dbaui::OApplicationController::previewChanged(), dbaccess::OQuery::registerProperties(), dbaccess::OQueryDescriptor::registerProperties(), dbaccess::OCommandDefinition::registerProperties(), dbaxml::ODBFilter::SetConfigurationSettings(), and dbaxml::OXMLQuery::setProperties().
|
inlineconstexpr |
Referenced by OStatementBase::createArrayHelper(), and dbaccess::ORowSet::ORowSet().
|
inlineconstexpr |
|
inlineconstexpr |
Referenced by dbaui::SbaTableQueryBrowser::InitializeGridModel().
|
inlineconstexpr |
Referenced by dbaccess::ODefinitionContainer::addObjectListener(), dbaui::OTableController::alterColumns(), dbaccess::OQueryContainer::appendByDescriptor(), dbaui::OTableController::appendColumns(), dbaui::OCopyTableWizard::appendColumns(), dbaccess::OTableContainer::appendObject(), dbaccess::OViewContainer::appendObject(), dbaui::appendToFilter(), dbaui::SbaXDataBrowserController::approveParameter(), dbaui::OParameterDialog::CheckValueForError(), dbaccess::OComponentDefinition::columnAppended(), dbaui::UnoDataBrowserView::Construct(), dbaccess::OResultColumn::createArrayHelper(), dbaccess::ODatabaseSource::createArrayHelper(), dbaccess::ODBTable::createArrayHelper(), dbaccess::ODBTableDecorator::createArrayHelper(), dbaccess::ODocumentContainer::createInstanceWithArguments(), dbaui::OCopyTableWizard::createTable(), dbaui::createView(), dbaccess::OPrivateColumns::createWithIntrinsicNames(), dbaui::SbaXFormAdapter::dispose(), dbaui::OQueryController::doSaveAsDoc(), dbaui::OTableController::doSaveDoc(), dbaccess::OQueryContainer::dropByIndex(), dbaccess::OTableContainer::dropObject(), dbaccess::OViewContainer::dropObject(), dbaui::ORelationTableConnectionData::DropRelation(), dbaxml::OXMLColumn::endFastElement(), dbaui::ORelationController::Execute(), dbaccess::ORowSet::execute_NoApprove_NoNewConn(), dbaui::OApplicationController::executeDrop(), dbaxml::ODBExport::exportTableName(), dbaccess::ODBTableDecorator::fillPrivileges(), dbaccess::OCacheSet::fillTableName(), dbaccess::OKeySet::findTableColumnsMatching_throw(), dbaui::getColumnHelper(), dbaccess::OResultSet::getColumns(), dbaccess::OSingleSelectQueryComposer::getColumns(), dbaui::OApplicationController::getDatabaseName(), dbaui::DBSubComponentController::getDataSourceName(), dbaccess::ODBTableDecorator::getFastPropertyValue(), dbaccess::ODBTableDecorator::getInfoHelper(), dbaui::OFieldDescription::GetName(), dbaui::SbaXFormAdapter::getName(), dbaccess::OSingleSelectQueryComposer::getParameters(), dbaui::SbaXFormAdapter::getPropertySetInfo(), dbaui::SbaXFormAdapter::getPropertyValue(), dbaui::SbaXFormAdapter::getPropertyValues(), dbaui::ObjectCopySource::getQualifiedObjectName(), dbaui::getStrippedDatabaseName(), dbaccess::OSingleSelectQueryComposer::getTableAlias(), dbaccess::OResultColumn::impl_determineIsRowVersion_nothrow(), dbaccess::OSingleSelectQueryComposer::impl_getColumnNameOrderBy_throw(), dbaccess::OSingleSelectQueryComposer::impl_getColumnRealName_throw(), dbaccess::OContentHelper::impl_getHierarchicalName(), dbaui::SbaTableQueryBrowser::impl_initialize(), dbaccess::ORowSet::impl_initializeColumnSettings_nothrow(), IMPL_LINK(), dbaccess::OContentHelper::impl_rename_throw(), dbaui::SbaTableQueryBrowser::impl_sanitizeRowSetClauses_nothrow(), dbaui::SbaXFormAdapter::implInsert(), dbaui::OQueryTableWindow::Init(), dbaccess::OContentHelper::initialize(), dbaccess::OComponentDefinition::initialize(), dbaui::DBSubComponentController::initializeConnection(), dbaui::insertHierarchyElement(), dbaui::OTableController::loadData(), dbaccess::OColumn::OColumn(), dbaccess::OColumnWrapper::OColumnWrapper(), dbaui::ODbDataSourceAdministrationHelper::ODbDataSourceAdministrationHelper(), dbaccess::ODocumentContainer::ODocumentContainer(), dbaui::OApplicationController::onDocumentOpened(), dbaui::SubComponentManager::onSubComponentOpened(), dbaui::OParameterDialog::OParameterDialog(), dbaccess::OQueryColumn::OQueryColumn(), dbaccess::ODefinitionContainer::propertyChange(), dbaui::OApplicationController::propertyChange(), dbaui::SubComponentManager::propertyChange(), dbaui::SbaXFormAdapter::propertyChange(), dbaccess::OQuery::registerProperties(), dbaccess::OQueryDescriptor::registerProperties(), dbaccess::OComponentDefinition::registerProperties(), dbaccess::ODocumentDefinition::registerProperties(), dbaui::SbaXDataBrowserController::reloadForm(), dbaui::SbaXFormAdapter::removeByIndex(), dbaccess::ODefinitionContainer::removeObjectListener(), dbaui::OApplicationController::renameEntry(), dbaui::SbaXFormAdapter::replaceByIndex(), dbaccess::ODocumentDefinition::saveAs(), dbaui::setColumnProperties(), dbaccess::OSingleSelectQueryComposer::setConditionByColumn(), dbaccess::OSingleSelectQueryComposer::setCurrentColumns(), dbaui::SbaXFormAdapter::setFastPropertyValue(), dbaccess::ODBTableDecorator::setFastPropertyValue_NoBroadcast(), dbaui::DlgFilterCrit::SetLine(), dbaui::OFieldDescription::SetName(), dbaui::SbaXFormAdapter::setName(), dbaui::SbaXFormAdapter::setPropertyValue(), sdbtools::TableName::setTable(), dbaui::ORelationTableConnectionData::Update(), and dbaccess::ODefinitionContainer::vetoableChange().
|
inlineconstexpr |
Referenced by dbaxml::OXMLHelper::GetColumnStylesPropertySetMapper(), dbaccess::OColumnSettings::hasDefaultSettings(), dbaccess::DatabaseDataProvider::impl_fillInternalDataProvider_throw(), dbaccess::ORowSet::impl_initializeColumnSettings_nothrow(), dbaccess::ORowSetClone::ORowSetClone(), and dbaccess::OColumnSettings::registerProperties().
|
inlineconstexpr |
|
inlineconstexpr |
Referenced by dbaccess::OTableContainer::appendObject(), dbaui::SbaXDataBrowserController::applyParserOrder(), dbaccess::ODBTable::construct(), dbaui::SbaXDataBrowserController::Construct(), dbaui::ObjectCopySource::copyFilterAndSortingTo(), dbaui::SbaXDataBrowserController::createParser_nothrow(), dbaui::SbaXDataBrowserController::disposing(), dbaui::SbaXDataBrowserController::disposingFormModel(), dbaui::SbaXDataBrowserController::Execute(), dbaxml::ODBExport::exportQuery(), dbaxml::ODBExport::exportTable(), dbaui::SbaTableQueryBrowser::impl_sanitizeRowSetClauses_nothrow(), dbaui::SbaTableQueryBrowser::InitializeForm(), dbaccess::ORowSet::ORowSet(), dbaui::SbaXDataBrowserController::propertyChange(), dbaui::SbaTableQueryBrowser::propertyChange(), dbaccess::ODataSettings::registerPropertiesFor(), dbaccess::DatabaseDataProvider::setOrder(), and dbaxml::OXMLTable::setProperties().
|
inlineconstexpr |
|
inlineconstexpr |
|
inlineconstexpr |
|
inlineconstexpr |
|
inlineconstexpr |
Referenced by dbaccess::ODocumentDefinition::createArrayHelper().
|
inlineconstexpr |
Referenced by dbaui::OTableController::alterColumns(), dbaccess::ORowSetColumn::createArrayHelper(), dbaccess::ORowSetDataColumn::createArrayHelper(), dbaccess::OResultColumn::createArrayHelper(), dbaccess::OTableColumnDescriptorWrapper::createArrayHelper(), dbaui::OFieldDescription::GetPrecision(), dbaccess::OTableColumnDescriptor::impl_registerProperties(), dbaui::OTableController::loadData(), dbaccess::OQueryColumn::OQueryColumn(), dbaui::OColumnPeer::setColumn(), dbaui::setColumnProperties(), and dbaui::OFieldDescription::SetPrecision().
|
inlineconstexpr |
Referenced by dbaccess::ODBTableDecorator::construct(), dbaccess::ODBTable::construct(), dbaccess::ODBTableDecorator::createArrayHelper(), dbaccess::ODBTableDecorator::fillPrivileges(), dbaccess::ODBTableDecorator::getFastPropertyValue(), dbaui::SbaXDataBrowserController::GetState(), dbaui::SbaXDataBrowserController::LoadFinished(), dbaccess::ORowSet::ORowSet(), and dbaccess::ORowSetCache::ORowSetCache().
|
inlineconstexpr |
Referenced by dbaui::OQueryController::impl_initialize().
|
inlineconstexpr |
Referenced by OStatementBase::createArrayHelper(), and dbaccess::ORowSet::ORowSet().
|
inlineconstexpr |
Referenced by dbaccess::OKeySet::findTableColumnsMatching_throw(), dbaui::DlgFilterCrit::getColumn(), dbaccess::getColumnPositions(), dbaccess::OSingleSelectQueryComposer::getColumns(), dbaui::DlgFilterCrit::getCondition(), dbaccess::OQueryColumn::impl_determineOriginalTableColumn(), dbaccess::OSingleSelectQueryComposer::impl_getColumnRealName_throw(), dbaccess::ORowSet::impl_initializeColumnSettings_nothrow(), dbaccess::OQueryColumn::OQueryColumn(), and dbaccess::OSingleSelectQueryComposer::setConditionByColumn().
|
inlineconstexpr |
|
inlineconstexpr |
Referenced by dbaui::ORelationTableConnectionData::Update().
|
inlineconstexpr |
|
inlineconstexpr |
Referenced by dbaui::OTableCopyHelper::insertTable().
|
inlineconstexpr |
|
inlineconstexpr |
|
inlineconstexpr |
Referenced by dbaui::SbaTableQueryBrowser::addModelListeners(), dbaccess::OTableContainer::appendObject(), dbaccess::ODBTable::construct(), dbaui::ObjectCopySource::copyUISettingsTo(), dbaxml::OXMLHelper::GetRowStylesPropertySetMapper(), dbaui::SbaTableQueryBrowser::InitializeGridModel(), dbaui::SbaTableQueryBrowser::propertyChange(), dbaccess::ODataSettings::registerPropertiesFor(), dbaui::SbaTableQueryBrowser::removeModelListeners(), dbaui::SbaGridControl::SetRowHeight(), and dbaui::OHTMLImportExport::WriteTables().
|
inlineconstexpr |
Referenced by dbaui::SbaXDataBrowserController::Construct(), dbaui::SbaXDataBrowserController::disposing(), dbaui::SbaXDataBrowserController::disposingFormModel(), dbaui::SbaXDataBrowserController::GetState(), dbaccess::ORowSetBase::ORowSetBase(), dbaui::SbaXDataBrowserController::propertyChange(), and dbaui::ORowSetImportExport::Read().
|
inlineconstexpr |
Referenced by dbaui::OTableController::alterColumns(), dbaccess::ORowSetColumn::createArrayHelper(), dbaccess::ORowSetDataColumn::createArrayHelper(), dbaccess::OResultColumn::createArrayHelper(), dbaccess::OTableColumnDescriptorWrapper::createArrayHelper(), dbaccess::getColumnPositions(), dbaui::OFieldDescription::GetScale(), dbaccess::OTableColumnDescriptor::impl_registerProperties(), dbaui::OTableController::loadData(), dbaccess::OQueryColumn::OQueryColumn(), dbaui::OColumnPeer::setColumn(), dbaui::setColumnProperties(), and dbaui::OFieldDescription::SetScale().
|
inlineconstexpr |
Referenced by dbaccess::ORowSetColumn::createArrayHelper(), dbaccess::ORowSetDataColumn::createArrayHelper(), dbaccess::OResultColumn::createArrayHelper(), dbaccess::ODBTable::createArrayHelper(), dbaccess::ODBTableDecorator::createArrayHelper(), dbaccess::OTableColumnDescriptorWrapper::createArrayHelper(), dbaui::OCopyTableWizard::createTable(), dbaui::createView(), dbaui::OQueryController::doSaveAsDoc(), dbaui::OTableController::doSaveDoc(), dbaccess::OTableContainer::dropObject(), dbaccess::OViewContainer::dropObject(), dbaxml::ODBExport::exportTableName(), dbaccess::ODBTableDecorator::fillPrivileges(), dbaccess::OCacheSet::fillTableName(), dbaccess::OKeySet::findTableColumnsMatching_throw(), dbaccess::ODBTableDecorator::getFastPropertyValue(), dbaccess::OSingleSelectQueryComposer::getTableAlias(), dbaccess::OResultColumn::impl_determineIsRowVersion_nothrow(), dbaccess::OQueryColumn::impl_determineOriginalTableColumn(), dbaccess::OColumnWrapper::OColumnWrapper(), dbaccess::OQueryColumn::OQueryColumn(), dbaccess::OComponentDefinition::registerProperties(), dbaccess::ODBTableDecorator::setFastPropertyValue_NoBroadcast(), and sdbtools::TableName::setTable().
|
inlineconstexpr |
Referenced by dbaui::OTableCopyHelper::insertTable().
|
inlineconstexpr |
|
inlineconstexpr |
|
inlineconstexpr |
Referenced by dbaui::SbaTableQueryBrowser::impl_initialize().
|
inlineconstexpr |
|
inlineconstexpr |
|
inlineconstexpr |
Referenced by dbaui::OSQLMessageDialog::OSQLMessageDialog().
|
inlineconstexpr |
Referenced by dbaccess::ODatabaseSource::createArrayHelper(), dbaui::OApplicationController::disposing(), dbaxml::ODBExport::exportDataSource(), dbaui::SbaTableQueryBrowser::InitializeGridModel(), dbaui::ODbDataSourceAdministrationHelper::ODbDataSourceAdministrationHelper(), and dbaxml::OXMLDataSource::OXMLDataSource().
|
inlineconstexpr |
Referenced by dbaui::appendToFilter(), dbaccess::ODatabaseSource::createArrayHelper(), dbaui::OApplicationController::disposing(), dbaxml::OXMLTableFilterList::endFastElement(), dbaxml::ODBExport::exportApplicationConnectionSettings(), dbaccess::OConnection::impl_fillTableFilter(), dbaui::OTableSubscriptionPage::implInitControls(), and dbaui::ODbDataSourceAdministrationHelper::ODbDataSourceAdministrationHelper().
|
inlineconstexpr |
Referenced by dbaccess::ORowSetColumn::createArrayHelper(), dbaccess::ORowSetDataColumn::createArrayHelper(), dbaccess::OResultColumn::createArrayHelper(), dbaccess::OTableColumnDescriptorWrapper::createArrayHelper(), dbaccess::getColumnPositions(), dbaccess::OSingleSelectQueryComposer::getColumns(), dbaui::DlgFilterCrit::getCondition(), dbaccess::OSingleSelectQueryComposer::getTableAlias(), dbaccess::OResultColumn::impl_determineIsRowVersion_nothrow(), dbaccess::OQueryColumn::impl_determineOriginalTableColumn(), dbaccess::OSingleSelectQueryComposer::impl_getColumnRealName_throw(), dbaccess::ORowSet::impl_initializeColumnSettings_nothrow(), dbaui::SbaTableQueryBrowser::impl_sanitizeRowSetClauses_nothrow(), dbaccess::OColumnWrapper::OColumnWrapper(), dbaccess::OQueryColumn::OQueryColumn(), dbaui::SbaXDataBrowserController::reloadForm(), and dbaccess::OSingleSelectQueryComposer::setConditionByColumn().
|
inlineconstexpr |
Referenced by dbaccess::ODatabaseSource::createArrayHelper(), dbaui::OApplicationController::disposing(), dbaxml::OXMLTableFilterList::endFastElement(), dbaxml::ODBExport::exportApplicationConnectionSettings(), dbaccess::OConnection::impl_fillTableFilter(), and dbaui::OTableSubscriptionPage::implInitControls().
|
inlineconstexpr |
Referenced by dbaui::OColumnControlModel::registerProperties().
|
inlineconstexpr |
Referenced by dbaui::SbaTableQueryBrowser::addModelListeners(), dbaccess::OTableContainer::appendObject(), dbaccess::ODBTable::construct(), dbaui::ObjectCopySource::copyUISettingsTo(), dbaui::ODatabaseExport::executeWizard(), dbaui::OHTMLImportExport::FontOn(), dbaxml::OXMLHelper::GetCellStylesPropertySetMapper(), dbaui::SbaTableQueryBrowser::InitializeGridModel(), dbaui::SbaTableQueryBrowser::propertyChange(), dbaccess::ODataSettings::registerPropertiesFor(), dbaui::SbaTableQueryBrowser::removeModelListeners(), dbaui::ORTFImportExport::Write(), and dbaui::OHTMLImportExport::WriteBody().
|
inlineconstexpr |
Referenced by dbaui::SbaTableQueryBrowser::addModelListeners(), dbaccess::OTableContainer::appendObject(), dbaccess::ODBTable::construct(), dbaui::ObjectCopySource::copyUISettingsTo(), dbaxml::OXMLHelper::GetCellStylesPropertySetMapper(), dbaui::SbaTableQueryBrowser::InitializeGridModel(), dbaui::SbaTableQueryBrowser::propertyChange(), dbaccess::ODataSettings::registerPropertiesFor(), and dbaui::SbaTableQueryBrowser::removeModelListeners().
|
inlineconstexpr |
Referenced by dbaui::SbaTableQueryBrowser::addModelListeners(), dbaccess::OTableContainer::appendObject(), dbaccess::ODBTable::construct(), dbaui::ObjectCopySource::copyUISettingsTo(), dbaxml::OXMLHelper::GetCellStylesPropertySetMapper(), dbaui::SbaTableQueryBrowser::InitializeGridModel(), dbaui::SbaTableQueryBrowser::propertyChange(), dbaccess::ODataSettings::registerPropertiesFor(), and dbaui::SbaTableQueryBrowser::removeModelListeners().
|
inlineconstexpr |
Referenced by dbaui::SbaTableQueryBrowser::addModelListeners(), dbaccess::OTableContainer::appendObject(), dbaccess::ODBTable::construct(), dbaui::ObjectCopySource::copyUISettingsTo(), dbaxml::OXMLHelper::GetCellStylesPropertySetMapper(), dbaui::SbaTableQueryBrowser::InitializeGridModel(), dbaui::SbaTableQueryBrowser::propertyChange(), dbaccess::ODataSettings::registerPropertiesFor(), and dbaui::SbaTableQueryBrowser::removeModelListeners().
|
inlineconstexpr |
Referenced by dbaccess::ORowSet::ORowSet().
|
inlineconstexpr |
Referenced by dbaui::OQueryTableView::AddTabWin(), dbaui::OTableController::alterColumns(), dbaui::OCopyTableWizard::appendKey(), dbaui::OTableController::appendPrimaryKey(), dbaui::callColumnFormatDialog(), dbaui::ODatabaseExport::CheckString(), dbaccess::ORowSetColumn::createArrayHelper(), dbaccess::ORowSetDataColumn::createArrayHelper(), dbaccess::OResultColumn::createArrayHelper(), dbaccess::ODBTableDecorator::createArrayHelper(), dbaccess::OTableColumnDescriptorWrapper::createArrayHelper(), dbaui::OQueryTableWindow::createUserData(), dbaui::DlgFilterCrit::DlgFilterCrit(), dbaui::DlgOrderCrit::DlgOrderCrit(), dbaccess::OTableContainer::dropObject(), dbaui::OTableController::dropPrimaryKey(), dbaccess::OViewContainer::elementInserted(), dbaccess::getColumnPositions(), dbaui::OTableEditorCtrl::GetController(), dbaccess::ODBTableDecorator::getFastPropertyValue(), getKeyReferencedTo(), dbaui::OFieldDescription::GetType(), dbaccess::DatabaseDataProvider::impl_fillInternalDataProvider_throw(), IMPL_LINK(), dbaccess::OTableColumnDescriptor::impl_registerProperties(), dbaui::SbaTableQueryBrowser::InitializeGridModel(), dbaui::ODatabaseExport::insertValueIntoColumn(), dbaui::OTableEditorCtrl::IsCopyAllowed(), dbaui::OTableEditorCtrl::IsPrimaryKeyAllowed(), dbaui::OTableFieldControl::IsReadOnly(), dbaui::ObjectCopySource::isView(), dbaccess::lcl_ensureType(), dbaui::OTableController::loadData(), dbaccess::OQueryColumn::OQueryColumn(), dbaxml::OXMLConnectionResource::OXMLConnectionResource(), dbaui::SbaGridHeader::PreExecuteColumnContextMenu(), dbaui::OSelectionBrowseBox::SaveModified(), dbaui::OColumnPeer::setColumn(), dbaui::setColumnProperties(), dbaccess::OSingleSelectQueryComposer::setConditionByColumn(), dbaccess::ODBTableDecorator::setFastPropertyValue_NoBroadcast(), dbaui::OFieldDescription::SetType(), dbaui::OFieldDescription::SetTypeValue(), dbaui::ORelationTableConnectionData::Update(), and dbaccess::ORowSet::updateObject().
|
inlineconstexpr |
Referenced by dbaccess::ORowSet::ORowSet().
|
inlineconstexpr |
Referenced by dbaui::OTableController::alterColumns(), dbaccess::ORowSetColumn::createArrayHelper(), dbaccess::ORowSetDataColumn::createArrayHelper(), dbaccess::OResultColumn::createArrayHelper(), dbaccess::OTableColumnDescriptorWrapper::createArrayHelper(), dbaui::OFieldDescription::GetTypeName(), dbaccess::OTableColumnDescriptor::impl_registerProperties(), dbaui::OTableController::loadData(), dbaccess::OQueryColumn::OQueryColumn(), dbaui::OColumnPeer::setColumn(), dbaui::setColumnProperties(), and dbaui::OFieldDescription::SetTypeName().
|
inlineconstexpr |
Referenced by dbaui::OQueryController::executeQuery(), dbaxml::ODBExport::exportTableName(), dbaui::ResultSetBrowser::fillDispatchArgs(), dbaccess::ORowSet::impl_buildActiveCommand_throw(), dbaui::SbaTableQueryBrowser::impl_initialize(), dbaccess::ORowSet::ORowSet(), dbaccess::OQuery::registerProperties(), dbaccess::OQueryDescriptor::registerProperties(), dbaccess::OCommandDefinition::registerProperties(), and dbaxml::OXMLQuery::setProperties().
|
inlineconstexpr |
Referenced by dbaui::OQueryController::executeQuery(), dbaxml::ODBExport::exportTableName(), dbaui::ResultSetBrowser::fillDispatchArgs(), dbaccess::ORowSet::impl_buildActiveCommand_throw(), dbaui::SbaTableQueryBrowser::impl_initialize(), dbaccess::ORowSet::ORowSet(), dbaccess::OQuery::registerProperties(), dbaccess::OQueryDescriptor::registerProperties(), dbaccess::OCommandDefinition::registerProperties(), and dbaxml::OXMLQuery::setProperties().
|
inlineconstexpr |
Referenced by dbaui::OQueryController::doSaveAsDoc(), dbaui::OQueryController::executeQuery(), dbaxml::ODBExport::exportTableName(), dbaui::ResultSetBrowser::fillDispatchArgs(), dbaccess::ORowSet::impl_buildActiveCommand_throw(), dbaui::SbaTableQueryBrowser::impl_initialize(), dbaccess::ORowSet::ORowSet(), dbaccess::OQuery::registerProperties(), dbaccess::OQueryDescriptor::registerProperties(), dbaccess::OCommandDefinition::registerProperties(), and dbaxml::OXMLQuery::setProperties().
|
inlineconstexpr |
Referenced by dbaui::ORelationTableConnectionData::Update().
|
inlineconstexpr |
Referenced by dbaui::OApplicationController::attachModel(), dbaccess::ODatabaseSource::createArrayHelper(), dbaccess::ODocumentContainer::createInstanceWithArguments(), dbaui::OApplicationController::disposing(), dbaxml::ODBExport::exportConnectionData(), dbaxml::ODBExport::exportDataSource(), dbaui::OApplicationController::GetState(), dbaui::OTableEditorCtrl::Init(), dbaui::ODbDataSourceAdministrationHelper::ODbDataSourceAdministrationHelper(), dbaccess::ODocumentDefinition::onCommandInsert(), dbaccess::ORowSet::ORowSet(), dbaxml::OXMLConnectionResource::OXMLConnectionResource(), dbaxml::OXMLDataSource::OXMLDataSource(), dbaxml::OXMLFileBasedDatabase::OXMLFileBasedDatabase(), dbaxml::OXMLServerDatabase::OXMLServerDatabase(), dbaui::OApplicationController::propertyChange(), dbaui::ODbTypeWizDialog::saveDatasource(), and dbaxml::ODBFilter::setPropertyInfo().
|
inlineconstexpr |
|
inlineconstexpr |
|
inlineconstexpr |
Referenced by dbaui::OApplicationController::attachModel(), dbaccess::ODatabaseSource::createArrayHelper(), dbaui::createConnection(), dbaui::OApplicationController::disposing(), dbaxml::ODBExport::exportLogin(), dbaui::OApplicationController::GetState(), dbaui::ODbDataSourceAdministrationHelper::ODbDataSourceAdministrationHelper(), dbaccess::ORowSet::ORowSet(), dbaxml::OXMLLogin::OXMLLogin(), and dbaui::OApplicationController::propertyChange().
|
inlineconstexpr |
|
inlineconstexpr |
|
inlineconstexpr |
Referenced by dbaui::SbaTableQueryBrowser::AddColumnListener(), dbaui::OFieldDescription::copyColumnSettingsTo(), dbaxml::OXMLHelper::GetColumnStylesPropertySetMapper(), dbaccess::OColumnSettings::hasDefaultSettings(), dbaccess::ORowSet::impl_initializeColumnSettings_nothrow(), dbaui::SbaTableQueryBrowser::InitializeGridModel(), dbaccess::ORowSetClone::ORowSetClone(), dbaui::SbaTableQueryBrowser::propertyChange(), dbaccess::OColumnSettings::registerProperties(), dbaui::SbaTableQueryBrowser::RemoveColumnListener(), dbaui::SbaGridControl::SetColWidth(), and dbaui::OHTMLImportExport::WriteTables().
|
inlineconstexpr |
|
inlineconstexpr |
Definition at line 256 of file strings.hxx.
Referenced by dbaui::OQueryController::executeQuery(), and dbaui::OQueryContainerWindow::showPreview().
|
inlineconstexpr |
Definition at line 216 of file strings.hxx.
Referenced by dbaxml::ODBExport::exportDataSource(), dbaui::ODbDataSourceAdministrationHelper::ODbDataSourceAdministrationHelper(), and dbaxml::OXMLDataSource::OXMLDataSource().
|
inlineconstexpr |
Definition at line 215 of file strings.hxx.
Referenced by dbaxml::ODBExport::exportDataSource(), dbaui::ODbDataSourceAdministrationHelper::ODbDataSourceAdministrationHelper(), and dbaxml::OXMLDataSource::OXMLDataSource().
|
inlineconstexpr |
Definition at line 219 of file strings.hxx.
Referenced by dbaxml::ODBExport::exportDataSource(), dbaui::isAppendTableAliasEnabled(), dbaui::ODbDataSourceAdministrationHelper::ODbDataSourceAdministrationHelper(), and dbaxml::OXMLDataSource::OXMLDataSource().
|
inlineconstexpr |
Definition at line 220 of file strings.hxx.
Referenced by dbaui::generateAsBeforeTableAlias(), and dbaui::ODbDataSourceAdministrationHelper::ODbDataSourceAdministrationHelper().
|
inlineconstexpr |
Definition at line 218 of file strings.hxx.
Referenced by dbaxml::ODBExport::exportDataSource(), dbaui::ODbDataSourceAdministrationHelper::ODbDataSourceAdministrationHelper(), and dbaxml::OXMLDataSourceInfo::OXMLDataSourceInfo().
|
inlineconstexpr |
Definition at line 217 of file strings.hxx.
Referenced by dbaxml::ODBExport::exportDataSource(), dbaui::ODbDataSourceAdministrationHelper::ODbDataSourceAdministrationHelper(), and dbaxml::OXMLDataSourceInfo::OXMLDataSourceInfo().
|
inlineconstexpr |
|
inlineconstexpr |
Definition at line 226 of file strings.hxx.
Referenced by dbaxml::ODBExport::exportDataSource(), dbaui::ODbDataSourceAdministrationHelper::ODbDataSourceAdministrationHelper(), and dbaxml::OXMLDataSource::OXMLDataSource().
|
inlineconstexpr |
Definition at line 227 of file strings.hxx.
Referenced by dbaxml::ODBExport::exportDataSource(), dbaui::ODbDataSourceAdministrationHelper::ODbDataSourceAdministrationHelper(), and dbaxml::OXMLDataSource::OXMLDataSource().
|
inlineconstexpr |
Definition at line 212 of file strings.hxx.
Referenced by dbaxml::ODBExport::exportDataSource(), dbaui::ODbDataSourceAdministrationHelper::ODbDataSourceAdministrationHelper(), and dbaxml::OXMLDataSourceInfo::OXMLDataSourceInfo().
|
inlineconstexpr |
Definition at line 230 of file strings.hxx.
Referenced by dbaui::ODbDataSourceAdministrationHelper::ODbDataSourceAdministrationHelper().
|
inlineconstexpr |
Definition at line 210 of file strings.hxx.
Referenced by dbaxml::ODBExport::exportDataSource(), dbaui::ODbDataSourceAdministrationHelper::ODbDataSourceAdministrationHelper(), and dbaxml::OXMLDataSourceInfo::OXMLDataSourceInfo().
|
inlineconstexpr |
Definition at line 222 of file strings.hxx.
Referenced by dbaui::ODbDataSourceAdministrationHelper::ODbDataSourceAdministrationHelper().
|
inlineconstexpr |
Definition at line 224 of file strings.hxx.
Referenced by dbaxml::ODBExport::exportDataSource(), dbaui::ODbDataSourceAdministrationHelper::ODbDataSourceAdministrationHelper(), and dbaxml::OXMLDataSource::OXMLDataSource().
|
inlineconstexpr |
Definition at line 206 of file strings.hxx.
Referenced by dbaui::ODbDataSourceAdministrationHelper::ODbDataSourceAdministrationHelper(), and dbaxml::OXMLDataSource::OXMLDataSource().
|
inlineconstexpr |
Definition at line 229 of file strings.hxx.
Referenced by dbaccess::ODocumentContainer::createInstanceWithArguments(), dbaccess::ODatabaseDocument::getUIConfigurationManager2(), and dbaccess::ODatabaseDocument::impl_writeStorage_throw().
|
inlineconstexpr |
Definition at line 223 of file strings.hxx.
Referenced by dbaxml::ODBExport::exportDataSource(), dbaui::ODbDataSourceAdministrationHelper::ODbDataSourceAdministrationHelper(), and dbaxml::OXMLDataSource::OXMLDataSource().
|
inlineconstexpr |
Definition at line 233 of file strings.hxx.
Referenced by dbaccess::ODatabaseContext::createInstanceWithArguments().
|
inlineconstexpr |
Definition at line 228 of file strings.hxx.
Referenced by dbaui::OApplicationController::attachModel().
|
inlineconstexpr |
Definition at line 214 of file strings.hxx.
Referenced by dbaxml::ODBExport::exportDataSource(), dbaui::ODbDataSourceAdministrationHelper::ODbDataSourceAdministrationHelper(), and dbaxml::OXMLDataSource::OXMLDataSource().
|
inlineconstexpr |
Definition at line 211 of file strings.hxx.
Referenced by dbaxml::ODBExport::exportDataSource(), dbaui::ODbDataSourceAdministrationHelper::ODbDataSourceAdministrationHelper(), and dbaxml::OXMLDataSourceInfo::OXMLDataSourceInfo().
|
inlineconstexpr |
|
inlineconstexpr |
Definition at line 209 of file strings.hxx.
Referenced by dbaxml::ODBExport::exportDataSource(), dbaui::ODbDataSourceAdministrationHelper::ODbDataSourceAdministrationHelper(), and dbaxml::OXMLDataSource::OXMLDataSource().
|
inlineconstexpr |
Definition at line 213 of file strings.hxx.
Referenced by dbaxml::ODBExport::exportDataSource(), dbaui::ODbDataSourceAdministrationHelper::ODbDataSourceAdministrationHelper(), and dbaxml::OXMLDataSourceInfo::OXMLDataSourceInfo().
|
inlineconstexpr |
Definition at line 225 of file strings.hxx.
Referenced by dbaxml::ODBExport::exportDataSource(), dbaui::ODbDataSourceAdministrationHelper::ODbDataSourceAdministrationHelper(), and dbaxml::OXMLDataSource::OXMLDataSource().
|
inlineconstexpr |
Definition at line 257 of file strings.hxx.
|
inlineconstexpr |
Definition at line 197 of file strings.hxx.
Referenced by dbaxml::OXMLDatabase::createFastChildContext(), dbaccess::ODocumentContainer::createInstanceWithArguments(), dbaccess::ODocumentContainer::getAvailableServiceNames(), dbaui::OApplicationController::getElementType(), and dbaui::insertHierarchyElement().
|
inlineconstexpr |
Definition at line 199 of file strings.hxx.
Referenced by dbaxml::OXMLDatabase::createFastChildContext().
|
inlineconstexpr |
Definition at line 198 of file strings.hxx.
Referenced by dbaxml::OXMLDatabase::createFastChildContext(), dbaccess::ODocumentContainer::createInstanceWithArguments(), dbaccess::ODocumentContainer::getAvailableServiceNames(), dbaui::OApplicationController::getElementType(), and dbaui::insertHierarchyElement().
|
inlineconstexpr |
Definition at line 200 of file strings.hxx.
Referenced by dbaccess::OKeySet::construct(), dbaccess::OptimisticSet::construct(), dbaccess::OConnection::createInstance(), dbaui::SbaXDataBrowserController::createParser_nothrow(), dbaccess::OConnection::getAvailableServiceNames(), OStatement::impl_ensureComposer_nothrow(), dbaccess::ORowSet::impl_initComposer_throw(), dbaui::SbaTableQueryBrowser::implSelect(), dbaccess::OKeySet::makeNewStatement(), dbaccess::OptimisticSet::makeNewStatement(), dbaccess::OQueryComposer::OQueryComposer(), and dbaccess::OQuery::rebuildColumns().
|
inlineconstexpr |
Definition at line 202 of file strings.hxx.
Referenced by dbaccess::ODatabaseDocument::getAvailableViewControllerNames(), and dbaui::OApplicationController::getImplementationName().
|
inlineconstexpr |
Definition at line 186 of file strings.hxx.
Referenced by dbaccess::OCallableStatement::getSupportedServiceNames().
|
inlineconstexpr |
Definition at line 178 of file strings.hxx.
Referenced by dbaccess::OTableColumnDescriptor::getSupportedServiceNames(), dbaccess::OTableColumnDescriptorWrapper::getSupportedServiceNames(), and dbaccess::OTableColumnWrapper::getSupportedServiceNames().
|
inlineconstexpr |
Definition at line 174 of file strings.hxx.
Referenced by dbaccess::OConnection::getSupportedServiceNames().
|
inlineconstexpr |
Definition at line 180 of file strings.hxx.
Referenced by dbaccess::ODataColumn::getSupportedServiceNames().
|
inlineconstexpr |
Definition at line 190 of file strings.hxx.
Referenced by dbaccess::OQueryDescriptor_Base::getSupportedServiceNames().
|
inlineconstexpr |
Definition at line 181 of file strings.hxx.
Referenced by dbaccess::ODatabaseSource::getSupportedServiceNames().
|
inlineconstexpr |
Definition at line 248 of file strings.hxx.
Referenced by dbaui::OApplicationController::Execute().
|
inlineconstexpr |
Definition at line 195 of file strings.hxx.
Referenced by dbaxml::OXMLDatabase::createFastChildContext(), dbaccess::ODocumentContainer::createInstanceWithArguments(), dbaccess::ODocumentContainer::getAvailableServiceNames(), dbaui::insertHierarchyElement(), dbaui::OLinkedDocumentsAccess::newDocument(), and dbaccess::ODocumentDefinition::saveAs().
|
inlineconstexpr |
Definition at line 184 of file strings.hxx.
Referenced by dbaccess::OPreparedStatement::getSupportedServiceNames().
|
inlineconstexpr |
Definition at line 194 of file strings.hxx.
|
inlineconstexpr |
Definition at line 192 of file strings.hxx.
|
inlineconstexpr |
Definition at line 191 of file strings.hxx.
Referenced by dbaccess::OQueryDescriptor_Base::getSupportedServiceNames().
|
inlineconstexpr |
Definition at line 179 of file strings.hxx.
Referenced by dbaccess::ODataColumn::getSupportedServiceNames(), and dbaccess::OResultColumn::getSupportedServiceNames().
|
inlineconstexpr |
Definition at line 182 of file strings.hxx.
Referenced by dbaccess::OResultSet::getSupportedServiceNames(), dbaccess::ORowSet::getSupportedServiceNames(), and dbaccess::ORowSetClone::getSupportedServiceNames().
|
inlineconstexpr |
Definition at line 183 of file strings.hxx.
Referenced by dbaccess::ORowSet::getSupportedServiceNames().
|
inlineconstexpr |
Definition at line 188 of file strings.hxx.
Referenced by dbaccess::OQueryComposer::getSupportedServiceNames().
|
inlineconstexpr |
Definition at line 169 of file strings.hxx.
Referenced by dbaccess::OCallableStatement::getSupportedServiceNames().
|
inlineconstexpr |
Definition at line 167 of file strings.hxx.
Referenced by dbaccess::OPreparedStatement::getSupportedServiceNames().
|
inlineconstexpr |
Definition at line 164 of file strings.hxx.
Referenced by dbaccess::OResultSet::getSupportedServiceNames(), dbaccess::ORowSet::getSupportedServiceNames(), and dbaccess::ORowSetClone::getSupportedServiceNames().
|
inlineconstexpr |
Definition at line 165 of file strings.hxx.
Referenced by dbaccess::ORowSet::getSupportedServiceNames().
|
inlineconstexpr |
Definition at line 166 of file strings.hxx.
Referenced by OStatement::getSupportedServiceNames().
|
inlineconstexpr |
Definition at line 175 of file strings.hxx.
Referenced by dbaccess::ODataColumn::getSupportedServiceNames(), dbaccess::OResultColumn::getSupportedServiceNames(), dbaccess::OColumn::getSupportedServiceNames(), dbaccess::OTableColumnDescriptor::getSupportedServiceNames(), and dbaccess::OTableColumnWrapper::getSupportedServiceNames().
|
inlineconstexpr |
Definition at line 176 of file strings.hxx.
Referenced by dbaccess::OTableColumnDescriptor::getSupportedServiceNames(), and dbaccess::OTableColumnDescriptorWrapper::getSupportedServiceNames().
|
inlineconstexpr |
Definition at line 171 of file strings.hxx.
Referenced by dbaccess::OColumns::getSupportedServiceNames().
|
inlineconstexpr |
Definition at line 173 of file strings.hxx.
Referenced by dbaccess::ORowSet::getSupportedServiceNames().
|
inlineconstexpr |
Definition at line 172 of file strings.hxx.
|
inlineconstexpr |
Definition at line 193 of file strings.hxx.
Referenced by dbaui::OApplicationController::getElementType().
|
inlineconstexpr |
Definition at line 267 of file strings.hxx.
Referenced by dbaccess::ORowSetCache::absolute(), dbaccess::ODBTableDecorator::alterColumnByIndex(), dbaccess::ODBTable::alterColumnByName(), dbaccess::ODBTableDecorator::alterColumnByName(), dbaccess::OTableContainer::appendObject(), dbaccess::ORowSetCache::deleteRow(), dbaccess::OSingleSelectQueryComposer::impl_getColumnNameOrderBy_throw(), dbaccess::OSingleSelectQueryComposer::impl_getColumnRealName_throw(), dbaccess::ORowSet::impl_getTables_throw(), dbaccess::ORowSetCache::insertRow(), dbaccess::ORowSetCache::refreshRow(), dbaccess::ORowSetCache::relative(), dbaccess::ODBTable::rename(), dbaccess::ODBTableDecorator::rename(), dbaccess::OSingleSelectQueryComposer::setConditionByColumn(), and dbaccess::ORowSetCache::updateRow().
Definition at line 272 of file strings.hxx.
|
inlineconstexpr |
Definition at line 241 of file strings.hxx.
|
inlineconstexpr |
Definition at line 240 of file strings.hxx.
|
inlineconstexpr |
Definition at line 237 of file strings.hxx.
|
inlineconstexpr |
Definition at line 243 of file strings.hxx.
|
inlineconstexpr |
Definition at line 239 of file strings.hxx.
|
inlineconstexpr |
Definition at line 238 of file strings.hxx.