Searched refs:outputDirStr (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/utils/tex2rtf/src/
H A Drtfutils.cpp5301 wxString outputDirStr = wxPathOnly(OutputFile); local
5306 if ((outputDirStr.empty()) || // no path specified on output file
5307 (cwdStr != outputDirStr)) // paths do not match

Completed in 103 milliseconds