Home
last modified time | relevance | path

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

/AOO42X/main/sfx2/source/dialog/
H A Dfiledlghelper.cxx1430 void lcl_saveLastURLs(SvStringsDtor*& rpURLList , in lcl_saveLastURLs() argument
1434 sal_uInt16 c = rpURLList->Count(); in lcl_saveLastURLs()
1437 lLastURLs.push_back(*(rpURLList->GetObject(i))); in lcl_saveLastURLs()
1442 SvStringsDtor*& rpURLList, in implGetAndCacheFiles() argument
1445 rpURLList = NULL; in implGetAndCacheFiles()
1459 rpURLList = new SvStringsDtor; in implGetAndCacheFiles()
1465 rpURLList->Insert( pURL, rpURLList->Count() ); in implGetAndCacheFiles()
1477 rpURLList = new SvStringsDtor; in implGetAndCacheFiles()
1479 rpURLList->Insert( pURL, 0 ); in implGetAndCacheFiles()
1484 rpURLList = new SvStringsDtor; in implGetAndCacheFiles()
[all …]
H A Dfiledlgimpl.hxx155 SvStringsDtor*& rpURLList,
197 ErrCode execute( SvStringsDtor*& rpURLList,
/AOO42X/main/sfx2/inc/sfx2/
H A Dfiledlghelper.hxx292 ErrCode Execute( SvStringsDtor*& rpURLList,
308 SvStringsDtor *& rpURLList,