Home
last modified time | relevance | path

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

/aoo42x/main/comphelper/source/misc/
H A Duieventslogger.cxx496 OUStringBuffer current_path(m_LogPath); in getCurrentPath() local
497 current_path.appendAscii("/"); in getCurrentPath()
498 current_path.append(FN_CURRENTLOG); in getCurrentPath()
499 current_path.appendAscii(".csv"); in getCurrentPath()
500 return current_path.makeStringAndClear(); in getCurrentPath()

Completed in 12 milliseconds