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
d76178b5
Kaydet (Commit)
d76178b5
authored
Ara 11, 2013
tarafından
Tor Lillqvist
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
sbstdobj.hxx is private to basic
Change-Id: I131dfeded783edfea94208d1cf8d70a2090785fa
üst
444aaceb
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
6 additions
and
6 deletions
+6
-6
sbstdobj.hxx
basic/inc/sbstdobj.hxx
+3
-3
methods.cxx
basic/source/runtime/methods.cxx
+1
-1
stdobj.cxx
basic/source/runtime/stdobj.cxx
+1
-1
stdobj1.cxx
basic/source/runtime/stdobj1.cxx
+1
-1
No files found.
include/basi
c/sbstdobj.hxx
→
basic/in
c/sbstdobj.hxx
Dosyayı görüntüle @
d76178b5
...
@@ -17,8 +17,8 @@
...
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
*/
#ifndef
_SBSTDOBJ1
_HXX
#ifndef
INCLUDED_BASIC_INC_SBSTDOBJ
_HXX
#define
_SBSTDOBJ1
_HXX
#define
INCLUDED_BASIC_INC_SBSTDOBJ
_HXX
#include <basic/sbxobj.hxx>
#include <basic/sbxobj.hxx>
#include <vcl/graph.hxx>
#include <vcl/graph.hxx>
...
@@ -131,6 +131,6 @@ public:
...
@@ -131,6 +131,6 @@ public:
virtual
SbxVariable
*
Find
(
const
OUString
&
,
SbxClassType
);
virtual
SbxVariable
*
Find
(
const
OUString
&
,
SbxClassType
);
};
};
#endif
#endif
// INCLUDED_BASIC_INC_SBSTDOBJ_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
basic/source/runtime/methods.cxx
Dosyayı görüntüle @
d76178b5
...
@@ -64,7 +64,7 @@ using namespace com::sun::star::uno;
...
@@ -64,7 +64,7 @@ using namespace com::sun::star::uno;
#include "date.hxx"
#include "date.hxx"
#include "stdobj.hxx"
#include "stdobj.hxx"
#include
<basic/sbstdobj.hxx>
#include
"sbstdobj.hxx"
#include "rtlproto.hxx"
#include "rtlproto.hxx"
#include "basrid.hxx"
#include "basrid.hxx"
#include "image.hxx"
#include "image.hxx"
...
...
basic/source/runtime/stdobj.cxx
Dosyayı görüntüle @
d76178b5
...
@@ -20,7 +20,7 @@
...
@@ -20,7 +20,7 @@
#include "runtime.hxx"
#include "runtime.hxx"
#include "stdobj.hxx"
#include "stdobj.hxx"
#include
<basic/sbstdobj.hxx>
#include
"sbstdobj.hxx"
#include <sal/macros.h>
#include <sal/macros.h>
#include "rtlproto.hxx"
#include "rtlproto.hxx"
#include "sbintern.hxx"
#include "sbintern.hxx"
...
...
basic/source/runtime/stdobj1.cxx
Dosyayı görüntüle @
d76178b5
...
@@ -21,7 +21,7 @@
...
@@ -21,7 +21,7 @@
#include <vcl/svapp.hxx>
#include <vcl/svapp.hxx>
#include <svtools/transfer.hxx>
#include <svtools/transfer.hxx>
#include "runtime.hxx"
#include "runtime.hxx"
#include
<basic/sbstdobj.hxx>
#include
"sbstdobj.hxx"
#define ATTR_IMP_TYPE 1
#define ATTR_IMP_TYPE 1
#define ATTR_IMP_WIDTH 2
#define ATTR_IMP_WIDTH 2
...
...
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