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
61630aed
Kaydet (Commit)
61630aed
authored
Ock 18, 2001
tarafından
Caolán McNamara
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
#82894# ocx controls 79055 related oversight
üst
f3276a61
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
4 deletions
+7
-4
ww8graf.cxx
sw/source/filter/ww8/ww8graf.cxx
+7
-4
No files found.
sw/source/filter/ww8/ww8graf.cxx
Dosyayı görüntüle @
61630aed
...
@@ -2,9 +2,9 @@
...
@@ -2,9 +2,9 @@
*
*
* $RCSfile: ww8graf.cxx,v $
* $RCSfile: ww8graf.cxx,v $
*
*
* $Revision: 1.
7
$
* $Revision: 1.
8
$
*
*
* last change: $Author:
khz $ $Date: 2000-12-20 16:22:42
$
* last change: $Author:
cmc $ $Date: 2001-01-18 11:47:19
$
*
*
* 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
...
@@ -2741,7 +2741,7 @@ SwFrmFmt* SwWW8ImplReader::Read_GrafLayer( long nGrafAnchorCp )
...
@@ -2741,7 +2741,7 @@ SwFrmFmt* SwWW8ImplReader::Read_GrafLayer( long nGrafAnchorCp )
}
}
}
}
if
(
FmFormInventor
==
pObject
->
GetObjInventor
())
if
(
(
pObject
)
&&
FmFormInventor
==
pObject
->
GetObjInventor
())
{
{
//#79055# This was a FormControl. This means that the
//#79055# This was a FormControl. This means that the
//msdffimp ole import has already converted it to the
//msdffimp ole import has already converted it to the
...
@@ -2997,11 +2997,14 @@ void SwWW8ImplReader::GrafikDtor()
...
@@ -2997,11 +2997,14 @@ void SwWW8ImplReader::GrafikDtor()
Source Code Control System - Header
Source Code Control System - Header
$Header: /zpool/svn/migration/cvs_rep_09_09_08/code/sw/source/filter/ww8/ww8graf.cxx,v 1.
7 2000-12-20 16:22:42 khz
Exp $
$Header: /zpool/svn/migration/cvs_rep_09_09_08/code/sw/source/filter/ww8/ww8graf.cxx,v 1.
8 2001-01-18 11:47:19 cmc
Exp $
Source Code Control System - Update
Source Code Control System - Update
$Log: not supported by cvs2svn $
$Log: not supported by cvs2svn $
Revision 1.7 2000/12/20 16:22:42 khz
#79453# set Outliner Mode at new OutlinerParaObject (and khz says BYE !)
Revision 1.6 2000/12/15 15:33:06 cmc
Revision 1.6 2000/12/15 15:33:06 cmc
#79055# OCX FormControls changes
#79055# OCX FormControls changes
...
...
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