LibreOffice Module sw (master) 1
Public Member Functions | Public Attributes | List of all members
SwDBData Struct Reference

#include <swdbdata.hxx>

Inheritance diagram for SwDBData:
[legend]

Public Member Functions

 SwDBData ()
 
void dumpAsXml (xmlTextWriterPtr pWriter) const
 
bool operator!= (const SwDBData &rCmp) const
 
bool operator== (const SwDBData &rCmp) const
 

Public Attributes

OUString sDataSource
 
OUString sCommand
 
sal_Int32 nCommandType
 

Detailed Description

Definition at line 28 of file swdbdata.hxx.

Constructor & Destructor Documentation

◆ SwDBData()

SwDBData::SwDBData ( )
inline

Definition at line 33 of file swdbdata.hxx.

Member Function Documentation

◆ dumpAsXml()

void SwDBData::dumpAsXml ( xmlTextWriterPtr  pWriter) const

Definition at line 2012 of file docfmt.cxx.

References nCommandType, sCommand, and sDataSource.

Referenced by SwDoc::dumpAsXml().

◆ operator!=()

bool SwDBData::operator!= ( const SwDBData rCmp) const
inline

Definition at line 37 of file swdbdata.hxx.

References nCommandType, sCommand, and sDataSource.

◆ operator==()

bool SwDBData::operator== ( const SwDBData rCmp) const
inline

Definition at line 39 of file swdbdata.hxx.

References nCommandType, sCommand, and sDataSource.

Member Data Documentation

◆ nCommandType

sal_Int32 SwDBData::nCommandType

◆ sCommand

OUString SwDBData::sCommand

◆ sDataSource

OUString SwDBData::sDataSource

Definition at line 30 of file swdbdata.hxx.

Referenced by SwXDocumentSettings::_getSingleValue(), SwFieldDBPage::ActivateMailMergeAddress(), SwXDispatch::addStatusListener(), SwDoc::ChangeDBFields(), SwInsertDBColAutoPilot::DataToDoc(), SwAddressListDialog::DetectTablesAndQueries(), SwXDispatch::dispatch(), dumpAsXml(), SwView::EnsureMailMergeConfigItem(), SwDBField::Evaluate(), SwDBNextSetField::Evaluate(), SwDBNumSetField::Evaluate(), SwDBSetNumberField::Evaluate(), SwTextShell::ExecDB(), SwModule::ExecOther(), SwChangeDBDlg::FillDBPopup(), SwDBManager::FindDSData(), SwDoc::GetDBData(), SwDBNameInfField::GetDBData(), SwDBNameInfField::GetFieldName(), IMPL_LINK(), SwMailMergeConfigItem_Impl::ImplCommit(), SwInsertDBColAutoPilot::ImplCommit(), SwMailMergeLayoutPage::InsertAddressFrame(), SwMailMergeAddressBlockPage::InsertDataHdl(), SwFieldMgr::InsertField(), SwMailMergeLayoutPage::InsertGreeting(), SwDBManager::InsertText(), SwEditShell::IsFieldDataSourceAvailable(), lcl_GetColumnCnt(), lcl_InitNumberFormatter(), SwInsertDBColAutoPilot::Load(), SwDBManager::LoadAndRegisterEmbeddedDataSource(), SwDocUpdateField::MakeFieldList_(), SwDBManager::Merge(), operator!=(), operator==(), SwDBFieldType::PutValue(), SwDBNameInfField::PutValue(), SwDBFieldType::QueryValue(), SwDBNameInfField::QueryValue(), SwFieldDBPage::Reset(), SwChangeDBDlg::ShowDBName(), SwModule::ShowDBObj(), SwAddressListDialog::SwAddressListDialog(), SwDBFieldType::SwDBFieldType(), SwMailMergeConfigItem_Impl::SwMailMergeConfigItem_Impl(), sw::DocumentFieldsManager::UpdateDBNumFields(), sw::DocumentFieldsManager::UpdateExpFieldsImpl(), and SwDoc::~SwDoc().


The documentation for this struct was generated from the following files: