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
365bf4c3
Kaydet (Commit)
365bf4c3
authored
Agu 02, 2007
tarafından
Jens-Heiner Rechtien
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
INTEGRATION: CWS impress123 (1.13.32); FILE MERGED
2007/07/25 11:55:20 sj 1.13.32.1: #i79545# fixed refresh problem
üst
0caaa959
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
3 deletions
+5
-3
customshapeproperties.cxx
svx/source/sdr/properties/customshapeproperties.cxx
+5
-3
No files found.
svx/source/sdr/properties/customshapeproperties.cxx
Dosyayı görüntüle @
365bf4c3
...
...
@@ -4,9 +4,9 @@
*
* $RCSfile: customshapeproperties.cxx,v $
*
* $Revision: 1.1
3
$
* $Revision: 1.1
4
$
*
* last change: $Author: hr $ $Date: 2007-0
6-27 18:50:15
$
* last change: $Author: hr $ $Date: 2007-0
8-02 18:27:19
$
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
...
...
@@ -167,7 +167,7 @@ namespace sdr
}
void
CustomShapeProperties
::
ItemChange
(
const
sal_uInt16
nWhich
,
const
SfxPoolItem
*
pNewItem
)
{
Sdr
TextObj
&
rObj
=
(
SdrTextObj
&
)
GetSdrObject
();
Sdr
ObjCustomShape
&
rObj
=
(
SdrObjCustomShape
&
)
GetSdrObject
();
//OutlinerParaObject* pParaObj = rObj.GetOutlinerParaObject();
if
(
pNewItem
&&
(
SDRATTR_TEXT_AUTOGROWHEIGHT
==
nWhich
)
)
...
...
@@ -176,6 +176,8 @@ namespace sdr
}
// call parent
TextProperties
::
ItemChange
(
nWhich
,
pNewItem
);
rObj
.
InvalidateRenderGeometry
();
}
void
CustomShapeProperties
::
SetStyleSheet
(
SfxStyleSheet
*
pNewStyleSheet
,
sal_Bool
bDontRemoveHardAttr
)
{
...
...
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