• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/richtext/

Lines Matching refs:emptyString

1147     const wxString emptyString; // save a temporary string construction in GetPropVal
1149 fontFacename = node->GetPropVal(wxT("fontface"), emptyString);
1159 //value = node->GetPropVal(wxT("fontfamily"), emptyString);
1163 value = node->GetPropVal(wxT("fontstyle"), emptyString);
1170 value = node->GetPropVal(wxT("fontsize"), emptyString);
1177 value = node->GetPropVal(wxT("fontweight"), emptyString);
1184 value = node->GetPropVal(wxT("fontunderlined"), emptyString);
1205 value = node->GetPropVal(wxT("textcolor"), emptyString);
1214 value = node->GetPropVal(wxT("bgcolor"), emptyString);
1223 value = node->GetPropVal(wxT("characterstyle"), emptyString);
1227 value = node->GetPropVal(wxT("texteffects"), emptyString);
1233 value = node->GetPropVal(wxT("texteffectflags"), emptyString);
1239 value = node->GetPropVal(wxT("url"), emptyString);
1246 value = node->GetPropVal(wxT("alignment"), emptyString);
1254 value = node->GetPropVal(wxT("leftindent"), emptyString);
1261 value = node->GetPropVal(wxT("leftsubindent"), emptyString);
1271 value = node->GetPropVal(wxT("rightindent"), emptyString);
1275 value = node->GetPropVal(wxT("parspacingbefore"), emptyString);
1279 value = node->GetPropVal(wxT("parspacingafter"), emptyString);
1283 value = node->GetPropVal(wxT("linespacing"), emptyString);
1287 value = node->GetPropVal(wxT("bulletstyle"), emptyString);
1291 value = node->GetPropVal(wxT("bulletnumber"), emptyString);
1295 value = node->GetPropVal(wxT("bulletsymbol"), emptyString);
1304 value = node->GetPropVal(wxT("bullettext"), emptyString);
1308 value = node->GetPropVal(wxT("bulletfont"), emptyString);
1312 value = node->GetPropVal(wxT("bulletname"), emptyString);
1316 value = node->GetPropVal(wxT("parstyle"), emptyString);
1320 value = node->GetPropVal(wxT("liststyle"), emptyString);
1324 value = node->GetPropVal(wxT("tabs"), emptyString);
1337 value = node->GetPropVal(wxT("pagebreak"), emptyString);
1343 value = node->GetPropVal(wxT("outlinelevel"), emptyString);