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
78fe6b83
Kaydet (Commit)
78fe6b83
authored
Agu 28, 2012
tarafından
Caolán McNamara
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
callcatcher: make VCLXPrinterServer an XTypeProvider
Change-Id: Ib6e4e4c61c56cea9c6171f36989e903f3c35aa4e
üst
9148c703
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
15 deletions
+3
-15
rtl_Uuid.cxx
sal/qa/rtl/uuid/rtl_Uuid.cxx
+0
-12
vclxprinter.hxx
toolkit/inc/toolkit/awt/vclxprinter.hxx
+2
-1
unusedcode.easy
unusedcode.easy
+1
-2
No files found.
sal/qa/rtl/uuid/rtl_Uuid.cxx
Dosyayı görüntüle @
78fe6b83
...
...
@@ -153,18 +153,6 @@ public:
CPPUNIT_TEST_SUITE_END
();
};
// class createUuid
namespace
ThreadHelper
{
void
thread_sleep
(
sal_Int32
_nSec
)
{
#ifdef WNT //Windows
::
Sleep
(
_nSec
*
10
);
#elif defined UNX
::
sleep
(
_nSec
);
#endif
}
}
class
createNamedUuid
:
public
CppUnit
::
TestFixture
{
public
:
...
...
toolkit/inc/toolkit/awt/vclxprinter.hxx
Dosyayı görüntüle @
78fe6b83
...
...
@@ -191,7 +191,8 @@ public:
// ----------------------------------------------------
class
VCLXPrinterServer
:
public
::
com
::
sun
::
star
::
awt
::
XPrinterServer
,
public
::
cppu
::
OWeakObject
public
::
com
::
sun
::
star
::
lang
::
XTypeProvider
,
public
::
cppu
::
OWeakObject
{
public
:
...
...
unusedcode.easy
Dosyayı görüntüle @
78fe6b83
...
...
@@ -7,14 +7,13 @@ ScVbaFormat<ooo::vba::excel::XStyle>::setAddIndent(com::sun::star::uno::Any cons
ScVbaFormat<ooo::vba::excel::XStyle>::setNumberFormat(com::sun::star::lang::Locale, rtl::OUString const&)
SvtSlideSorterBarOptions::AddListenerLink(Link const&)
SvtSlideSorterBarOptions::RemoveListenerLink(Link const&)
SwEditWin::ShowHeaderFooterSeparator(bool, bool)
TextEngine::GetLeftMargin() const
ThumbnailView::GetItemCount() const
ThumbnailView::ImplScroll(Point const&)
ThumbnailView::InsertItem(unsigned short, BitmapEx const&, rtl::OUString const&, unsigned long)
ThumbnailViewItemAcc::FireAccessibleEvent(short, com::sun::star::uno::Any const&, com::sun::star::uno::Any const&)
ThumbnailViewItemAcc::getImplementation(com::sun::star::uno::Reference<com::sun::star::uno::XInterface> const&)
VCLXPrinterServer::getImplementationId()
VCLXPrinterServer::getTypes()
VirtualDevice::SetOutputSizePixelScaleOffsetAndBuffer(Size const&, Fraction const&, Point const&, boost::shared_array<unsigned char> const&)
Window::PostUserEvent(unsigned long&, unsigned long, void*)
XclExpPivotCache::GetFieldAcc(rtl::OUString const&)
...
...
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