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
e80b5f0a
Kaydet (Commit)
e80b5f0a
authored
Haz 13, 2012
tarafından
Caolán McNamara
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
error C2227: left of ´->acquire´ must point to class/struct/union type
Change-Id: I6c6e395a87cc25f2ec2f01e6508be8a1214f4d02
üst
f86919e4
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
6 deletions
+4
-6
unotext.hxx
editeng/inc/editeng/unotext.hxx
+1
-1
cellsuno.hxx
sc/inc/cellsuno.hxx
+3
-5
No files found.
editeng/inc/editeng/unotext.hxx
Dosyayı görüntüle @
e80b5f0a
...
@@ -271,7 +271,7 @@ class EDITENG_DLLPUBLIC SvxUnoTextRangeBase : public SvxUnoTextRangeBase_Base,
...
@@ -271,7 +271,7 @@ class EDITENG_DLLPUBLIC SvxUnoTextRangeBase : public SvxUnoTextRangeBase_Base,
private
osl
::
DebugBase
<
SvxUnoTextRangeBase
>
private
osl
::
DebugBase
<
SvxUnoTextRangeBase
>
{
{
friend
class
SvxUnoTextRangeEnumeration
;
friend
class
SvxUnoTextRangeEnumeration
;
friend
class
accessibility
::
AccessibleEditableTextPara
;
friend
class
::
accessibility
::
AccessibleEditableTextPara
;
protected
:
protected
:
SvxEditSource
*
mpEditSource
;
SvxEditSource
*
mpEditSource
;
...
...
sc/inc/cellsuno.hxx
Dosyayı görüntüle @
e80b5f0a
...
@@ -32,8 +32,9 @@
...
@@ -32,8 +32,9 @@
#include "global.hxx" // ScRange, ScAddress
#include "global.hxx" // ScRange, ScAddress
#include "rangelst.hxx" // ScRangeList
#include "rangelst.hxx" // ScRangeList
#include "formula/grammar.hxx"
#include <editeng/unotext.hxx>
#include "rtl/ref.hxx"
#include <formula/grammar.hxx>
#include <rtl/ref.hxx>
#include <tools/link.hxx>
#include <tools/link.hxx>
#include <svl/lstner.hxx>
#include <svl/lstner.hxx>
#include <svl/listener.hxx>
#include <svl/listener.hxx>
...
@@ -100,9 +101,7 @@
...
@@ -100,9 +101,7 @@
#include <cppuhelper/implbase3.hxx>
#include <cppuhelper/implbase3.hxx>
#include <boost/ptr_container/ptr_vector.hpp>
#include <boost/ptr_container/ptr_vector.hpp>
#ifndef __SGI_STL_VECTOR
#include <vector>
#include <vector>
#endif
class
ScDocShell
;
class
ScDocShell
;
class
ScMarkData
;
class
ScMarkData
;
...
@@ -110,7 +109,6 @@ class ScMemChart;
...
@@ -110,7 +109,6 @@ class ScMemChart;
class
ScPrintRangeSaver
;
class
ScPrintRangeSaver
;
class
ScAttrRectIterator
;
class
ScAttrRectIterator
;
class
ScCellRangeObj
;
class
ScCellRangeObj
;
class
SvxUnoText
;
class
ScLinkListener
;
class
ScLinkListener
;
class
ScPatternAttr
;
class
ScPatternAttr
;
class
SvxBoxItem
;
class
SvxBoxItem
;
...
...
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