Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/attrdlg/
H A Dscdlgfact.cxx85 IMPL_ABSTDLG_BASE(AbstractScColRowLabelDlg_Impl); //add for ScColRowLabelDlg
218 sal_Bool AbstractScColRowLabelDlg_Impl::IsCol() in IsCol()
222 sal_Bool AbstractScColRowLabelDlg_Impl::IsRow() in IsRow()
725 return new AbstractScColRowLabelDlg_Impl( pDlg ); in CreateScColRowLabelDlg()
H A Dscdlgfact.hxx127 class AbstractScColRowLabelDlg_Impl : public AbstractScColRowLabelDlg //add for ScColRowLabelDlg class
129 DECL_ABSTDLG_BASE(AbstractScColRowLabelDlg_Impl,ScColRowLabelDlg)

Completed in 30 milliseconds