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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Ddocview.cpp1424 // If docName is empty, a document is not currently active.
1433 wxString docName; local
1434 doc->GetPrintableName(docName);
1435 title = docName + wxString(_(" - ")) + appName;

Completed in 115 milliseconds