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
d8e58903
Kaydet (Commit)
d8e58903
authored
Mar 02, 2011
tarafından
Ivo Hinkelmann
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Sade Fark
CWS-TOOLING: integrate CWS mhu21
üst
973d2ca1
8584fcb6
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
basenode.hxx
slideshow/source/engine/animationnodes/basenode.hxx
+1
-1
drawshape.hxx
slideshow/source/engine/shapes/drawshape.hxx
+1
-1
slideimpl.cxx
slideshow/source/engine/slide/slideimpl.cxx
+1
-1
No files found.
slideshow/source/engine/animationnodes/basenode.hxx
Dosyayı görüntüle @
d8e58903
...
...
@@ -89,7 +89,7 @@ class BaseContainerNode;
file-private accessor methods.
*/
class
BaseNode
:
public
AnimationNode
,
p
rotected
::
osl
::
DebugBase
<
BaseNode
>
,
p
ublic
::
osl
::
DebugBase
<
BaseNode
>
,
private
::
boost
::
noncopyable
{
public
:
...
...
slideshow/source/engine/shapes/drawshape.hxx
Dosyayı görüntüle @
d8e58903
...
...
@@ -65,7 +65,7 @@ namespace slideshow
class
DrawShape
:
public
AttributableShape
,
public
DocTreeNodeSupplier
,
public
HyperlinkArea
,
p
rotected
::
osl
::
DebugBase
<
DrawShape
>
p
ublic
::
osl
::
DebugBase
<
DrawShape
>
{
public
:
/** Create a shape for the given XShape
...
...
slideshow/source/engine/slide/slideimpl.cxx
Dosyayı görüntüle @
d8e58903
...
...
@@ -94,7 +94,7 @@ namespace
class
SlideImpl
:
public
Slide
,
public
CursorManager
,
public
ViewEventHandler
,
p
rotected
::
osl
::
DebugBase
<
SlideImpl
>
p
ublic
::
osl
::
DebugBase
<
SlideImpl
>
{
public
:
SlideImpl
(
const
uno
::
Reference
<
drawing
::
XDrawPage
>&
xDrawPage
,
...
...
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