Home
last modified time | relevance | path

Searched refs:aRightTab (Results 1 – 2 of 2) sorted by relevance

/trunk/main/cui/source/tabpages/
H A Dtabstpge.cxx110 aRightTab ( this, CUI_RES( BTN_TABTYPE_RIGHT ) ), in SvxTabulatorTabPage()
141 aRightTab .SetText(String(CUI_RES( ST_RIGHTTAB_ASIAN ))); in SvxTabulatorTabPage()
160 aRightTab.SetClickHdl( aLink ); in SvxTabulatorTabPage()
183 aRightTab.SetAccessibleRelationMemberOf( &aTabTypeLabel ); in SvxTabulatorTabPage()
349 aRightTab.Disable(); in DisableControls()
461 pTypeBtn = &aRightTab; in SetFillAndTabType_Impl()
533 if ( aRightTab.IsChecked() ) in IMPL_LINK()
626 else if ( pBox == &aRightTab ) in IMPL_LINK()
/trunk/main/cui/source/inc/
H A Dtabstpge.hxx100 RadioButton aRightTab; member in SvxTabulatorTabPage

Completed in 23 milliseconds