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
b0851f41
Kaydet (Commit)
b0851f41
authored
Haz 25, 2008
tarafından
Kurt Zenker
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
INTEGRATION: CWS dba30d (1.26.30); FILE MERGED
2008/05/29 15:13:41 oj 1.26.30.1: #i86168# delete connections
üst
9d08b876
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
JoinTableView.hxx
dbaccess/source/ui/inc/JoinTableView.hxx
+2
-2
No files found.
dbaccess/source/ui/inc/JoinTableView.hxx
Dosyayı görüntüle @
b0851f41
...
@@ -7,7 +7,7 @@
...
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
* OpenOffice.org - a multi-platform office productivity suite
*
*
* $RCSfile: JoinTableView.hxx,v $
* $RCSfile: JoinTableView.hxx,v $
* $Revision: 1.2
6
$
* $Revision: 1.2
7
$
*
*
* This file is part of OpenOffice.org.
* This file is part of OpenOffice.org.
*
*
...
@@ -170,7 +170,7 @@ namespace dbaui
...
@@ -170,7 +170,7 @@ namespace dbaui
@return an iterator to next valid connection, so it can be used in any loop
@return an iterator to next valid connection, so it can be used in any loop
*/
*/
virtual
::
std
::
vector
<
OTableConnection
*>::
const_iterator
RemoveConnection
(
OTableConnection
*
_pConnection
,
sal_Bool
_bDelete
);
virtual
bool
RemoveConnection
(
OTableConnection
*
_pConnection
,
sal_Bool
_bDelete
);
/** allows to add new connections to join table view, it implies an invalidation of the features
/** allows to add new connections to join table view, it implies an invalidation of the features
ID_BROWSER_ADDTABLE and SID_RELATION_ADD_RELATION also the modified flag will be set to true
ID_BROWSER_ADDTABLE and SID_RELATION_ADD_RELATION also the modified flag will be set to true
...
...
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