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
e88cc064
Kaydet (Commit)
e88cc064
authored
Agu 25, 2006
tarafından
Ocke Janssen
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
#i68935# member init not in correct order
üst
cbee3f09
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
brwctrlr.cxx
dbaccess/source/ui/browser/brwctrlr.cxx
+3
-3
No files found.
dbaccess/source/ui/browser/brwctrlr.cxx
Dosyayı görüntüle @
e88cc064
...
...
@@ -4,9 +4,9 @@
*
* $RCSfile: brwctrlr.cxx,v $
*
* $Revision: 1.9
4
$
* $Revision: 1.9
5
$
*
* last change: $Author:
hr $ $Date: 2006-08-15 10:49:12
$
* last change: $Author:
oj $ $Date: 2006-08-25 09:18:44
$
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
...
...
@@ -516,6 +516,7 @@ DBG_NAME(SbaXDataBrowserController)
//------------------------------------------------------------------------------
SbaXDataBrowserController
::
SbaXDataBrowserController
(
const
Reference
<
::
com
::
sun
::
star
::
lang
::
XMultiServiceFactory
>&
_rM
)
:
OGenericUnoController
(
_rM
)
,
m_pClipbordNotifier
(
NULL
)
,
m_aAsyncGetCellFocus
(
LINK
(
this
,
SbaXDataBrowserController
,
OnAsyncGetCellFocus
))
,
m_sStateSaveRecord
(
ModuleRes
(
RID_STR_SAVE_CURRENT_RECORD
))
,
m_sStateUndoRecord
(
ModuleRes
(
RID_STR_UNDO_MODIFY_RECORD
))
...
...
@@ -526,7 +527,6 @@ SbaXDataBrowserController::SbaXDataBrowserController(const Reference< ::com::sun
,
m_bLoadCanceled
(
sal_False
)
,
m_bClosingKillOpen
(
sal_False
)
,
m_bErrorOccured
(
sal_False
)
,
m_pClipbordNotifier
(
NULL
)
{
DBG_CTOR
(
SbaXDataBrowserController
,
NULL
);
...
...
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