Home
last modified time | relevance | path

Searched refs:SvxSimpleTable (Results 1 – 25 of 26) sorted by relevance

12

/trunk/main/svx/source/dialog/
H A Dsimptabl.cxx74 SvxSimpleTable::SvxSimpleTable( Window* pParent,WinBits nBits ): in SvxSimpleTable() function in SvxSimpleTable
105 SvxSimpleTable::SvxSimpleTable( Window* pParent,const ResId& rResId): in SvxSimpleTable() function in SvxSimpleTable
154 SvxSimpleTable::~SvxSimpleTable() in ~SvxSimpleTable()
193 void SvxSimpleTable::SetTabs() in SetTabs()
269 void SvxSimpleTable::ClearAll() in ClearAll()
274 void SvxSimpleTable::ClearHeader() in ClearHeader()
279 void SvxSimpleTable::ShowTable() in ShowTable()
284 void SvxSimpleTable::HideTable() in HideTable()
309 void SvxSimpleTable::TableToTop() in TableToTop()
390 void SvxSimpleTable::HBarClick() in HBarClick()
[all …]
H A Dctredlin.cxx218 SvxSimpleTable(pParent,nBits ) in SvxRedlinTable()
230 SvxSimpleTable(pParent,rResId) in SvxRedlinTable()
277 eCompare=SvxSimpleTable::ColCompare(pLeft,pRight); in ColCompare()
281 eCompare=SvxSimpleTable::ColCompare(pLeft,pRight); in ColCompare()
/trunk/main/svx/inc/svx/
H A Dsimptabl.hxx43 class SvxSimpleTable;
47 SvxSimpleTable* m_pTable;
56 inline void SetTable( SvxSimpleTable* _pTable ) { m_pTable = _pTable; } in SetTable()
59 class SVX_DLLPUBLIC SvxSimpleTable : public SvHeaderTabListBox class
106 SvxSimpleTable( Window* pParent,WinBits nBits =WB_BORDER );
107 SvxSimpleTable( Window* pParent,const ResId& );
108 ~SvxSimpleTable();
H A Dctredlin.hxx92 class SVX_DLLPUBLIC SvxRedlinTable : public SvxSimpleTable
/trunk/main/cui/source/options/
H A Dradiobtnbox.cxx38 SvxSimpleTable( _pParent, _rId ) in SvxRadioButtonListBox()
50 SvxSimpleTable::SetTabs(); in SetTabs()
66 SvxSimpleTable::MouseButtonUp( _rMEvt ); in MouseButtonUp()
82 SvxSimpleTable::KeyInput( rKEvt ); in KeyInput()
H A Doptfltr.hxx66 class MSFltrSimpleTable : public SvxSimpleTable
70 using SvxSimpleTable::SetTabs;
82 SvxSimpleTable( pParent, rResId ){} in MSFltrSimpleTable()
H A Dfontsubs.hxx39 class SvxFontSubstCheckListBox : public SvxSimpleTable
42 using SvxSimpleTable::SetTabs;
52 SvxSimpleTable( pParent, rResId ){} in SvxFontSubstCheckListBox()
H A Dwebconninfo.hxx37 class PasswordTable : public SvxSimpleTable
63 DECL_LINK( HeaderBarClickedHdl, SvxSimpleTable* );
H A Doptfltr.cxx156 aCheckLB.SvxSimpleTable::SetTabs( aStaticTabs ); in OfaMSFilterTabPage2()
322 SvxSimpleTable::SetTabs(); in SetTabs()
430 SvxSimpleTable::KeyInput(rKEvt); in KeyInput()
H A Doptjava.hxx80 DECL_LINK( CheckHdl_Impl, SvxSimpleTable * );
81 DECL_LINK( SelectHdl_Impl, SvxSimpleTable * );
H A Dfontsubs.cxx124 aCheckLB.SvxSimpleTable::SetTabs( aStaticTabs, MAP_PIXEL ); in SvxFontSubstTabPage()
472 SvxSimpleTable::SetTabs(); in SetTabs()
510 SvxSimpleTable::KeyInput(rKEvt); in KeyInput()
H A Dwebconninfo.cxx49 SvxSimpleTable( pParent, rResId ) in PasswordTable()
172 IMPL_LINK( WebConnectionInfoDialog, HeaderBarClickedHdl, SvxSimpleTable*, pTable ) in IMPL_LINK() argument
H A Doptjava.cxx136 m_aJavaList.SvxSimpleTable::SetTabs( aStaticTabs ); in SvxJavaOptionsPage()
219 IMPL_LINK( SvxJavaOptionsPage, CheckHdl_Impl, SvxSimpleTable *, pList ) in IMPL_LINK() argument
230 IMPL_LINK( SvxJavaOptionsPage, SelectHdl_Impl, SvxSimpleTable *, EMPTYARG ) in IMPL_LINK() argument
/trunk/main/cui/source/inc/
H A Dradiobtnbox.hxx34 class SvxRadioButtonListBox : public SvxSimpleTable
36 using SvxSimpleTable::SetTabs;
H A Dautocdlg.hxx71 class OfaACorrCheckListBox : public SvxSimpleTable
73 using SvxSimpleTable::SetTabs;
84 SvxSimpleTable( pParent, rResId ){} in OfaACorrCheckListBox()
/trunk/main/svx/source/inc/
H A Ddatanavi.hxx418 SvxSimpleTable m_aNamespacesList;
432 DECL_LINK( SelectHdl, SvxSimpleTable * );
H A Ddocrecovery.hxx602 class RecovDocList : public SvxSimpleTable
/trunk/main/sc/source/ui/inc/
H A Dsharedocdlg.hxx47 SvxSimpleTable maLbUsers;
/trunk/main/xmlsecurity/inc/xmlsecurity/
H A Dcertificatechooser.hxx59 SvxSimpleTable maCertLB; // PB 2006/02/02 #i48648 now SvHeaderTabListBox
H A Ddigitalsignaturesdialog.hxx78 SvxSimpleTable maSignaturesLB; // PB 2006/02/02 #i48648 now SvHeaderTabListBox
H A Dcertificateviewer.hxx112 SvxSimpleTable maElementsLB; // PB 2006/02/02 #i48648 now SvHeaderTabListBox
H A Dmacrosecurity.hxx136 SvxSimpleTable maTrustCertLB; // PB 2006/02/02 #i48648 now SvHeaderTabListBox
/trunk/main/cui/source/tabpages/
H A Dautocdlg.cxx502 aCheckLB.SvxSimpleTable::SetTabs(aStaticTabs); in OfaSwAutoFmtOptionsPage()
833 SvxSimpleTable::SetTabs(); in SetTabs()
952 SvxSimpleTable::KeyInput(rKEvt); in KeyInput()
2082 aSwCheckLB.SvxSimpleTable::SetTabs(aStaticTabs); in OfaQuoteTabPage()
/trunk/main/cui/source/dialogs/
H A Dmultipat.cxx204 aRadioLB.SvxSimpleTable::SetTabs( aStaticTabs ); in SvxMultiPathDialog()
/trunk/main/svx/source/form/
H A Ddatanavi.cxx3179 m_aNamespacesList.SvxSimpleTable::SetTabs( aStaticTabs ); in NamespaceItemDialog()
3205 IMPL_LINK( NamespaceItemDialog, SelectHdl, SvxSimpleTable *, EMPTYARG ) in IMPL_LINK() argument

Completed in 109 milliseconds

12