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
e70cec4a
Kaydet (Commit)
e70cec4a
authored
Eki 10, 2012
tarafından
Caolán McNamara
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
callcatcher: update unused code list
Change-Id: Ie903e37cccf98f1b91c05e87f067f2986b746590
üst
ef8b1793
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
6 additions
and
15 deletions
+6
-15
axbinaryreader.hxx
oox/inc/oox/ole/axbinaryreader.hxx
+0
-6
axbinaryreader.cxx
oox/source/ole/axbinaryreader.cxx
+0
-9
unusedcode.easy
unusedcode.easy
+6
-0
No files found.
oox/inc/oox/ole/axbinaryreader.hxx
Dosyayı görüntüle @
e70cec4a
...
@@ -112,9 +112,6 @@ public:
...
@@ -112,9 +112,6 @@ public:
/** Reads the next string property from the stream, if the respective flag
/** Reads the next string property from the stream, if the respective flag
in the property mask is set. */
in the property mask is set. */
void
readStringProperty
(
::
rtl
::
OUString
&
orValue
);
void
readStringProperty
(
::
rtl
::
OUString
&
orValue
);
/** Reads a string array property from the stream, if the respective flag
in the property mask is set. */
void
readStringArrayProperty
(
AxStringArray
&
orArray
);
/** Reads the next GUID property from the stream, if the respective flag
/** Reads the next GUID property from the stream, if the respective flag
in the property mask is set. The GUID will be enclosed in braces. */
in the property mask is set. The GUID will be enclosed in braces. */
void
readGuidProperty
(
::
rtl
::
OUString
&
orGuid
);
void
readGuidProperty
(
::
rtl
::
OUString
&
orGuid
);
...
@@ -138,9 +135,6 @@ public:
...
@@ -138,9 +135,6 @@ public:
/** Skips the next string property in the stream, if the respective flag in
/** Skips the next string property in the stream, if the respective flag in
the property mask is set. */
the property mask is set. */
inline
void
skipStringProperty
()
{
readStringProperty
(
maDummyString
);
}
inline
void
skipStringProperty
()
{
readStringProperty
(
maDummyString
);
}
/** Skips the next string array property in the stream, if the respective
flag in the property mask is set. */
inline
void
skipStringArrayProperty
()
{
readStringArrayProperty
(
maDummyStringArray
);
}
/** Skips the next GUID property in the stream, if the respective flag in
/** Skips the next GUID property in the stream, if the respective flag in
the property mask is set. */
the property mask is set. */
inline
void
skipGuidProperty
()
{
readGuidProperty
(
maDummyString
);
}
inline
void
skipGuidProperty
()
{
readGuidProperty
(
maDummyString
);
}
...
...
oox/source/ole/axbinaryreader.cxx
Dosyayı görüntüle @
e70cec4a
...
@@ -218,15 +218,6 @@ void AxBinaryPropertyReader::readStringProperty( OUString& orValue )
...
@@ -218,15 +218,6 @@ void AxBinaryPropertyReader::readStringProperty( OUString& orValue )
}
}
}
}
void
AxBinaryPropertyReader
::
readStringArrayProperty
(
AxStringArray
&
orArray
)
{
if
(
startNextProperty
()
)
{
sal_uInt32
nSize
=
maInStrm
.
readAligned
<
sal_uInt32
>
();
maLargeProps
.
push_back
(
ComplexPropVector
::
value_type
(
new
StringArrayProperty
(
orArray
,
nSize
)
)
);
}
}
void
AxBinaryPropertyReader
::
readGuidProperty
(
::
rtl
::
OUString
&
orGuid
)
void
AxBinaryPropertyReader
::
readGuidProperty
(
::
rtl
::
OUString
&
orGuid
)
{
{
if
(
startNextProperty
()
)
if
(
startNextProperty
()
)
...
...
unusedcode.easy
Dosyayı görüntüle @
e70cec4a
FontSelectPattern::FontSelectPattern(PhysicalFontFace const&, Size const&, float, int, bool)
FontSelectPattern::FontSelectPattern(PhysicalFontFace const&, Size const&, float, int, bool)
MorkParser::getRecordKeys4List(std::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::__debug::vector<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >&)
RelatedMultipart::getIds()
RelatedMultipart::getIds()
SanExtensionImpl::setCertExtn(unsigned char*, unsigned int, unsigned char*, unsigned int, unsigned char)
SanExtensionImpl::setCertExtn(unsigned char*, unsigned int, unsigned char*, unsigned int, unsigned char)
ScCTB::ScCTB()
ScCondFormatHelper::GetExpression(ScCondFormatEntryType, int)
ScCondFormatItem::ScCondFormatItem(unsigned int)
ScConditionalFormat::dumpInfo(rtl::OUStringBuffer&) const
ScConditionalFormat::dumpInfo(rtl::OUStringBuffer&) const
ScDataBarSettingsDlg::ScDataBarSettingsDlg(Window*, ScDocument*, ScAddress const&)
ScMenuFloatingWindow::getDoc()
ScMenuFloatingWindow::getDoc()
ScVbaFormat<ooo::vba::excel::XRange>::setNumberFormat(com::sun::star::lang::Locale, rtl::OUString const&)
ScVbaFormat<ooo::vba::excel::XRange>::setNumberFormat(com::sun::star::lang::Locale, rtl::OUString const&)
ScVbaFormat<ooo::vba::excel::XStyle>::getAddIndent()
ScVbaFormat<ooo::vba::excel::XStyle>::getAddIndent()
...
@@ -68,6 +73,7 @@ comphelper::detail::ConfigurationWrapper::setLocalizedPropertyValue(boost::share
...
@@ -68,6 +73,7 @@ comphelper::detail::ConfigurationWrapper::setLocalizedPropertyValue(boost::share
connectivity::file::OStatement_Base::reset()
connectivity::file::OStatement_Base::reset()
connectivity::mork::MQueryHelper::next()
connectivity::mork::MQueryHelper::next()
connectivity::mork::MQueryHelperResultEntry::insert(rtl::OString const&, rtl::OUString&)
connectivity::mork::MQueryHelperResultEntry::insert(rtl::OString const&, rtl::OUString&)
connectivity::mork::OColumnAlias::OColumnAlias()
connectivity::mozab::MQueryHelper::next()
connectivity::mozab::MQueryHelper::next()
connectivity::sdbcx::OGroup::OGroup(rtl::OUString const&, unsigned char)
connectivity::sdbcx::OGroup::OGroup(rtl::OUString const&, unsigned char)
connectivity::sdbcx::OGroup::OGroup(unsigned char)
connectivity::sdbcx::OGroup::OGroup(unsigned char)
...
...
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