#i106432#, #i103496#: some fixes found while building on more platforms

This commit is contained in:
mb93783
2009-11-04 15:39:48 +01:00
parent acaa9c4bff
commit af8010c794
6 changed files with 207 additions and 5 deletions

View File

@@ -583,7 +583,7 @@ IMPL_LINK( SvxPathTabPage, PathHdl_Impl, PushButton *, EMPTYARG )
if ( pFact )
{
AbstractSvxMultiPathDialog* pMultiDlg =
pFact->CreateSvxMultiPathDialog( this, RID_SVXDLG_MULTIPATH );
pFact->CreateSvxMultiPathDialog( this );
DBG_ASSERT( pMultiDlg, "Dialogdiet fail!" );
pMultiDlg->EnableRadioButtonMode();