Searched refs:ContentIsFolder (Results 1 – 3 of 3) sorted by relevance
284 …sal_Bool ContentIsFolder( const rtl::OUString& rURL ) { return m_aContent.isFolder( rURL ) && … in ContentIsFolder() function in SvtFileDialog
606 if( !getDialog()->ContentIsFolder( aPath ) ) in getDisplayDirectory()
270 bRealExtensions = !_pDialog->ContentIsFolder( aURL.GetMainURL( INetURLObject::NO_DECODE ) ); in lcl_autoUpdateFileExtension()
Completed in 35 milliseconds