Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/attrdlg/
H A Dscdlgfact.cxx109 IMPL_ABSTDLG_BASE(AbstractScShowTabDlg_Impl); //add for ScShowTabDlg
586 void AbstractScShowTabDlg_Impl::Insert( const String& rString, sal_Bool bSelected ) //add for ScSh… in Insert()
591 sal_uInt16 AbstractScShowTabDlg_Impl::GetSelectEntryCount() const in GetSelectEntryCount()
595 void AbstractScShowTabDlg_Impl::SetDescription( in SetDescription()
601 sal_uInt16 AbstractScShowTabDlg_Impl::GetSelectEntryPos(sal_uInt16 nPos) const in GetSelectEntryPos()
605 String AbstractScShowTabDlg_Impl::GetSelectEntry(sal_uInt16 nPos) const in GetSelectEntry()
1270 return new AbstractScShowTabDlg_Impl( pDlg ); in CreateScShowTabDlg()
H A Dscdlgfact.hxx320 class AbstractScShowTabDlg_Impl : public AbstractScShowTabDlg //add for ScShowTabDlg class
322 DECL_ABSTDLG_BASE(AbstractScShowTabDlg_Impl,ScShowTabDlg)

Completed in 44 milliseconds