Searched refs:openAlways (Results 1 – 4 of 4) sorted by relevance
70 return openAlways( file_name, view_factory, nullptr ); in open()130 ViewInterface* view = openAlways( file.fileName, view_factory, file.viewContext.c_str() ); in restore()174 ViewInterface* Session::openAlways( const std::string& file_name, in openAlways() function in Session
110 ViewInterface* openAlways( const std::string& file_name,