Home
last modified time | relevance | path

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

/AOO41X/main/fpicker/source/office/
H A Diodlg.hxx284 …sal_Bool ContentIsFolder( const rtl::OUString& rURL ) { return m_aContent.isFol… in ContentIsFolder() function in SvtFileDialog
H A DOfficeFilePicker.cxx606 if( !getDialog()->ContentIsFolder( aPath ) ) in getDisplayDirectory()
H A Diodlg.cxx268 … bRealExtensions = !_pDialog->ContentIsFolder( aURL.GetMainURL( INetURLObject::NO_DECODE ) ); in lcl_autoUpdateFileExtension()