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
30d36375
Kaydet (Commit)
30d36375
authored
Tem 04, 2012
tarafından
Takeshi Abe
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
removed unnecessary forward declarations of class
Change-Id: I0d6aad17c471b6edd584c668dc7ff054090c185c
üst
ce19822d
Hide whitespace changes
Inline
Side-by-side
Showing
41 changed files
with
0 additions
and
82 deletions
+0
-82
codegen.hxx
basic/source/inc/codegen.hxx
+0
-1
runtime.hxx
basic/source/inc/runtime.hxx
+0
-1
scriptcont.hxx
basic/source/inc/scriptcont.hxx
+0
-2
reader.hxx
binaryurp/source/reader.hxx
+0
-1
unmarshal.hxx
binaryurp/source/unmarshal.hxx
+0
-1
cairo_devicehelper.hxx
canvas/source/cairo/cairo_devicehelper.hxx
+0
-6
cairo_spritedevicehelper.hxx
canvas/source/cairo/cairo_spritedevicehelper.hxx
+0
-1
dx_canvasfont.hxx
canvas/source/directx/dx_canvasfont.hxx
+0
-2
dx_impltools.hxx
canvas/source/directx/dx_impltools.hxx
+0
-3
dx_rendermodule.hxx
canvas/source/directx/dx_rendermodule.hxx
+0
-1
dx_spritedevicehelper.hxx
canvas/source/directx/dx_spritedevicehelper.hxx
+0
-1
dx_textlayout.hxx
canvas/source/directx/dx_textlayout.hxx
+0
-2
dx_vcltools.hxx
canvas/source/directx/dx_vcltools.hxx
+0
-5
null_canvasfont.hxx
canvas/source/null/null_canvasfont.hxx
+0
-2
null_devicehelper.hxx
canvas/source/null/null_devicehelper.hxx
+0
-1
devicehelper.hxx
canvas/source/vcl/devicehelper.hxx
+0
-2
impltools.hxx
canvas/source/vcl/impltools.hxx
+0
-10
spritecanvashelper.hxx
canvas/source/vcl/spritecanvashelper.hxx
+0
-1
spritedevicehelper.hxx
canvas/source/vcl/spritedevicehelper.hxx
+0
-3
editattr.hxx
editeng/source/editeng/editattr.hxx
+0
-1
editdbg.hxx
editeng/source/editeng/editdbg.hxx
+0
-3
editdoc.hxx
editeng/source/editeng/editdoc.hxx
+0
-1
editobj2.hxx
editeng/source/editeng/editobj2.hxx
+0
-2
textconv.hxx
editeng/source/editeng/textconv.hxx
+0
-2
basobj.hxx
idl/inc/basobj.hxx
+0
-1
globals.hxx
idl/inc/globals.hxx
+0
-1
lex.hxx
idl/inc/lex.hxx
+0
-1
object.hxx
idl/inc/object.hxx
+0
-1
slot.hxx
idl/inc/slot.hxx
+0
-1
zipfile.hxx
shell/inc/internal/zipfile.hxx
+0
-1
filedlg2.hxx
svtools/source/dialogs/filedlg2.hxx
+0
-1
svimpbox.hxx
svtools/source/inc/svimpbox.hxx
+0
-2
tabbargeometry.hxx
svtools/source/toolpanel/tabbargeometry.hxx
+0
-1
MeasureHandler.hxx
writerfilter/source/dmapper/MeasureHandler.hxx
+0
-1
OLEHandler.hxx
writerfilter/source/dmapper/OLEHandler.hxx
+0
-6
PropertyMap.hxx
writerfilter/source/dmapper/PropertyMap.hxx
+0
-1
SectionColumnHandler.hxx
writerfilter/source/dmapper/SectionColumnHandler.hxx
+0
-2
TblStylePrHandler.hxx
writerfilter/source/dmapper/TblStylePrHandler.hxx
+0
-1
rtfreferenceproperties.hxx
writerfilter/source/rtftok/rtfreferenceproperties.hxx
+0
-2
rtfreferencetable.hxx
writerfilter/source/rtftok/rtfreferencetable.hxx
+0
-2
rtfskipdestination.hxx
writerfilter/source/rtftok/rtfskipdestination.hxx
+0
-2
No files found.
basic/source/inc/codegen.hxx
Dosyayı görüntüle @
30d36375
...
...
@@ -29,7 +29,6 @@
#ifndef _CODEGEN_HXX
#define _CODEGEN_HXX
class
SbiImage
;
class
SbiParser
;
class
SbModule
;
#include "opcodes.hxx"
...
...
basic/source/inc/runtime.hxx
Dosyayı görüntüle @
30d36375
...
...
@@ -124,7 +124,6 @@ struct SbiGosubStack { // GOSUB-Stack:
#define Sb_ATTR_ARCHIVE 0x0020
class
Dir
;
class
WildCard
;
class
SbiRTLData
...
...
basic/source/inc/scriptcont.hxx
Dosyayı görüntüle @
30d36375
...
...
@@ -34,8 +34,6 @@
#include <com/sun/star/script/vba/XVBAModuleInfo.hpp>
#include <comphelper/uno3.hxx>
class
BasicManager
;
namespace
basic
{
...
...
binaryurp/source/reader.hxx
Dosyayı görüntüle @
30d36375
...
...
@@ -32,7 +32,6 @@
#include "readerstate.hxx"
namespace
binaryurp
{
class
BinaryAny
;
class
Bridge
;
class
Unmarshal
;
}
...
...
binaryurp/source/unmarshal.hxx
Dosyayı görüntüle @
30d36375
...
...
@@ -39,7 +39,6 @@ namespace com { namespace sun { namespace star { namespace uno {
class
TypeDescription
;
}
}
}
}
namespace
rtl
{
class
ByteSequecne
;
class
OUString
;
}
...
...
canvas/source/cairo/cairo_devicehelper.hxx
Dosyayı görüntüle @
30d36375
...
...
@@ -34,14 +34,8 @@
/* Definition of DeviceHelper class */
struct
SystemEnvData
;
class
Window
;
namespace
cairocanvas
{
class
Canvas
;
class
CanvasHelper
;
class
DeviceHelper
:
private
::
boost
::
noncopyable
{
public
:
...
...
canvas/source/cairo/cairo_spritedevicehelper.hxx
Dosyayı görüntüle @
30d36375
...
...
@@ -37,7 +37,6 @@
namespace
cairocanvas
{
class
SpriteCanvas
;
class
SpriteCanvasHelper
;
class
SpriteDeviceHelper
:
public
DeviceHelper
{
...
...
canvas/source/directx/dx_canvasfont.hxx
Dosyayı görüntüle @
30d36375
...
...
@@ -42,8 +42,6 @@
namespace
dxcanvas
{
class
SpriteCanvas
;
typedef
::
boost
::
shared_ptr
<
Gdiplus
::
Font
>
FontSharedPtr
;
typedef
::
boost
::
shared_ptr
<
Gdiplus
::
FontFamily
>
FontFamilySharedPtr
;
...
...
canvas/source/directx/dx_impltools.hxx
Dosyayı görüntüle @
30d36375
...
...
@@ -36,7 +36,6 @@ namespace basegfx
class
B2DPoint
;
class
B2DRange
;
class
B2DHomMatrix
;
class
B2IPoint
;
class
B2IRange
;
class
B2DPolyPolygon
;
};
...
...
@@ -49,8 +48,6 @@ namespace com { namespace sun { namespace star { namespace geometry
namespace
com
{
namespace
sun
{
namespace
star
{
namespace
rendering
{
class
XCanvas
;
class
XGraphicDevice
;
class
XBitmap
;
class
XPolyPolygon2D
;
class
XCanvasFont
;
...
...
canvas/source/directx/dx_rendermodule.hxx
Dosyayı görüntüle @
30d36375
...
...
@@ -30,7 +30,6 @@ class Window;
namespace
basegfx
{
class
B2IRange
;
class
B2DVector
;
}
namespace
dxcanvas
...
...
canvas/source/directx/dx_spritedevicehelper.hxx
Dosyayı görüntüle @
30d36375
...
...
@@ -36,7 +36,6 @@
namespace
dxcanvas
{
class
SpriteCanvas
;
class
SpriteCanvasHelper
;
class
SpriteDeviceHelper
:
public
DeviceHelper
{
...
...
canvas/source/directx/dx_textlayout.hxx
Dosyayı görüntüle @
30d36375
...
...
@@ -38,8 +38,6 @@
/* Definition of TextLayout class */
class
DXBitmapSharedPtr
;
namespace
dxcanvas
{
typedef
::
cppu
::
WeakComponentImplHelper2
<
::
com
::
sun
::
star
::
rendering
::
XTextLayout
,
...
...
canvas/source/directx/dx_vcltools.hxx
Dosyayı görüntüle @
30d36375
...
...
@@ -26,11 +26,6 @@
#include <boost/shared_ptr.hpp>
namespace
com
{
namespace
sun
{
namespace
star
{
namespace
lang
{
class
XUnoTunnel
;
}
}
}
}
namespace
Gdiplus
{
class
Graphics
;
}
namespace
dxcanvas
...
...
canvas/source/null/null_canvasfont.hxx
Dosyayı görüntüle @
30d36375
...
...
@@ -50,8 +50,6 @@
namespace
nullcanvas
{
class
SpriteCanvas
;
typedef
::
cppu
::
WeakComponentImplHelper2
<
::
com
::
sun
::
star
::
rendering
::
XCanvasFont
,
::
com
::
sun
::
star
::
lang
::
XServiceInfo
>
CanvasFont_Base
;
...
...
canvas/source/null/null_devicehelper.hxx
Dosyayı görüntüle @
30d36375
...
...
@@ -32,7 +32,6 @@
namespace
nullcanvas
{
class
SpriteCanvas
;
class
SpriteCanvasHelper
;
class
DeviceHelper
:
private
::
boost
::
noncopyable
{
...
...
canvas/source/vcl/devicehelper.hxx
Dosyayı görüntüle @
30d36375
...
...
@@ -37,8 +37,6 @@
namespace
vclcanvas
{
class
Canvas
;
class
DeviceHelper
:
private
::
boost
::
noncopyable
{
public
:
...
...
canvas/source/vcl/impltools.hxx
Dosyayı görüntüle @
30d36375
...
...
@@ -45,14 +45,6 @@ namespace basegfx
{
class
B2DHomMatrix
;
}
namespace
vector
{
class
B2DVector
;
}
namespace
point
{
class
B2DPoint
;
}
}
namespace
com
{
namespace
sun
{
namespace
star
{
namespace
awt
...
...
@@ -78,9 +70,7 @@ namespace com { namespace sun { namespace star { namespace rendering
{
struct
RenderState
;
struct
ViewState
;
class
XCanvas
;
class
XBitmap
;
class
XPolyPolygon2D
;
}
}
}
}
...
...
canvas/source/vcl/spritecanvashelper.hxx
Dosyayı görüntüle @
30d36375
...
...
@@ -34,7 +34,6 @@
namespace
vclcanvas
{
class
RedrawManager
;
class
SpriteCanvas
;
class
SpriteCanvasHelper
:
public
CanvasHelper
...
...
canvas/source/vcl/spritedevicehelper.hxx
Dosyayı görüntüle @
30d36375
...
...
@@ -38,9 +38,6 @@
namespace
vclcanvas
{
class
SpriteCanvas
;
class
SpriteCanvasHelper
;
class
SpriteDeviceHelper
:
public
DeviceHelper
{
public
:
...
...
editeng/source/editeng/editattr.hxx
Dosyayı görüntüle @
30d36375
...
...
@@ -49,7 +49,6 @@ class SvxCharScaleWidthItem;
class
SvxColorItem
;
class
SvxAutoKernItem
;
class
SvxKerningItem
;
class
SvxCharSetColorItem
;
class
SvxWordLineModeItem
;
class
SvxFieldItem
;
class
SvxLanguageItem
;
...
...
editeng/source/editeng/editdbg.hxx
Dosyayı görüntüle @
30d36375
...
...
@@ -33,9 +33,6 @@
#include <stdio.h>
class
EditEngine
;
class
ParaPortion
;
class
EditUndoList
;
class
TextPortionList
;
class
SfxItemSet
;
class
SfxItemPool
;
class
SfxPoolItem
;
...
...
editeng/source/editeng/editdoc.hxx
Dosyayı görüntüle @
30d36375
...
...
@@ -46,7 +46,6 @@
class
ImpEditEngine
;
class
SvxTabStop
;
class
SvtCTLOptions
;
DBG_NAMEEX
(
EE_TextPortion
)
...
...
editeng/source/editeng/editobj2.hxx
Dosyayı görüntüle @
30d36375
...
...
@@ -36,8 +36,6 @@
#include <boost/ptr_container/ptr_vector.hpp>
class
SfxStyleSheetPool
;
class
XEditAttribute
{
private
:
...
...
editeng/source/editeng/textconv.hxx
Dosyayı görüntüle @
30d36375
...
...
@@ -26,8 +26,6 @@
#include <editeng/hangulhanja.hxx>
class
EditView
;
class
ImpEditEngine
;
class
ContentNode
;
class
TextConvWrapper
:
public
editeng
::
HangulHanjaConversion
{
...
...
idl/inc/basobj.hxx
Dosyayı görüntüle @
30d36375
...
...
@@ -35,7 +35,6 @@
class
SvTokenStream
;
class
SvMetaObject
;
class
SvAttributeList
;
class
SvIdlDataBase
;
typedef
SvMetaObject
*
(
*
CreateMetaObjectType
)();
...
...
idl/inc/globals.hxx
Dosyayı görüntüle @
30d36375
...
...
@@ -26,7 +26,6 @@
#undef _Export
#endif
class
SvIdlWorkingBase
;
class
SvClassManager
;
struct
SvGlobalHashNames
{
...
...
idl/inc/lex.hxx
Dosyayı görüntüle @
30d36375
...
...
@@ -41,7 +41,6 @@ enum SVTOKEN_ENUM { SVTOKEN_EMPTY, SVTOKEN_COMMENT,
SVTOKEN_CHAR
,
SVTOKEN_RTTIBASE
,
SVTOKEN_EOF
,
SVTOKEN_HASHID
};
class
BigInt
;
class
SvToken
{
friend
class
SvTokenStream
;
...
...
idl/inc/object.hxx
Dosyayı görüntüle @
30d36375
...
...
@@ -77,7 +77,6 @@ public:
SV_DECL_IMPL_REF
(
SvClassElement
)
SV_DECL_IMPL_PERSIST_LIST
(
SvClassElement
,
SvClassElement
*
)
class
SvMetaModule
;
SV_DECL_PERSIST_LIST
(
SvMetaClass
,
SvMetaClass
*
)
class
SvMetaClass
:
public
SvMetaType
{
...
...
idl/inc/slot.hxx
Dosyayı görüntüle @
30d36375
...
...
@@ -32,7 +32,6 @@
#include <types.hxx>
#include <command.hxx>
class
SvMetaSlotMemberList
;
class
SvMetaSlot
:
public
SvMetaAttribute
{
SvMetaTypeRef
aSlotType
;
...
...
shell/inc/internal/zipfile.hxx
Dosyayı görüntüle @
30d36375
...
...
@@ -44,7 +44,6 @@
#include <memory>
class
StreamInterface
;
class
ZipFilePrivate
;
/** A simple zip content provider based on the zlib
*/
...
...
svtools/source/dialogs/filedlg2.hxx
Dosyayı görüntüle @
30d36375
...
...
@@ -41,7 +41,6 @@ class ListBox;
class
Button
;
class
PathDialog
;
class
FileDialog
;
class
ImpPathDialog
;
struct
ImpFilterItem
...
...
svtools/source/inc/svimpbox.hxx
Dosyayı görüntüle @
30d36375
...
...
@@ -40,11 +40,9 @@
class
SvTreeListBox
;
class
Point
;
class
DropEvent
;
class
SvLBoxTreeList
;
class
SvImpLBox
;
class
SvLBoxEntry
;
class
SvLBoxItem
;
class
SvLBoxTab
;
class
TabBar
;
namespace
comphelper
...
...
svtools/source/toolpanel/tabbargeometry.hxx
Dosyayı görüntüle @
30d36375
...
...
@@ -77,7 +77,6 @@ namespace svt
//==================================================================================================================
//= TabBarGeometry
//==================================================================================================================
class
TabBarGeometry_Impl
;
class
TabBarGeometry
{
public
:
...
...
writerfilter/source/dmapper/MeasureHandler.hxx
Dosyayı görüntüle @
30d36375
...
...
@@ -26,7 +26,6 @@
namespace
writerfilter
{
namespace
dmapper
{
class
PropertyMap
;
/** Handler for sprms that contain a measure and a unit
- Left indent of tables
- Preferred width of tables
...
...
writerfilter/source/dmapper/OLEHandler.hxx
Dosyayı görüntüle @
30d36375
...
...
@@ -28,9 +28,6 @@
#include <com/sun/star/drawing/XShape.hpp>
namespace
com
{
namespace
sun
{
namespace
star
{
namespace
embed
{
class
XEmbeddedObject
;
}
namespace
graphic
{
class
XGraphic
;
}
...
...
@@ -40,9 +37,6 @@ namespace com{ namespace sun{ namespace star{
namespace
text
{
class
XTextDocument
;
}
namespace
uno
{
class
XComponentContext
;
}
}}}
namespace
writerfilter
{
namespace
dmapper
...
...
writerfilter/source/dmapper/PropertyMap.hxx
Dosyayı görüntüle @
30d36375
...
...
@@ -36,7 +36,6 @@ namespace com{namespace sun{namespace star{
struct
PropertyValue
;
}
namespace
container
{
class
XNameAccess
;
class
XNameContainer
;
}
namespace
lang
{
...
...
writerfilter/source/dmapper/SectionColumnHandler.hxx
Dosyayı görüntüle @
30d36375
...
...
@@ -27,8 +27,6 @@
namespace
writerfilter
{
namespace
dmapper
{
class
PropertyMap
;
struct
_Column
{
sal_Int32
nWidth
;
...
...
writerfilter/source/dmapper/TblStylePrHandler.hxx
Dosyayı görüntüle @
30d36375
...
...
@@ -31,7 +31,6 @@ namespace writerfilter {
namespace
dmapper
{
class
DomainMapper
;
class
PropertyMap
;
enum
TblStyleType
{
...
...
writerfilter/source/rtftok/rtfreferenceproperties.hxx
Dosyayı görüntüle @
30d36375
...
...
@@ -30,8 +30,6 @@
#include <rtfsprm.hxx>
class
SvStream
;
namespace
writerfilter
{
namespace
rtftok
{
/// Sends RTFSprm instances to DomainMapper.
...
...
writerfilter/source/rtftok/rtfreferencetable.hxx
Dosyayı görüntüle @
30d36375
...
...
@@ -31,8 +31,6 @@
#include <map>
#include <resourcemodel/WW8ResourceModel.hxx>
class
SvStream
;
namespace
writerfilter
{
namespace
rtftok
{
/// Sends tables (e.g. font table) to the domain mapper.
...
...
writerfilter/source/rtftok/rtfskipdestination.hxx
Dosyayı görüntüle @
30d36375
...
...
@@ -30,8 +30,6 @@
#include <rtfdocumentimpl.hxx>
class
SvStream
;
namespace
writerfilter
{
namespace
rtftok
{
/// Skips a destination after a not parsed control word if it was prefixed with \*
...
...
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