Home
last modified time | relevance | path

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

/aoo4110/main/sal/osl/w32/
H A Dprocimpl.cxx317 const rtl::OUString extPath(path + extension); in getShortPath() local
318 std::vector<sal_Unicode > vec2( extPath.getLength() + 1); in getShortPath()
320 …reinterpret_cast<LPCWSTR>(extPath.getStr()), reinterpret_cast<LPWSTR>(&vec2[0]), extPath.getLength… in getShortPath()

Completed in 14 milliseconds