Home
last modified time | relevance | path

Searched refs:SetSourceFieldName (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/dbaccess/source/ui/inc/
H A DConnectionLineData.hxx86 …void SetSourceFieldName( const ::rtl::OUString& rSourceFieldName){ SetFieldName(JTCS_FROM, rSource… in SetSourceFieldName() function in dbaui::OConnectionLineData
89 inline bool clearSourceFieldName() { SetSourceFieldName(::rtl::OUString()); return true;} in clearSourceFieldName()
/aoo4110/main/dbaccess/source/ui/relationdesign/
H A DRTableConnectionData.cxx139 (*aIter)->SetSourceFieldName( (*aIter)->GetDestFieldName() ); in ChangeOrientation()
447 pNewData->SetSourceFieldName(sName); in Update()
/aoo4110/main/dbaccess/source/ui/querydesign/
H A DTableConnectionData.cxx127 pConnLineData->SetSourceFieldName( rSourceFieldName ); in SetConnLine()
/aoo4110/main/dbaccess/source/ui/control/
H A DRelationControl.cxx292 pConnLineData->SetSourceFieldName( sFieldName ); in SaveModified()

Completed in 24 milliseconds