Home
last modified time | relevance | path

Searched refs:isDoesNotExist (Results 1 – 2 of 2) sorted by relevance

/trunk/main/dbaccess/source/ui/dlg/
H A Dfinteraction.hxx57 inline sal_Bool isDoesNotExist( ) const { return m_bDoesNotExist; } in isDoesNotExist() function in dbaui::OFilePickerInteractionHandler
H A DConnectionHelper.cxx721 …eExists = ( pHandler && pHandler->isDoesNotExist() ) ? PATH_NOT_EXIST: (bIsFile ? PATH_NOT_EXIST :… in pathExists()

Completed in 24 milliseconds