Home
last modified time | relevance | path

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

/trunk/main/sfx2/source/dialog/
H A Dfiledlghelper.cxx1434 sal_uInt16 c = rpURLList->Count(); in lcl_saveLastURLs()
1445 rpURLList = NULL; 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()
1497 rpURLList->Insert( pURL, rpURLList->Count() ); in implGetAndCacheFiles()
1502 lcl_saveLastURLs(rpURLList, mlLastURLs); in implGetAndCacheFiles()
1553 rpURLList = NULL; in execute()
1624 if ( rpURLList == NULL || rpURLList->GetObject(0) == NULL ) in execute()
[all …]
H A Dfiledlgimpl.hxx155 SvStringsDtor*& rpURLList,
197 ErrCode execute( SvStringsDtor*& rpURLList,
/trunk/main/sfx2/inc/sfx2/
H A Dfiledlghelper.hxx292 ErrCode Execute( SvStringsDtor*& rpURLList,
308 SvStringsDtor *& rpURLList,

Completed in 26 milliseconds