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
da99f9ae
Kaydet (Commit)
da99f9ae
authored
Eki 25, 2002
tarafından
Frank Schönheit
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
#104402# re-introduced exportAutoStyles
üst
f44ea36c
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
2 deletions
+11
-2
formlayerexport.cxx
xmloff/source/forms/formlayerexport.cxx
+11
-2
No files found.
xmloff/source/forms/formlayerexport.cxx
Dosyayı görüntüle @
da99f9ae
...
@@ -2,9 +2,9 @@
...
@@ -2,9 +2,9 @@
*
*
* $RCSfile: formlayerexport.cxx,v $
* $RCSfile: formlayerexport.cxx,v $
*
*
* $Revision: 1.1
2
$
* $Revision: 1.1
3
$
*
*
* last change: $Author: fs $ $Date: 2002-
09-25 12:02:38
$
* last change: $Author: fs $ $Date: 2002-
10-25 07:58:00
$
*
*
* 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
...
@@ -191,6 +191,12 @@ namespace xmloff
...
@@ -191,6 +191,12 @@ namespace xmloff
m_pImpl
->
exportAutoControlNumberStyles
();
m_pImpl
->
exportAutoControlNumberStyles
();
}
}
//---------------------------------------------------------------------
void
OFormLayerXMLExport
::
exportAutoStyles
()
{
m_pImpl
->
exportAutoStyles
();
}
//---------------------------------------------------------------------
//---------------------------------------------------------------------
void
OFormLayerXMLExport
::
excludeFromExport
(
const
Reference
<
XControlModel
>
_rxControl
)
void
OFormLayerXMLExport
::
excludeFromExport
(
const
Reference
<
XControlModel
>
_rxControl
)
{
{
...
@@ -220,6 +226,9 @@ namespace xmloff
...
@@ -220,6 +226,9 @@ namespace xmloff
/*************************************************************************
/*************************************************************************
* history:
* history:
* $Log: not supported by cvs2svn $
* $Log: not supported by cvs2svn $
* Revision 1.12 2002/09/25 12:02:38 fs
* #103597# +excludeFromExport
*
* Revision 1.11 2001/05/28 14:59:18 fs
* Revision 1.11 2001/05/28 14:59:18 fs
* #86712# added control number style related functionality
* #86712# added control number style related functionality
*
*
...
...
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