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
a1c936ce
Kaydet (Commit)
a1c936ce
authored
Eki 04, 2011
tarafından
Caolán McNamara
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
doesn't need to be a LINK
üst
f42b66cc
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4 additions
and
10 deletions
+4
-10
tabledlg.cxx
sw/source/ui/table/tabledlg.cxx
+3
-4
tablepg.hxx
sw/source/ui/table/tablepg.hxx
+1
-1
unusedcode.easy
unusedcode.easy
+0
-5
No files found.
sw/source/ui/table/tabledlg.cxx
Dosyayı görüntüle @
a1c936ce
...
...
@@ -247,7 +247,7 @@ IMPL_LINK( SwFormatTablePage, AutoClickHdl, CheckBox *, pBox )
}
else
if
(
(
RadioButton
*
)
pBox
==
&
aFreeBtn
)
{
RightModify
Hdl
(
&
aRightMF
);
RightModify
(
);
bLeftEnable
=
sal_True
;
bWidthEnable
=
sal_True
;
bOthers
=
sal_False
;
...
...
@@ -276,7 +276,7 @@ IMPL_LINK( SwFormatTablePage, AutoClickHdl, CheckBox *, pBox )
}
/*----------------------------------------------------------------------*/
IMPL_LINK
(
SwFormatTablePage
,
RightModifyHdl
,
MetricField
*
,
EMPTYARG
)
void
SwFormatTablePage
::
RightModify
(
)
{
if
(
aFreeBtn
.
IsChecked
())
{
...
...
@@ -291,14 +291,13 @@ IMPL_LINK( SwFormatTablePage, RightModifyHdl, MetricField *, EMPTYARG )
aRightMF
.
Enable
(
!
bEnable
);
aRightFT
.
Enable
(
!
bEnable
);
}
return
0
;
}
IMPL_LINK_INLINE_START
(
SwFormatTablePage
,
UpDownLoseFocusHdl
,
MetricField
*
,
pEdit
)
{
if
(
&
aRightMF
==
pEdit
)
RightModify
Hdl
(
pEdit
);
RightModify
(
);
ModifyHdl
(
pEdit
);
return
0
;
}
...
...
sw/source/ui/table/tablepg.hxx
Dosyayı görüntüle @
a1c936ce
...
...
@@ -89,7 +89,7 @@ class SwFormatTablePage : public SfxTabPage
DECL_LINK
(
AutoClickHdl
,
CheckBox
*
);
DECL_LINK
(
RelWidthClickHdl
,
CheckBox
*
);
DECL_LINK
(
RightModifyHdl
,
MetricField
*
);
void
RightModify
(
);
DECL_LINK
(
UpDownLoseFocusHdl
,
MetricField
*
);
using
TabPage
::
ActivatePage
;
...
...
unusedcode.easy
Dosyayı görüntüle @
a1c936ce
...
...
@@ -208,7 +208,6 @@ HeaderBar::SetHelpId(unsigned short, rtl::OString const&)
HeaderBar::SetHelpText(unsigned short, String const&)
IconChoiceDialog::RemoveResetButton()
IconChoiceDialog::RemoveTabPage(unsigned short)
ImageAryData::ImageAryData()
ImageButton::ImageButton(unsigned short)
ImageList::Clear()
ImageList::GetImageIds(std::vector<unsigned short, std::allocator<unsigned short> >&) const
...
...
@@ -217,7 +216,6 @@ ImageList::ReplaceImage(rtl::OUString const&, rtl::OUString const&)
ImageList::ReplaceImage(unsigned short, Image const&)
ImageMap::GetBoundRect() const
ImpBitmap::ImplDestroy()
ImpDefaultMapper::ImpDefaultMapper(com::sun::star::uno::Reference<com::sun::star::beans::XPropertyState>&)
ImpSvMEdit::SetInsertMode(unsigned char)
ImpSvtData::~ImpSvtData()
ImplBorderWindow::ImplBorderWindow(Window*, long, unsigned short, com::sun::star::uno::Any const&)
...
...
@@ -251,7 +249,6 @@ LineInfo::isDashDotOrFatLineUsed() const
LineListBox::GetEntryDistance(unsigned short) const
LineListBox::GetEntryLine1(unsigned short) const
LineListBox::GetEntryLine2(unsigned short) const
LinguMgr::UpdateAll()
LinkStructArr::DeleteAndDestroy(unsigned short, unsigned short)
LngSvcMgr::RemoveLngSvcEvtBroadcaster(com::sun::star::uno::Reference<com::sun::star::linguistic2::XLinguServiceEventBroadcaster> const&)
LocaleDataWrapper::getCollatorImplementations() const
...
...
@@ -1160,10 +1157,8 @@ SwDestroyList::Insert(SwSectionFrm* const&, unsigned short&)
SwDestroyList::Insert(SwSectionFrm* const*, unsigned short)
SwDestroyList::Remove(SwSectionFrm* const&, unsigned short)
SwDoc::LinkStubDoUpdateAllCharts(void*, void*)
SwEditShell::SetFixFields(unsigned char, DateTime const*)
SwFilterDetect::impl_createFactory(com::sun::star::uno::Reference<com::sun::star::lang::XMultiServiceFactory> const&)
SwFldDataOnlyDlgWrapper::GetChildWindowId()
SwFormatTablePage::LinkStubRightModifyHdl(void*, void*)
SwFrameControlsManager::GetControls(FrameControlType)
SwGlblDocContents::Insert(SwGlblDocContent* const&, unsigned short&)
SwGlblDocContents::Insert(SwGlblDocContent* const*, unsigned short)
...
...
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