Searched refs:sFolderURL (Results 1 – 3 of 3) sorted by relevance
46 @param sFolderURL57 [in] string sFolderURL,
974 String sFolderURL( xFolderPicker->getDirectory() ); in IMPL_LINK() local975 INetURLObject aURL( sFolderURL ); in IMPL_LINK()977 if ( !IsPathDuplicate( sFolderURL ) ) in IMPL_LINK()
1470 String sFolderURL = pFileWin->GetFolderURL(); in GetFolderTitle() local1471 if ( pIconWin->IsRootURL( sFolderURL ) ) in GetFolderTitle()1472 sTitle = pIconWin->GetIconText( sFolderURL ); in GetFolderTitle()
Completed in 34 milliseconds