Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/dialog/
H A Dswdlgfact.cxx123 IMPL_ABSTDLG_BASE(AbstractSwAutoFormatDlg_Impl); //add for SwAutoFormatDlg
325 void AbstractSwAutoFormatDlg_Impl::FillAutoFmtOfIndex( SwTableAutoFmt*& rToFill ) const in FillAutoFmtOfIndex()
1086 return new AbstractSwAutoFormatDlg_Impl( pDlg ); in CreateSwAutoFormatDlg()
H A Dswdlgfact.hxx205 class AbstractSwAutoFormatDlg_Impl : public AbstractSwAutoFormatDlg class
207 DECL_ABSTDLG_BASE(AbstractSwAutoFormatDlg_Impl,SwAutoFormatDlg )