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
ff3ddcfb
Kaydet (Commit)
ff3ddcfb
authored
Şub 13, 2012
tarafından
Matteo Casalin
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Cleanup inludes
üst
761b6b70
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
13 deletions
+10
-13
cuitabarea.hxx
cui/source/inc/cuitabarea.hxx
+10
-0
tabarea.hxx
svx/inc/svx/tabarea.hxx
+0
-13
No files found.
cui/source/inc/cuitabarea.hxx
Dosyayı görüntüle @
ff3ddcfb
...
...
@@ -30,8 +30,18 @@
// include ---------------------------------------------------------------
#include <svtools/valueset.hxx>
#include <vcl/button.hxx>
#include <vcl/fixed.hxx>
#include <svx/dlgctrl.hxx>
#include <svx/xsetit.hxx>
#include <svx/xfillit0.hxx>
#include <svx/xfillit.hxx>
#include <svx/tabarea.hxx>
class
SdrModel
;
class
SdrView
;
/************************************************************************/
class
SvxAreaTabDialog
:
public
SfxTabDialog
...
...
svx/inc/svx/tabarea.hxx
Dosyayı görüntüle @
ff3ddcfb
...
...
@@ -28,16 +28,6 @@
#ifndef _SVX_TAB_AREA_HXX
#define _SVX_TAB_AREA_HXX
// include ---------------------------------------------------------------
#include <svtools/valueset.hxx>
#include <vcl/button.hxx>
#include <vcl/fixed.hxx>
#include <svx/dlgctrl.hxx>
#include <svx/xsetit.hxx>
#include <svx/xfillit0.hxx>
#include <svx/xfillit.hxx>
// enum ------------------------------------------------------------------
enum
ColorModel
...
...
@@ -66,9 +56,6 @@ typedef sal_uInt16 ChangeType; // auch in tab_line.hxx (mitpflegen !!!)
#define CT_CHANGED ( (ChangeType) 0x0002 )
#define CT_SAVED ( (ChangeType) 0x0004 )
class
SdrModel
;
class
SdrView
;
#endif // _SVX_TAB_AREA_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
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