Searched refs:isDoesNotExist (Results 1 – 2 of 2) sorted by relevance
57 inline sal_Bool isDoesNotExist( ) const { return m_bDoesNotExist; } in isDoesNotExist() function in dbaui::OFilePickerInteractionHandler
799 …eExists = ( pHandler && pHandler->isDoesNotExist() ) ? PATH_NOT_EXIST: (bIsFile ? PATH_NOT_EXIST :… in pathExists()
Completed in 15 milliseconds