Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/func/
H A Dfusldlg.cxx81 List aPageNameList; in DoExecute() local
99 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 5 milliseconds