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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/utils/tex2rtf/src/
H A Dtexutils.cpp865 else if (StringMatch(recordField, _T("publisher"), false, true))
866 bibEntry->publisher= copystring(fieldValue);
1003 if (bib->publisher)
1005 TexOutput(bib->publisher);
1038 if (bib->publisher)
1041 TexOutput(bib->publisher);
1045 if (bib->publisher) TexOutput(_T(", "));
1049 if (bib->publisher || bib->address)
H A Dtex2any.h454 wxChar *publisher; member in class:BibEntry
475 publisher = NULL;

Completed in 63 milliseconds