/trunk/main/xmloff/source/transform/ |
H A D | OOo2Oasis.cxx | 363 ENTRY0( TABLE, TABLE, XML_ETACTION_TABLE ), 706 ENTRY0( TABLE, DEFAULT_CELL_STYLE_NAME, 874 ENTRY1Q( TABLE, VALUE_TYPE, XML_ATACTION_RENAME, 876 ENTRY1Q( TABLE, VALUE, XML_ATACTION_RENAME, 878 ENTRY1Q( TABLE, CURRENCY, XML_ATACTION_RENAME, 880 ENTRY1Q( TABLE, DATE_VALUE, XML_ATACTION_RENAME, 882 ENTRY1Q( TABLE, TIME_VALUE, XML_ATACTION_RENAME, 893 ENTRY0( TABLE, TOKEN_INVALID, XML_ATACTION_EOT ) 1011 ENTRY0( TABLE, NAME, XML_ATACTION_REMOVE ), 1018 ENTRY1Q( TABLE, LET_TEXT, XML_ATACTION_RENAME, [all …]
|
H A D | Oasis2OOo.cxx | 261 ENTRY0( TABLE, TABLE, XML_ETACTION_TABLE ), 389 ENTRY1( TABLE, TABLE_ROW, XML_ETACTION_PROC_ATTRS, 408 ENTRY1( TABLE, TABLE_CELL, XML_ETACTION_PROC_ATTRS, 463 ENTRY1( TABLE, TABLE_SOURCE, XML_ETACTION_PROC_ATTRS, 523 ENTRY1Q( TABLE, DEPENDENCIES, XML_ETACTION_RENAME_ELEM, 541 ENTRY1( TABLE, SOURCE_SERVICE, XML_ETACTION_PROC_ATTRS, 1057 ENTRY0( TABLE, DISPLAY_LIST, XML_ATACTION_REMOVE ), 1064 ENTRY1Q( TABLE, KEEP_TEXT, XML_ATACTION_RENAME, 1072 ENTRY1Q( TABLE, SHOW_DETAILS, XML_ATACTION_RENAME, 1080 ENTRY1Q( TABLE, SHOW_EMPTY, XML_ATACTION_RENAME, [all …]
|
/trunk/main/dbaccess/source/ui/control/ |
H A D | tabletree.cxx | 147 …SetDefaultExpandedEntryBmp( aImageProvider.getFolderImage( DatabaseObject::TABLE, false ), BMP_COL… in implSetDefaultImages() 148 …SetDefaultExpandedEntryBmp( aImageProvider.getFolderImage( DatabaseObject::TABLE, true ), BMP_COLO… in implSetDefaultImages() 149 …SetDefaultCollapsedEntryBmp( aImageProvider.getFolderImage( DatabaseObject::TABLE, false ), BMP_CO… in implSetDefaultImages() 150 …SetDefaultCollapsedEntryBmp( aImageProvider.getFolderImage( DatabaseObject::TABLE, true ), BMP_COL… in implSetDefaultImages() 184 aImage = m_pImageProvider->getFolderImage( DatabaseObject::TABLE, false ); in notifyHiContrastChanged() 185 aImageHC = m_pImageProvider->getFolderImage( DatabaseObject::TABLE, true ); in notifyHiContrastChanged() 190 … m_pImageProvider->getImages( sCompleteName, DatabaseObject::TABLE, aImage, aImageHC ); in notifyHiContrastChanged() 550 m_pImageProvider->getImages( _rTableName, DatabaseObject::TABLE, aImage, aImageHC ); in implAddEntry() 600 aObject.Type = DatabaseObject::TABLE; in describeObject()
|
H A D | TableGrantCtrl.cxx | 237 xAuth->grantPrivileges(sTableName,PrivilegeObject::TABLE,what);\ 239 xAuth->revokePrivileges(sTableName,PrivilegeObject::TABLE,what) 344 nRights.nRights = xAuth->getPrivileges(m_aTableNames[_nRow],PrivilegeObject::TABLE); in fillPrivilege() 346 …hts.nWithGrant = m_xGrantUser->getGrantablePrivileges(m_aTableNames[_nRow],PrivilegeObject::TABLE); in fillPrivilege()
|
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_sw/ |
H A D | SwXMailMerge.java | 120 oRowSetProps.setPropertyValue("CommandType", new Integer(CommandType.TABLE)); in createTestEnvironment() 166 oObjProps.setPropertyValue("CommandType", new Integer(CommandType.TABLE)); in createTestEnvironment() 196 vXJobArg0[2] = new NamedValue("CommandType",new Integer(CommandType.TABLE)); in createTestEnvironment() 206 vXJobArg1[2] = new NamedValue("CommandType",new Integer(CommandType.TABLE)); in createTestEnvironment() 217 vXJobArg2[3] = new NamedValue("CommandType",new Integer(CommandType.TABLE)); in createTestEnvironment() 258 oRowSetProps.setPropertyValue("CommandType", new Integer(CommandType.TABLE)); in createTestEnvironment()
|
/trunk/main/svx/source/fmcomp/ |
H A D | dbaexchange.cxx | 85 sal_Int32 nCommandType = CommandType::TABLE; in OColumnTransferable() 111 sal_Int32 nCommandType = CommandType::TABLE; in OColumnTransferable() 146 nCommandType = CommandType::TABLE; in OColumnTransferable() 199 case CommandType::TABLE: in implConstruct() 442 String sObjectKind = (CommandType::TABLE == nObjectType) ? String('1') : String('0'); in ODataAccessObjectTransferable() 471 case CommandType::TABLE: in AddSupportedFormats() 632 case CommandType::TABLE: in construct()
|
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/output/spreadsheet/ |
H A D | SpreadsheetRawReportTarget.java | 254 if (OfficeNamespaces.TABLE_NS.equals(namespace) && OfficeToken.TABLE.equals(elementType)) in startOther() 326 if (ReportTargetUtil.isElementOfType(OfficeNamespaces.TABLE_NS, OfficeToken.TABLE, attrs)) in processElement() 338 …ect raw = StyleUtilities.queryStyle(getPredefinedStylesCollection(), OfficeToken.TABLE, tableStyle, in processElement() 671 …if (OfficeNamespaces.TABLE_NS.equals(namespace) && (OfficeToken.TABLE.equals(elementType) || Offic… in endOther() 759 …tributes.setAttribute(JFreeReportInfo.REPORT_NAMESPACE, Element.TYPE_ATTRIBUTE, OfficeToken.TABLE); in startContent() 765 …xmlWriter.writeTag(OfficeNamespaces.TABLE_NS, OfficeToken.TABLE, buildAttributeList(tableAttribute… in startContent() 775 if (!commonStyles.containsStyle(OfficeToken.TABLE, "Initial_Table")) in generateInitialTableStyle() 780 tableStyle.setStyleFamily(OfficeToken.TABLE); in generateInitialTableStyle()
|
/trunk/main/wizards/com/sun/star/wizards/ui/ |
H A D | CommandFieldSelection.java | 176 if (_nCommandType == CommandType.TABLE) in getCommandPrefix() 237 … binitialize = CurDBMetaData.getFieldNamesOfCommand(curCommandName, CommandType.TABLE, AppendMode); in fillUpFieldsListbox() 243 CurDBMetaData.setCommandType(CommandType.TABLE); in fillUpFieldsListbox() 246 … binitialize = CurDBMetaData.getFieldNamesOfCommand(curCommandName, CommandType.TABLE, AppendMode); in fillUpFieldsListbox() 391 return CommandType.TABLE; in getSelectedCommandType()
|
/trunk/main/odk/examples/DevelopersGuide/Database/ |
H A D | RowSet.java | 97 xProp.setPropertyValue("CommandType",new Integer(com.sun.star.sdb.CommandType.TABLE)); in useRowSet() 120 xProp.setPropertyValue("CommandType",new Integer(com.sun.star.sdb.CommandType.TABLE)); in showRowSetPrivileges() 154 xProp.setPropertyValue("CommandType",new Integer(com.sun.star.sdb.CommandType.TABLE)); in showRowSetRowCount() 193 xProp.setPropertyValue("CommandType",new Integer(com.sun.star.sdb.CommandType.TABLE)); in showRowSetEvents()
|
/trunk/main/xmloff/inc/xmloff/ |
H A D | xmlnmspe.hxx | 43 XML_NAMESPACE( TABLE, 3U ) 85 XML_NAMESPACE_EXT( TABLE, 38U ) 99 XML_OLD_NAMESPACE( TABLE, 5U )
|
/trunk/main/dbaccess/source/core/recovery/ |
H A D | subcomponentrecovery.cxx | 110 case TABLE: in lcl_getComponentStorageBaseName() 128 case DatabaseObject::TABLE: return TABLE; in lcl_databaseObjectToSubComponentType() 419 case TABLE: in getComponentsStorageName() 495 case TABLE: in impl_identifyComponent_throw()
|
H A D | subcomponents.hxx | 48 TABLE = DatabaseObject::TABLE, enumerator
|
/trunk/main/connectivity/source/drivers/adabas/ |
H A D | BUser.cxx | 114 if ( objType != PrivilegeObject::TABLE ) in getPrivileges() 180 if ( objType != PrivilegeObject::TABLE ) in getGrantablePrivileges() 193 if ( objType != PrivilegeObject::TABLE ) in grantPrivileges() 218 if ( objType != PrivilegeObject::TABLE ) in revokePrivileges()
|
/trunk/main/dbaccess/source/sdbtools/connection/ |
H A D | objectnames.cxx | 326 if ( ( _nCommandType != CommandType::TABLE ) in verifyCommandType() 366 else if ( _nCommandType == CommandType::TABLE ) in createExistenceCheck() 392 if ( _nCommandType == CommandType::TABLE ) in createValidityCheck() 433 if ( _CommandType == CommandType::TABLE ) in suggestName()
|
/trunk/main/dbaccess/qa/complex/dbaccess/ |
H A D | UISettings.java | 54 database.loadSubComponent( DatabaseObject.TABLE, "customers" ) ); in checkTableFormattingPersistence() 81 database.loadSubComponent( DatabaseObject.TABLE, "customers" ) ); in checkTableFormattingPersistence() 106 XController tableView = database.loadSubComponent( DatabaseObject.TABLE, "customers" ); in checkTransparentQueryColumnSettings()
|
/trunk/main/dbaccess/source/ui/misc/ |
H A D | imageprovider.cxx | 152 if ( _nDatabaseObjectType != DatabaseObject::TABLE ) in getImages() 209 case DatabaseObject::TABLE: in getDefaultImageResourceID() 234 case DatabaseObject::TABLE: in getFolderImage()
|
H A D | databaseobjectview.cxx | 198 ,m_nCommandType( _bCreateView ? CommandType::TABLE : CommandType::QUERY ) in QueryDesigner() 210 … const bool bEditViewAsSQLCommand = ( m_nCommandType == CommandType::TABLE ) && !bGraphicalDesign; in fillDispatchArgs() 314 …i_rDispatchArgs.put( (::rtl::OUString)PROPERTY_COMMAND_TYPE, (m_bTable ? CommandType::TABLE : Comm… in fillDispatchArgs()
|
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/util/ |
H A D | FormTools.java | 238 … formProps.setPropertyValue("CommandType",new Integer(com.sun.star.sdb.CommandType.TABLE)); in bindForm() 267 formProps.setPropertyValue("CommandType",new Integer(com.sun.star.sdb.CommandType.TABLE)); in bindForm() 280 … formProps.setPropertyValue("CommandType",new Integer(com.sun.star.sdb.CommandType.TABLE)); in bindForm() 310 formProps.setPropertyValue("CommandType",new Integer(com.sun.star.sdb.CommandType.TABLE)); in bindForm()
|
/trunk/main/dbaccess/source/ui/app/ |
H A D | AppControllerGen.cxx | 156 DynamicTableOrQueryNameCheck aNameChecker( xConnection, CommandType::TABLE ); in convertToView() 157 …OSaveAsDlg aDlg( getView(), CommandType::TABLE, getORB(), xConnection, aDefaultName, aNameChecker … in convertToView() 444 case DatabaseObject::TABLE: eType = E_TABLE; break; in lcl_objectType2ElementType() 467 if ( ( _nObjectType != DatabaseObject::TABLE ) in impl_validateObjectTypeAndName_throw() 487 case DatabaseObject::TABLE: in impl_validateObjectTypeAndName_throw()
|
/trunk/main/connectivity/source/drivers/ado/ |
H A D | adoimp.cxx | 234 case PrivilegeObject::TABLE: in mapObjectType2Ado() 249 sal_Int32 nType = PrivilegeObject::TABLE; in mapAdoType2Object() 253 nType = PrivilegeObject::TABLE; in mapAdoType2Object()
|
/trunk/main/connectivity/source/drivers/hsqldb/ |
H A D | HUser.cxx | 107 case PrivilegeObject::TABLE: in findPrivilegesAndGrantPrivileges() 223 if ( objType != PrivilegeObject::TABLE ) in grantPrivileges() 254 if ( objType != PrivilegeObject::TABLE ) in revokePrivileges()
|
/trunk/main/connectivity/source/drivers/mysql/ |
H A D | YUser.cxx | 107 case PrivilegeObject::TABLE: in findPrivilegesAndGrantPrivileges() 223 if ( objType != PrivilegeObject::TABLE ) in grantPrivileges() 253 if ( objType != PrivilegeObject::TABLE ) in revokePrivileges()
|
/trunk/main/forms/qa/integration/forms/ |
H A D | MasterDetailForms.java | 149 … m_masterForm.setPropertyValue( "CommandType", new Integer( com.sun.star.sdb.CommandType.TABLE ) ); in impl_createForms() 156 … m_detailForm.setPropertyValue( "CommandType", new Integer( com.sun.star.sdb.CommandType.TABLE ) ); in impl_createForms() 273 m_masterForm.setPropertyValue( "CommandType", new Integer( CommandType.TABLE ) ); in checkDetailFormDefaults()
|
/trunk/main/sw/source/ui/dbui/ |
H A D | addresslistdialog.cxx | 608 pDlg->SetSelectedTable(sTable, pUserData->nCommandType == CommandType::TABLE); in DetectTablesAndQueries() 613 m_aDBData.nCommandType = bIsTable ? CommandType::TABLE : CommandType::QUERY; in DetectTablesAndQueries() 623 m_aDBData.nCommandType = CommandType::TABLE; in DetectTablesAndQueries() 640 m_aDBData.nCommandType == CommandType::TABLE ? in DetectTablesAndQueries()
|
/trunk/main/extensions/source/bibliography/ |
H A D | datman.cxx | 212 …T((*(sal_Int32*)xFormProps->getPropertyValue(C2U("CommandType")).getValue()) == CommandType::TABLE, in getColumns() 518 aDesc.nCommandType = CommandType::TABLE; in MappingDialog_Impl() 580 aDesc.nCommandType = CommandType::TABLE; in IMPL_LINK() 1009 rDesc.nCommandType = CommandType::TABLE; in createDatabaseForm() 1208 aPropertySet->setPropertyValue(C2U("CommandType"), makeAny(CommandType::TABLE)); in setActiveDataSource() 1302 aDesc.nCommandType = CommandType::TABLE; in setActiveDataTable() 1755 aDesc.nCommandType = CommandType::TABLE; in GetIdentifierMapping()
|