Searched defs:SwFormatTablePage (Results 1 – 2 of 2) sorted by relevance
/trunk/main/sw/source/ui/table/ |
H A D | tabledlg.cxx | 126 SwFormatTablePage::SwFormatTablePage( Window* pParent, const SfxItemSet& rSet ) : in SwFormatTablePage() function in SwFormatTablePage 222 IMPL_LINK( SwFormatTablePage, RelWidthClickHdl, CheckBox *, pBtn ) in IMPL_LINK() argument 260 IMPL_LINK( SwFormatTablePage, AutoClickHdl, CheckBox *, pBox ) in IMPL_LINK() argument 326 IMPL_LINK( SwFormatTablePage, RightModifyHdl, MetricField *, EMPTYARG ) in IMPL_LINK() argument 348 IMPL_LINK_INLINE_START( SwFormatTablePage, UpDownLoseFocusHdl, MetricField *, pEdit ) in IMPL_LINK_INLINE_START() argument 355 IMPL_LINK_INLINE_END( SwFormatTablePage, UpDownLoseFocusHdl, MetricField *, pEdit ) in IMPL_LINK_INLINE_END() argument
|
H A D | tablepg.hxx | 49 class SwFormatTablePage : public SfxTabPage class
|
Completed in 32 milliseconds