Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
C
core
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
LibreOffice
core
Commits
236be16a
Kaydet (Commit)
236be16a
authored
Ara 12, 2012
tarafından
Lionel Elie Mamane
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Move comment to its rightful place
Change-Id: I72803b26a79804cdc1b590a7fb4bc99ff831963e
üst
b7f2fc66
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
TableConnectionData.hxx
dbaccess/source/ui/inc/TableConnectionData.hxx
+4
-4
No files found.
dbaccess/source/ui/inc/TableConnectionData.hxx
Dosyayı görüntüle @
236be16a
...
@@ -72,13 +72,13 @@ namespace dbaui
...
@@ -72,13 +72,13 @@ namespace dbaui
sal_Bool
SetConnLine
(
sal_uInt16
nIndex
,
const
String
&
rSourceFieldName
,
const
String
&
rDestFieldName
);
sal_Bool
SetConnLine
(
sal_uInt16
nIndex
,
const
String
&
rSourceFieldName
,
const
String
&
rDestFieldName
);
sal_Bool
AppendConnLine
(
const
::
rtl
::
OUString
&
rSourceFieldName
,
const
::
rtl
::
OUString
&
rDestFieldName
);
sal_Bool
AppendConnLine
(
const
::
rtl
::
OUString
&
rSourceFieldName
,
const
::
rtl
::
OUString
&
rDestFieldName
);
/** Deletes list of ConnLines; if bUseDefaults == true
MAX_CONN_COUNT new dummy lines will be inserted.
*/
void
ResetConnLines
(
sal_Bool
bUseDefaults
=
sal_True
);
void
ResetConnLines
(
sal_Bool
bUseDefaults
=
sal_True
);
/** moves the empty lines to the back
/** moves the empty lines to the back
*/
Deletes list of ConnLines; if bUseDefaults == true
MAX_CONN_COUNT new dummy lines will be inserted.
*/
void
normalizeLines
();
void
normalizeLines
();
const
OConnectionLineDataVec
*
GetConnLineDataList
()
const
{
return
&
m_vConnLineData
;
}
const
OConnectionLineDataVec
*
GetConnLineDataList
()
const
{
return
&
m_vConnLineData
;
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment