Searched refs:extPath (Results 1 – 1 of 1) sorted by relevance
317 const rtl::OUString extPath(path + extension); in getShortPath() local318 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 20 milliseconds