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
a84651f3
Kaydet (Commit)
a84651f3
authored
Kas 20, 2011
tarafından
Thomas Arnhold
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Remove some unused methods
üst
007a0058
Hide whitespace changes
Inline
Side-by-side
Showing
9 changed files
with
0 additions
and
65 deletions
+0
-65
grouptable.hxx
sd/source/filter/eppt/grouptable.hxx
+0
-1
pptx-grouptable.cxx
sd/source/filter/eppt/pptx-grouptable.cxx
+0
-8
unusedcode.easy
unusedcode.easy
+0
-4
salgdi.hxx
vcl/inc/salgdi.hxx
+0
-5
graph.h
vcl/inc/vcl/graph.h
+0
-1
graph.hxx
vcl/inc/vcl/graph.hxx
+0
-7
graph.cxx
vcl/source/gdi/graph.cxx
+0
-18
impgraph.cxx
vcl/source/gdi/impgraph.cxx
+0
-13
salgdilayout.cxx
vcl/source/gdi/salgdilayout.cxx
+0
-8
No files found.
sd/source/filter/eppt/grouptable.hxx
Dosyayı görüntüle @
a84651f3
...
@@ -72,7 +72,6 @@ class GroupTable
...
@@ -72,7 +72,6 @@ class GroupTable
::
com
::
sun
::
star
::
uno
::
Reference
<
::
com
::
sun
::
star
::
container
::
XIndexAccess
>
&
::
com
::
sun
::
star
::
uno
::
Reference
<
::
com
::
sun
::
star
::
container
::
XIndexAccess
>
&
GetCurrentGroupAccess
()
const
{
return
mpGroupEntry
[
mnCurrentGroupEntry
-
1
]
->
mXIndexAccess
;
};
GetCurrentGroupAccess
()
const
{
return
mpGroupEntry
[
mnCurrentGroupEntry
-
1
]
->
mXIndexAccess
;
};
sal_uInt32
GetGroupsClosed
();
sal_uInt32
GetGroupsClosed
();
void
SkipCurrentGroup
();
void
ResetGroupTable
(
sal_uInt32
nCount
);
void
ResetGroupTable
(
sal_uInt32
nCount
);
void
ClearGroupTable
();
void
ClearGroupTable
();
sal_Bool
EnterGroup
(
::
com
::
sun
::
star
::
uno
::
Reference
<
::
com
::
sun
::
star
::
container
::
XIndexAccess
>
&
rIndex
);
sal_Bool
EnterGroup
(
::
com
::
sun
::
star
::
uno
::
Reference
<
::
com
::
sun
::
star
::
container
::
XIndexAccess
>
&
rIndex
);
...
...
sd/source/filter/eppt/pptx-grouptable.cxx
Dosyayı görüntüle @
a84651f3
...
@@ -131,12 +131,4 @@ sal_Bool GroupTable::GetNextGroupEntry()
...
@@ -131,12 +131,4 @@ sal_Bool GroupTable::GetNextGroupEntry()
// ---------------------------------------------------------------------------------------------
// ---------------------------------------------------------------------------------------------
void
GroupTable
::
SkipCurrentGroup
()
{
if
(
mnCurrentGroupEntry
)
delete
(
mpGroupEntry
[
--
mnCurrentGroupEntry
]
);
}
// ---------------------------------------------------------------------------------------------
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
unusedcode.easy
Dosyayı görüntüle @
a84651f3
...
@@ -145,10 +145,6 @@ GDIMetaFile::Wind(unsigned long)
...
@@ -145,10 +145,6 @@ GDIMetaFile::Wind(unsigned long)
GDIMetaFile::WindEnd()
GDIMetaFile::WindEnd()
GDIMetaFile::WindNext()
GDIMetaFile::WindNext()
GraphCtrl::GraphCtrl(Window*, long)
GraphCtrl::GraphCtrl(Window*, long)
Graphic::Draw(OutputDevice*, String const&, Font&, Bitmap const&, Point const&, Size const&)
Graphic::StartAnimation(OutputDevice*, Point const&, long, OutputDevice*)
GraphicReader::IsPreviewModeEnabled() const
GroupTable::SkipCurrentGroup()
GtkSalFrame::popIgnoreDamage()
GtkSalFrame::popIgnoreDamage()
GtkSalFrame::pushIgnoreDamage()
GtkSalFrame::pushIgnoreDamage()
HTMLControls::Insert(HTMLControl const*&, unsigned short&)
HTMLControls::Insert(HTMLControl const*&, unsigned short&)
...
...
vcl/inc/salgdi.hxx
Dosyayı görüntüle @
a84651f3
...
@@ -470,11 +470,6 @@ public:
...
@@ -470,11 +470,6 @@ public:
Rectangle
&
rNativeContentRegion
,
Rectangle
&
rNativeContentRegion
,
const
OutputDevice
*
pOutDev
);
const
OutputDevice
*
pOutDev
);
static
void
AddDevFontSubstitute
(
OutputDevice
*
pOutDev
,
const
String
&
rFontName
,
const
String
&
rReplaceFontName
,
sal_uInt16
nFlags
=
0
);
bool
DrawAlphaBitmap
(
const
SalTwoRect
&
,
bool
DrawAlphaBitmap
(
const
SalTwoRect
&
,
const
SalBitmap
&
rSourceBitmap
,
const
SalBitmap
&
rSourceBitmap
,
const
SalBitmap
&
rAlphaBitmap
,
const
SalBitmap
&
rAlphaBitmap
,
...
...
vcl/inc/vcl/graph.h
Dosyayı görüntüle @
a84651f3
...
@@ -73,7 +73,6 @@ public:
...
@@ -73,7 +73,6 @@ public:
// TODO: when incompatible changes are possible again
// TODO: when incompatible changes are possible again
// the preview size hint should be redone
// the preview size hint should be redone
sal_Bool
IsPreviewModeEnabled
()
const
;
void
DisablePreviewMode
();
void
DisablePreviewMode
();
void
SetPreviewSize
(
const
Size
&
);
void
SetPreviewSize
(
const
Size
&
);
Size
GetPreviewSize
()
const
;
Size
GetPreviewSize
()
const
;
...
...
vcl/inc/vcl/graph.hxx
Dosyayı görüntüle @
a84651f3
...
@@ -155,17 +155,10 @@ public:
...
@@ -155,17 +155,10 @@ public:
void
Draw
(
OutputDevice
*
pOutDev
,
void
Draw
(
OutputDevice
*
pOutDev
,
const
Point
&
rDestPt
,
const
Point
&
rDestPt
,
const
Size
&
rDestSize
)
const
;
const
Size
&
rDestSize
)
const
;
static
void
Draw
(
OutputDevice
*
pOutDev
,
const
String
&
rText
,
Font
&
rFont
,
const
Bitmap
&
rBitmap
,
const
Point
&
rDestPt
,
const
Size
&
rDestSize
);
static
void
DrawEx
(
OutputDevice
*
pOutDev
,
const
String
&
rText
,
static
void
DrawEx
(
OutputDevice
*
pOutDev
,
const
String
&
rText
,
Font
&
rFont
,
const
BitmapEx
&
rBitmap
,
Font
&
rFont
,
const
BitmapEx
&
rBitmap
,
const
Point
&
rDestPt
,
const
Size
&
rDestSize
);
const
Point
&
rDestPt
,
const
Size
&
rDestSize
);
void
StartAnimation
(
OutputDevice
*
pOutDev
,
const
Point
&
rDestPt
,
long
nExtraData
=
0L
,
OutputDevice
*
pFirstFrameOutDev
=
NULL
);
void
StartAnimation
(
OutputDevice
*
pOutDev
,
void
StartAnimation
(
OutputDevice
*
pOutDev
,
const
Point
&
rDestPt
,
const
Point
&
rDestPt
,
const
Size
&
rDestSize
,
const
Size
&
rDestSize
,
...
...
vcl/source/gdi/graph.cxx
Dosyayı görüntüle @
a84651f3
...
@@ -600,15 +600,6 @@ void Graphic::Draw( OutputDevice* pOutDev,
...
@@ -600,15 +600,6 @@ void Graphic::Draw( OutputDevice* pOutDev,
// ------------------------------------------------------------------------
// ------------------------------------------------------------------------
void
Graphic
::
Draw
(
OutputDevice
*
pOutDev
,
const
String
&
rText
,
Font
&
rFont
,
const
Bitmap
&
rBitmap
,
const
Point
&
rDestPt
,
const
Size
&
rDestSz
)
{
ImplDrawDefault
(
pOutDev
,
&
rText
,
&
rFont
,
&
rBitmap
,
NULL
,
rDestPt
,
rDestSz
);
}
// ------------------------------------------------------------------------
void
Graphic
::
DrawEx
(
OutputDevice
*
pOutDev
,
const
String
&
rText
,
void
Graphic
::
DrawEx
(
OutputDevice
*
pOutDev
,
const
String
&
rText
,
Font
&
rFont
,
const
BitmapEx
&
rBitmap
,
Font
&
rFont
,
const
BitmapEx
&
rBitmap
,
const
Point
&
rDestPt
,
const
Size
&
rDestSz
)
const
Point
&
rDestPt
,
const
Size
&
rDestSz
)
...
@@ -618,15 +609,6 @@ void Graphic::DrawEx( OutputDevice* pOutDev, const String& rText,
...
@@ -618,15 +609,6 @@ void Graphic::DrawEx( OutputDevice* pOutDev, const String& rText,
// ------------------------------------------------------------------------
// ------------------------------------------------------------------------
void
Graphic
::
StartAnimation
(
OutputDevice
*
pOutDev
,
const
Point
&
rDestPt
,
long
nExtraData
,
OutputDevice
*
pFirstFrameOutDev
)
{
ImplTestRefCount
();
mpImpGraphic
->
ImplStartAnimation
(
pOutDev
,
rDestPt
,
nExtraData
,
pFirstFrameOutDev
);
}
// ------------------------------------------------------------------------
void
Graphic
::
StartAnimation
(
OutputDevice
*
pOutDev
,
const
Point
&
rDestPt
,
void
Graphic
::
StartAnimation
(
OutputDevice
*
pOutDev
,
const
Point
&
rDestPt
,
const
Size
&
rDestSz
,
long
nExtraData
,
const
Size
&
rDestSz
,
long
nExtraData
,
OutputDevice
*
pFirstFrameOutDev
)
OutputDevice
*
pFirstFrameOutDev
)
...
...
vcl/source/gdi/impgraph.cxx
Dosyayı görüntüle @
a84651f3
...
@@ -93,19 +93,6 @@ GraphicReader::~GraphicReader()
...
@@ -93,19 +93,6 @@ GraphicReader::~GraphicReader()
// ------------------------------------------------------------------------
// ------------------------------------------------------------------------
sal_Bool
GraphicReader
::
IsPreviewModeEnabled
()
const
{
if
(
!
mpReaderData
)
return
sal_False
;
if
(
mpReaderData
->
maPreviewSize
.
Width
()
)
return
sal_True
;
if
(
mpReaderData
->
maPreviewSize
.
Height
()
)
return
sal_True
;
return
sal_False
;
}
// ------------------------------------------------------------------------
void
GraphicReader
::
DisablePreviewMode
()
void
GraphicReader
::
DisablePreviewMode
()
{
{
if
(
mpReaderData
)
if
(
mpReaderData
)
...
...
vcl/source/gdi/salgdilayout.cxx
Dosyayı görüntüle @
a84651f3
...
@@ -820,12 +820,4 @@ bool SalGraphics::filterText( const String&, String&, xub_StrLen, xub_StrLen&, x
...
@@ -820,12 +820,4 @@ bool SalGraphics::filterText( const String&, String&, xub_StrLen, xub_StrLen&, x
return
false
;
return
false
;
}
}
void
SalGraphics
::
AddDevFontSubstitute
(
OutputDevice
*
pOutDev
,
const
String
&
rFontName
,
const
String
&
rReplaceFontName
,
sal_uInt16
nFlags
)
{
pOutDev
->
ImplAddDevFontSubstitute
(
rFontName
,
rReplaceFontName
,
nFlags
);
}
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
/* 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