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
a1ea3107
Kaydet (Commit)
a1ea3107
authored
Nis 04, 2015
tarafından
Caolán McNamara
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
ODbaseResultSet::createAnalyzer never called
Change-Id: Iefb2ef68cf769c78f4e41c14a02afc9356e8e495
üst
4ecab66a
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
0 additions
and
7 deletions
+0
-7
DResultSet.cxx
connectivity/source/drivers/dbase/DResultSet.cxx
+0
-5
DResultSet.hxx
connectivity/source/inc/dbase/DResultSet.hxx
+0
-1
unusedcode.easy
unusedcode.easy
+0
-1
No files found.
connectivity/source/drivers/dbase/DResultSet.cxx
Dosyayı görüntüle @
a1ea3107
...
@@ -213,11 +213,6 @@ void SAL_CALL ODbaseResultSet::release() throw()
...
@@ -213,11 +213,6 @@ void SAL_CALL ODbaseResultSet::release() throw()
return
::
cppu
::
OPropertySetHelper
::
createPropertySetInfo
(
getInfoHelper
());
return
::
cppu
::
OPropertySetHelper
::
createPropertySetInfo
(
getInfoHelper
());
}
}
OSQLAnalyzer
*
ODbaseResultSet
::
createAnalyzer
()
{
return
new
OFILEAnalyzer
(
m_pTable
->
getConnection
());
}
sal_Int32
ODbaseResultSet
::
getCurrentFilePos
()
const
sal_Int32
ODbaseResultSet
::
getCurrentFilePos
()
const
{
{
return
m_pTable
->
getFilePos
();
return
m_pTable
->
getFilePos
();
...
...
connectivity/source/inc/dbase/DResultSet.hxx
Dosyayı görüntüle @
a1ea3107
...
@@ -47,7 +47,6 @@ namespace connectivity
...
@@ -47,7 +47,6 @@ namespace connectivity
// OPropertySetHelper
// OPropertySetHelper
virtual
::
cppu
::
IPropertyArrayHelper
&
SAL_CALL
getInfoHelper
()
SAL_OVERRIDE
;
virtual
::
cppu
::
IPropertyArrayHelper
&
SAL_CALL
getInfoHelper
()
SAL_OVERRIDE
;
virtual
bool
fillIndexValues
(
const
::
com
::
sun
::
star
::
uno
::
Reference
<
::
com
::
sun
::
star
::
sdbcx
::
XColumnsSupplier
>
&
_xIndex
)
SAL_OVERRIDE
;
virtual
bool
fillIndexValues
(
const
::
com
::
sun
::
star
::
uno
::
Reference
<
::
com
::
sun
::
star
::
sdbcx
::
XColumnsSupplier
>
&
_xIndex
)
SAL_OVERRIDE
;
file
::
OSQLAnalyzer
*
createAnalyzer
();
public
:
public
:
DECLARE_SERVICE_INFO
();
DECLARE_SERVICE_INFO
();
...
...
unusedcode.easy
Dosyayı görüntüle @
a1ea3107
...
@@ -170,7 +170,6 @@ comphelper::OAccessibleImplementationAccess::setStateBit(short, bool)
...
@@ -170,7 +170,6 @@ comphelper::OAccessibleImplementationAccess::setStateBit(short, bool)
comphelper::detail::ConfigurationWrapper::getGroupReadWrite(std::shared_ptr<comphelper::ConfigurationChanges> const&, rtl::OUString const&)
comphelper::detail::ConfigurationWrapper::getGroupReadWrite(std::shared_ptr<comphelper::ConfigurationChanges> const&, rtl::OUString const&)
comphelper::detail::ConfigurationWrapper::getLocalizedPropertyValue(rtl::OUString const&) const
comphelper::detail::ConfigurationWrapper::getLocalizedPropertyValue(rtl::OUString const&) const
comphelper::detail::ConfigurationWrapper::setLocalizedPropertyValue(std::shared_ptr<comphelper::ConfigurationChanges> const&, rtl::OUString const&, com::sun::star::uno::Any const&)
comphelper::detail::ConfigurationWrapper::setLocalizedPropertyValue(std::shared_ptr<comphelper::ConfigurationChanges> const&, rtl::OUString const&, com::sun::star::uno::Any const&)
connectivity::dbase::ODbaseResultSet::createAnalyzer()
connectivity::firebird::release(int&, cppu::OBroadcastHelperVar<cppu::OMultiTypeInterfaceContainerHelper, com::sun::star::uno::Type>&, com::sun::star::uno::Reference<com::sun::star::uno::XInterface>&, com::sun::star::lang::XComponent*)
connectivity::firebird::release(int&, cppu::OBroadcastHelperVar<cppu::OMultiTypeInterfaceContainerHelper, com::sun::star::uno::Type>&, com::sun::star::uno::Reference<com::sun::star::uno::XInterface>&, com::sun::star::lang::XComponent*)
connectivity::odbc::appendSQLWCHARs(rtl::OUStringBuffer&, wchar_t const*, int)
connectivity::odbc::appendSQLWCHARs(rtl::OUStringBuffer&, wchar_t const*, int)
connectivity::sdbcx::OGroup::OGroup(bool)
connectivity::sdbcx::OGroup::OGroup(bool)
...
...
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