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
e126cf6c
Kaydet (Commit)
e126cf6c
authored
Kas 09, 2015
tarafından
Michael Stahl
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
sc: add missing includes to prevloc.hxx
Change-Id: I7ee876d52a0a04a162ee7acd0ec03e73557abe89
üst
5abe5c14
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
3 deletions
+6
-3
prevloc.hxx
sc/source/ui/inc/prevloc.hxx
+4
-1
prevloc.cxx
sc/source/ui/view/prevloc.cxx
+2
-2
No files found.
sc/source/ui/inc/prevloc.hxx
Dosyayı görüntüle @
e126cf6c
...
@@ -21,10 +21,13 @@
...
@@ -21,10 +21,13 @@
#define INCLUDED_SC_SOURCE_UI_INC_PREVLOC_HXX
#define INCLUDED_SC_SOURCE_UI_INC_PREVLOC_HXX
#include <sal/types.h>
#include <sal/types.h>
#include <vcl/mapmod.hxx>
#include "address.hxx"
#include "address.hxx"
#include <vcl/mapmod.hxx>
#include <vcl/vclptr.hxx>
#include <tools/gen.hxx>
#include <memory>
#include <memory>
#include <list>
#include <list>
...
...
sc/source/ui/view/prevloc.cxx
Dosyayı görüntüle @
e126cf6c
...
@@ -17,11 +17,11 @@
...
@@ -17,11 +17,11 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
*/
#include <vcl/outdev.hxx>
#include "prevloc.hxx"
#include "prevloc.hxx"
#include "document.hxx"
#include "document.hxx"
#include <vcl/outdev.hxx>
#include <o3tl/make_unique.hxx>
#include <o3tl/make_unique.hxx>
enum
ScPreviewLocationType
enum
ScPreviewLocationType
...
...
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