Lines Matching refs:AddExtraAttribute

119 	bool AddExtraAttribute(const char* publicName, const char* name,
159 ExtraAttributeLazyInstaller::AddExtraAttribute(const char* publicName,
345 installer.AddExtraAttribute("URL", "META:url", B_STRING_TYPE,
347 installer.AddExtraAttribute("Keywords", "META:keyw", B_STRING_TYPE,
349 installer.AddExtraAttribute("Title", "META:title", B_STRING_TYPE,
358 installer.AddExtraAttribute("Contact name", kAttrName, B_STRING_TYPE,
360 installer.AddExtraAttribute("Company", kAttrCompany, B_STRING_TYPE,
362 installer.AddExtraAttribute("Address", kAttrAddress, B_STRING_TYPE,
364 installer.AddExtraAttribute("City", kAttrCity, B_STRING_TYPE,
366 installer.AddExtraAttribute("State", kAttrState, B_STRING_TYPE,
368 installer.AddExtraAttribute("Zip", kAttrZip, B_STRING_TYPE,
370 installer.AddExtraAttribute("Country", kAttrCountry, B_STRING_TYPE,
372 installer.AddExtraAttribute("E-mail", kAttrEmail, B_STRING_TYPE,
374 installer.AddExtraAttribute("Home phone", kAttrHomePhone,
376 installer.AddExtraAttribute("Mobile phone", kAttrMobilePhone,
378 installer.AddExtraAttribute("Work phone", kAttrWorkPhone,
380 installer.AddExtraAttribute("Fax", kAttrFax, B_STRING_TYPE,
382 installer.AddExtraAttribute("URL", kAttrURL, B_STRING_TYPE,
384 installer.AddExtraAttribute("Group", kAttrGroup, B_STRING_TYPE,
386 installer.AddExtraAttribute("Nickname", kAttrNickname, B_STRING_TYPE,
396 installer.AddExtraAttribute("Status", PSRV_SPOOL_ATTR_STATUS,
398 installer.AddExtraAttribute("Page count", PSRV_SPOOL_ATTR_PAGECOUNT,
400 installer.AddExtraAttribute("Description",
403 installer.AddExtraAttribute("Printer name", PSRV_SPOOL_ATTR_PRINTER,
405 installer.AddExtraAttribute("Job creator type",
410 installer.AddExtraAttribute("Page count", "_spool/Page Count",
412 installer.AddExtraAttribute("Description", "_spool/Description",
414 installer.AddExtraAttribute("Printer name", "_spool/Printer",
416 installer.AddExtraAttribute("Job creator type", "_spool/MimeType",
429 installer.AddExtraAttribute("Driver", PSRV_PRINTER_ATTR_DRV_NAME,
431 installer.AddExtraAttribute("Transport",
434 installer.AddExtraAttribute("Connection",
437 installer.AddExtraAttribute("Description",