Searched refs:aPageNameList (Results 1 – 1 of 1) sorted by relevance
81 List aPageNameList; in DoExecute() local99 aPageNameList.Insert( pStr, (sal_uLong) 0 ); in DoExecute()141 …pDlg = pFact ? pFact->CreateSdStartPresentationDlg(mpWindow, aDlgSet, aPageNameList, pCustomShowLi… in DoExecute()257 for( void* pStr = aPageNameList.First(); pStr; pStr = aPageNameList.Next() ) in DoExecute()
Completed in 9 milliseconds