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
a04e9484
Kaydet (Commit)
a04e9484
authored
Mar 03, 2014
tarafından
Noel Grandin
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
remove unused code in accessibility::AccessibleShape::AccessibleShape
Change-Id: Id17c8d2e2f366b666fd58317c2b8241753ae8a93
üst
6f0dfc46
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
0 additions
and
22 deletions
+0
-22
AccessibleShape.hxx
include/svx/AccessibleShape.hxx
+0
-2
AccessibleShape.cxx
svx/source/accessibility/AccessibleShape.cxx
+0
-19
unusedcode.easy
unusedcode.easy
+0
-1
No files found.
include/svx/AccessibleShape.hxx
Dosyayı görüntüle @
a04e9484
...
@@ -105,8 +105,6 @@ public:
...
@@ -105,8 +105,6 @@ public:
AccessibleShape
(
AccessibleShape
(
const
AccessibleShapeInfo
&
rShapeInfo
,
const
AccessibleShapeInfo
&
rShapeInfo
,
const
AccessibleShapeTreeInfo
&
rShapeTreeInfo
);
const
AccessibleShapeTreeInfo
&
rShapeTreeInfo
);
AccessibleShape
(
const
::
com
::
sun
::
star
::
uno
::
Reference
<
::
com
::
sun
::
star
::
drawing
::
XShape
>&
rxShape
,
const
::
com
::
sun
::
star
::
uno
::
Reference
<
::
com
::
sun
::
star
::
accessibility
::
XAccessible
>&
rxParent
,
const
AccessibleShapeTreeInfo
&
rShapeTreeInfo
,
sal_Int32
nIndex
=
-
1
);
//Solution: Overwrite the object's current name.
//Solution: Overwrite the object's current name.
virtual
OUString
SAL_CALL
getAccessibleName
(
void
)
throw
(
::
com
::
sun
::
star
::
uno
::
RuntimeException
,
std
::
exception
);
virtual
OUString
SAL_CALL
getAccessibleName
(
void
)
throw
(
::
com
::
sun
::
star
::
uno
::
RuntimeException
,
std
::
exception
);
virtual
OUString
SAL_CALL
getAccessibleDescription
()
throw
(
::
com
::
sun
::
star
::
uno
::
RuntimeException
,
std
::
exception
);
virtual
OUString
SAL_CALL
getAccessibleDescription
()
throw
(
::
com
::
sun
::
star
::
uno
::
RuntimeException
,
std
::
exception
);
...
...
svx/source/accessibility/AccessibleShape.cxx
Dosyayı görüntüle @
a04e9484
...
@@ -115,25 +115,6 @@ AccessibleShape::AccessibleShape (
...
@@ -115,25 +115,6 @@ AccessibleShape::AccessibleShape (
UpdateNameAndDescription
();
UpdateNameAndDescription
();
}
}
AccessibleShape
::
AccessibleShape
(
const
::
com
::
sun
::
star
::
uno
::
Reference
<
::
com
::
sun
::
star
::
drawing
::
XShape
>&
rxShape
,
const
::
com
::
sun
::
star
::
uno
::
Reference
<
::
com
::
sun
::
star
::
accessibility
::
XAccessible
>&
rxParent
,
const
AccessibleShapeTreeInfo
&
rShapeTreeInfo
,
sal_Int32
nIndex
)
:
AccessibleContextBase
(
rxParent
,
AccessibleRole
::
SHAPE
),
mpChildrenManager
(
NULL
),
mxShape
(
rxShape
),
maShapeTreeInfo
(
rShapeTreeInfo
),
mnIndex
(
nIndex
),
m_nIndexInParent
(
-
1
),
mpText
(
NULL
),
mpParent
(
NULL
)
{
m_pShape
=
GetSdrObjectFromXShape
(
mxShape
);
}
AccessibleShape
::~
AccessibleShape
(
void
)
AccessibleShape
::~
AccessibleShape
(
void
)
{
{
delete
mpChildrenManager
;
delete
mpChildrenManager
;
...
...
unusedcode.easy
Dosyayı görüntüle @
a04e9484
...
@@ -97,7 +97,6 @@ UnoApiTest::closeDocument(com::sun::star::uno::Reference<com::sun::star::lang::X
...
@@ -97,7 +97,6 @@ UnoApiTest::closeDocument(com::sun::star::uno::Reference<com::sun::star::lang::X
VclMultiLineEdit::IsRightToLeft() const
VclMultiLineEdit::IsRightToLeft() const
VclMultiLineEdit::SetTextSelectable(bool)
VclMultiLineEdit::SetTextSelectable(bool)
accessibility::AccessibleParaManager::Release(int)
accessibility::AccessibleParaManager::Release(int)
accessibility::AccessibleShape::AccessibleShape(com::sun::star::uno::Reference<com::sun::star::drawing::XShape> const&, com::sun::star::uno::Reference<com::sun::star::accessibility::XAccessible> const&, accessibility::AccessibleShapeTreeInfo const&, int)
apitest::CellProperties::testRotateReference()
apitest::CellProperties::testRotateReference()
apitest::CellProperties::testVertJustify()
apitest::CellProperties::testVertJustify()
apitest::DataPilotField::testAutoShowInfo()
apitest::DataPilotField::testAutoShowInfo()
...
...
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