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
eeb5bea1
Kaydet (Commit)
eeb5bea1
authored
Haz 19, 2012
tarafından
Takeshi Abe
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
removed unused forward declarations of class
Change-Id: Iee1b78242e210466375376da3e4dbbaec609cc03
üst
6bb8dbf8
Hide whitespace changes
Inline
Side-by-side
Showing
20 changed files
with
0 additions
and
41 deletions
+0
-41
bastype2.hxx
basctl/source/basicide/bastype2.hxx
+0
-3
bastype3.hxx
basctl/source/basicide/bastype3.hxx
+0
-2
macrodlg.hxx
basctl/source/basicide/macrodlg.hxx
+0
-2
moduldlg.hxx
basctl/source/basicide/moduldlg.hxx
+0
-2
objdlg.hxx
basctl/source/basicide/objdlg.hxx
+0
-2
access.hxx
configmgr/source/access.hxx
+0
-1
broadcaster.hxx
configmgr/source/broadcaster.hxx
+0
-2
localizedpropertynode.hxx
configmgr/source/localizedpropertynode.hxx
+0
-3
PlaceEditDialog.hxx
fpicker/source/office/PlaceEditDialog.hxx
+0
-1
ServerDetailsControls.hxx
fpicker/source/office/ServerDetailsControls.hxx
+0
-2
commonpicker.hxx
fpicker/source/office/commonpicker.hxx
+0
-5
iodlg.hxx
fpicker/source/office/iodlg.hxx
+0
-2
iodlgimp.hxx
fpicker/source/office/iodlgimp.hxx
+0
-1
convdic.hxx
linguistic/source/convdic.hxx
+0
-2
lngopt.hxx
linguistic/source/lngopt.hxx
+0
-3
lngsvcmgr.hxx
linguistic/source/lngsvcmgr.hxx
+0
-1
poolio.hxx
svl/source/inc/poolio.hxx
+0
-2
numfmuno.hxx
svl/source/numbers/numfmuno.hxx
+0
-2
xmlelem.hxx
xml2cmp/source/xcd/xmlelem.hxx
+0
-1
xmlsignaturehelper2.hxx
xmlsecurity/source/helper/xmlsignaturehelper2.hxx
+0
-2
No files found.
basctl/source/basicide/bastype2.hxx
Dosyayı görüntüle @
eeb5bea1
...
...
@@ -37,12 +37,9 @@ enum BasicEntryType { OBJ_TYPE_UNKNOWN, OBJ_TYPE_DOCUMENT, OBJ_TYPE_LIBRARY, OBJ
#define BROWSEMODE_SUBS 0x02
#define BROWSEMODE_DIALOGS 0x04
class
SbMethod
;
class
SbxObject
;
class
SbModule
;
class
SvLBoxEntry
;
class
SbxVariable
;
class
String
;
class
BasicEntry
...
...
basctl/source/basicide/bastype3.hxx
Dosyayı görüntüle @
eeb5bea1
...
...
@@ -25,8 +25,6 @@
#include <iderid.hxx>
class
EditorWindow
;
#ifndef NO_SPECIALEDIT
class
ExtendedEdit
:
public
Edit
...
...
basctl/source/basicide/macrodlg.hxx
Dosyayı görüntüle @
eeb5bea1
...
...
@@ -38,8 +38,6 @@
#define MACROCHOOSER_CHOOSEONLY 2
#define MACROCHOOSER_RECORDING 3
class
BasicManager
;
class
MacroChooser
:
public
SfxModalDialog
{
private
:
...
...
basctl/source/basicide/moduldlg.hxx
Dosyayı görüntüle @
eeb5bea1
...
...
@@ -35,8 +35,6 @@
#include <vcl/tabctrl.hxx>
#include <vcl/lstbox.hxx>
class
StarBASIC
;
enum
NewObjectMode
{
NEWOBJECTMODE_LIB
=
1
,
...
...
basctl/source/basicide/objdlg.hxx
Dosyayı görüntüle @
eeb5bea1
...
...
@@ -28,8 +28,6 @@
#include <bastype2.hxx>
class
StarBASIC
;
class
ObjectCatalogToolBox_Impl
:
public
ToolBox
{
public
:
...
...
configmgr/source/access.hxx
Dosyayı görüntüle @
eeb5bea1
...
...
@@ -87,7 +87,6 @@ namespace rtl { class OUString; }
namespace
configmgr
{
class
Broadcaster
;
class
Change
;
class
ChildAccess
;
class
Components
;
class
Node
;
...
...
configmgr/source/broadcaster.hxx
Dosyayı görüntüle @
eeb5bea1
...
...
@@ -44,8 +44,6 @@ namespace com { namespace sun { namespace star {
namespace
configmgr
{
class
Access
;
class
Broadcaster
:
private
boost
::
noncopyable
{
public
:
void
addDisposeNotification
(
...
...
configmgr/source/localizedpropertynode.hxx
Dosyayı görüntüle @
eeb5bea1
...
...
@@ -28,9 +28,6 @@
#include "nodemap.hxx"
#include "type.hxx"
namespace
com
{
namespace
sun
{
namespace
star
{
namespace
uno
{
class
Any
;
}
}
}
}
namespace
rtl
{
class
OUString
;
}
namespace
configmgr
{
...
...
fpicker/source/office/PlaceEditDialog.hxx
Dosyayı görüntüle @
eeb5bea1
...
...
@@ -43,7 +43,6 @@
#include <boost/shared_ptr.hpp>
#include <vector>
class
Place
;
class
PlaceEditDialog
:
public
ModalDialog
{
private
:
...
...
fpicker/source/office/ServerDetailsControls.hxx
Dosyayı görüntüle @
eeb5bea1
...
...
@@ -34,8 +34,6 @@
#include <vcl/field.hxx>
#include <vcl/fixed.hxx>
class
PlaceEditDialog
;
class
DetailsContainer
{
private
:
...
...
fpicker/source/office/commonpicker.hxx
Dosyayı görüntüle @
eeb5bea1
...
...
@@ -46,11 +46,6 @@
class
SvtFileDialog
;
class
Window
;
namespace
comphelper
{
class
OWeakEventListenerAdapter
;
}
//.........................................................................
namespace
svt
{
...
...
fpicker/source/office/iodlg.hxx
Dosyayı görüntüle @
eeb5bea1
...
...
@@ -471,8 +471,6 @@ inline SvtFileView* SvtFileDialog::GetView() const
//*****************************************************************************
//*****************************************************************************
class
SvtFilePicker
;
#define FILE_SELECTION_CHANGED 1
#define DIRECTORY_CHANGED 2
#define HELP_REQUESTED 3
...
...
fpicker/source/office/iodlgimp.hxx
Dosyayı görüntüle @
eeb5bea1
...
...
@@ -40,7 +40,6 @@
#include <vector>
#include <boost/ptr_container/ptr_deque.hpp>
class
Accelerator
;
class
CheckBox
;
class
SvtFileDialog
;
...
...
linguistic/source/convdic.hxx
Dosyayı görüntüle @
eeb5bea1
...
...
@@ -49,8 +49,6 @@
#define SN_CONV_DICTIONARY "com.sun.star.linguistic2.ConversionDictionary"
class
SvStream
;
sal_Bool
IsConvDic
(
const
String
&
rFileURL
,
sal_Int16
&
nLang
,
sal_Int16
&
nConvType
);
struct
StrLT
...
...
linguistic/source/lngopt.hxx
Dosyayı görüntüle @
eeb5bea1
...
...
@@ -53,9 +53,6 @@ namespace com { namespace sun { namespace star {
namespace
beans
{
struct
PropertyChangeEvent
;
}
namespace
registry
{
class
XRegistryKey
;
}
}}}
...
...
linguistic/source/lngsvcmgr.hxx
Dosyayı görüntüle @
eeb5bea1
...
...
@@ -56,7 +56,6 @@ struct SvcInfo;
namespace
com
{
namespace
sun
{
namespace
star
{
namespace
linguistic2
{
class
XLinguServiceEventBroadcaster
;
class
XSpellChecker
;
class
XProofreader
;
class
XProofreadingIterator
;
class
XHyphenator
;
class
XThesaurus
;
...
...
svl/source/inc/poolio.hxx
Dosyayı görüntüle @
eeb5bea1
...
...
@@ -70,8 +70,6 @@ struct SfxPoolItemArray_Impl: public SfxPoolItemArrayBase_Impl
{}
};
class
SfxStyleSheetIterator
;
struct
SfxItemPool_Impl
{
SfxBroadcaster
aBC
;
...
...
svl/source/numbers/numfmuno.hxx
Dosyayı görüntüle @
eeb5bea1
...
...
@@ -41,8 +41,6 @@
#include <rtl/ref.hxx>
#include <tools/solar.h>
class
SvNumberformat
;
class
SvNumberFormatter
;
class
SvNumberFormatsSupplierObj
;
...
...
xml2cmp/source/xcd/xmlelem.hxx
Dosyayı görüntüle @
eeb5bea1
...
...
@@ -42,7 +42,6 @@
class
X2CParser
;
class
HtmlCreator
;
class
Index
;
class
XmlElement
{
...
...
xmlsecurity/source/helper/xmlsignaturehelper2.hxx
Dosyayı görüntüle @
eeb5bea1
...
...
@@ -40,8 +40,6 @@ namespace com {
namespace
sun
{
namespace
star
{
namespace
io
{
class
XStream
;
class
XOutputStream
;
class
XInputStream
;
}
namespace
embed
{
class
XStorage
;
}
...
...
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