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
f3fd3dda
Kaydet (Commit)
f3fd3dda
authored
Tem 05, 2005
tarafından
Oliver Bolte
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
INTEGRATION: CWS mmeeks09 (1.18.474); FILE MERGED
2005/07/04 11:04:44 mmeeks 1.18.474.1: #i51304# speedup startup
üst
8660cb64
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
navigatortree.cxx
svx/source/form/navigatortree.cxx
+3
-3
No files found.
svx/source/form/navigatortree.cxx
Dosyayı görüntüle @
f3fd3dda
...
@@ -2,9 +2,9 @@
...
@@ -2,9 +2,9 @@
*
*
* $RCSfile: navigatortree.cxx,v $
* $RCSfile: navigatortree.cxx,v $
*
*
* $Revision: 1.1
8
$
* $Revision: 1.1
9
$
*
*
* last change: $Author: obo $ $Date: 200
4-11-16 11:26:5
6 $
* last change: $Author: obo $ $Date: 200
5-07-05 10:05:0
6 $
*
*
* The Contents of this file are made available subject to the terms of
* The Contents of this file are made available subject to the terms of
* either of the following licenses
* either of the following licenses
...
@@ -539,7 +539,7 @@ namespace svxform
...
@@ -539,7 +539,7 @@ namespace svxform
// in XML forms, we don't allow for the properties of a form
// in XML forms, we don't allow for the properties of a form
// #i36484# / 2004-11-04 /- fs@openoffice.org
// #i36484# / 2004-11-04 /- fs@openoffice.org
if
(
pFormShell
->
GetImpl
()
->
getDocumentType
()
==
eEnhancedForm
&&
!
m_nControlsSelected
)
if
(
pFormShell
->
GetImpl
()
->
isEnhancedForm
()
&&
!
m_nControlsSelected
)
aContextMenu
.
RemoveItem
(
aContextMenu
.
GetItemPos
(
SID_FM_SHOW_PROPERTY_BROWSER
)
);
aContextMenu
.
RemoveItem
(
aContextMenu
.
GetItemPos
(
SID_FM_SHOW_PROPERTY_BROWSER
)
);
// if the property browser is already open, we don't allow for the properties, too
// if the property browser is already open, we don't allow for the properties, too
...
...
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