LibreOffice Module sw (master) 1
|
Variables | |
const SwDocInfoSubType | DI_SUBTYPE_BEGIN = 0 |
NB: these must denote consecutive integers! NB2: these are extended by 4 DI_INFO values for backward compatibility in filter/html/htmlfld.cxx, so make sure that DI_SUBTYPE_END really is the end, and is at least 4 less than DI_SUB_*! More... | |
const SwDocInfoSubType | DI_TITLE = DI_SUBTYPE_BEGIN |
const SwDocInfoSubType | DI_SUBJECT = 1 |
const SwDocInfoSubType | DI_KEYS = 2 |
const SwDocInfoSubType | DI_COMMENT = 3 |
const SwDocInfoSubType | DI_CREATE = 4 |
const SwDocInfoSubType | DI_CHANGE = 5 |
const SwDocInfoSubType | DI_PRINT = 6 |
const SwDocInfoSubType | DI_DOCNO = 7 |
const SwDocInfoSubType | DI_EDIT = 8 |
const SwDocInfoSubType | DI_CUSTOM = 9 |
const SwDocInfoSubType | DI_SUBTYPE_END = 10 |
const SwDocInfoSubType | DI_SUB_AUTHOR = 0x0100 |
const SwDocInfoSubType | DI_SUB_TIME = 0x0200 |
const SwDocInfoSubType | DI_SUB_DATE = 0x0300 |
const SwDocInfoSubType | DI_SUB_FIXED = 0x1000 |
const SwDocInfoSubType | DI_SUB_MASK = 0x0f00 |
const SwDocInfoSubType nsSwDocInfoSubType::DI_CHANGE = 5 |
Definition at line 76 of file docufld.hxx.
Referenced by SwDocInfoFieldType::Expand(), lcl_GetServiceForField(), SwHTMLParser::NewField(), OutHTML_SwField(), SwWW8ImplReader::Read_F_DocInfo(), and AttributeOutputBase::TextField().
const SwDocInfoSubType nsSwDocInfoSubType::DI_COMMENT = 3 |
Definition at line 74 of file docufld.hxx.
Referenced by SwDocInfoFieldType::Expand(), lcl_GetServiceForField(), OutHTML_SwField(), SwWW8ImplReader::Read_F_DocInfo(), and AttributeOutputBase::TextField().
const SwDocInfoSubType nsSwDocInfoSubType::DI_CREATE = 4 |
Definition at line 75 of file docufld.hxx.
Referenced by SwTextShell::ExecField(), SwDocInfoFieldType::Expand(), SwFieldDokInfPage::FillSelectionLB(), lcl_GetServiceForField(), SwHTMLParser::NewField(), OutHTML_SwField(), SwWW8ImplReader::Read_F_Author(), SwWW8ImplReader::Read_F_DocInfo(), and AttributeOutputBase::TextField().
const SwDocInfoSubType nsSwDocInfoSubType::DI_CUSTOM = 9 |
Definition at line 80 of file docufld.hxx.
Referenced by SwDocInfoFieldType::Expand(), SwDocInfoField::ExpandImpl(), SwFieldDokInfPage::FillItemSet(), SwFieldDokInfPage::FillSelectionLB(), SwDocInfoField::GetFieldName(), SwFieldMgr::GetSubTypes(), IMPL_LINK_NOARG(), SwFieldPage::InsertField(), lcl_GetServiceForField(), SwHTMLParser::NewField(), OutHTML_SwField(), SwWW8ImplReader::Read_F_DocInfo(), SwFieldDokInfPage::Reset(), and AttributeOutputBase::TextField().
const SwDocInfoSubType nsSwDocInfoSubType::DI_DOCNO = 7 |
Definition at line 78 of file docufld.hxx.
Referenced by SwDocInfoFieldType::Expand(), SwFieldDokInfPage::FillSelectionLB(), lcl_GetServiceForField(), SwWW8ImplReader::Read_F_DocInfo(), and AttributeOutputBase::TextField().
const SwDocInfoSubType nsSwDocInfoSubType::DI_EDIT = 8 |
Definition at line 79 of file docufld.hxx.
Referenced by SwDocInfoFieldType::Expand(), SwFieldDokInfPage::FillSelectionLB(), IMPL_LINK_NOARG(), lcl_GetServiceForField(), SwFieldDokInfPage::Reset(), and AttributeOutputBase::TextField().
const SwDocInfoSubType nsSwDocInfoSubType::DI_KEYS = 2 |
Definition at line 73 of file docufld.hxx.
Referenced by SwDocInfoFieldType::Expand(), lcl_GetServiceForField(), OutHTML_SwField(), SwWW8ImplReader::Read_F_DocInfo(), and AttributeOutputBase::TextField().
const SwDocInfoSubType nsSwDocInfoSubType::DI_PRINT = 6 |
Definition at line 77 of file docufld.hxx.
Referenced by SwDocInfoFieldType::Expand(), lcl_GetServiceForField(), SwWW8ImplReader::Read_F_DocInfo(), SwFieldDokInfPage::Reset(), and AttributeOutputBase::TextField().
const SwDocInfoSubType nsSwDocInfoSubType::DI_SUB_AUTHOR = 0x0100 |
Definition at line 83 of file docufld.hxx.
Referenced by SwTextShell::ExecField(), SwDocInfoFieldType::Expand(), SwFieldMgr::GetFormatId(), IMPL_LINK_NOARG(), lcl_GetServiceForField(), SwHTMLParser::NewField(), OutHTML_SwField(), SwWW8ImplReader::Read_F_Author(), SwWW8ImplReader::Read_F_DocInfo(), and AttributeOutputBase::TextField().
const SwDocInfoSubType nsSwDocInfoSubType::DI_SUB_DATE = 0x0300 |
Definition at line 85 of file docufld.hxx.
Referenced by SwXTextField::attach(), SwDocInfoFieldType::Expand(), SwFieldMgr::GetFormatId(), IMPL_LINK_NOARG(), SwHTMLParser::NewField(), OutHTML_SwField(), SwDocInfoField::PutValue(), SwDocInfoField::QueryValue(), and SwWW8ImplReader::Read_F_DocInfo().
const SwDocInfoSubType nsSwDocInfoSubType::DI_SUB_FIXED = 0x1000 |
Definition at line 86 of file docufld.hxx.
Referenced by SwXTextField::attach(), SwDocInfoFieldType::Expand(), SwFieldDokInfPage::FillItemSet(), SwFieldDokInfPage::FillSelectionLB(), SwField::IsFixed(), SwHTMLParser::NewField(), SwDocInfoField::PutValue(), SwDocInfoField::QueryValue(), SwWW8ImplReader::Read_F_Author(), SwWW8ImplReader::Read_F_DocInfo(), and AttributeOutputBase::TextField().
const SwDocInfoSubType nsSwDocInfoSubType::DI_SUB_MASK = 0x0f00 |
Definition at line 87 of file docufld.hxx.
Referenced by AttributeOutputBase::TextField().
const SwDocInfoSubType nsSwDocInfoSubType::DI_SUB_TIME = 0x0200 |
Definition at line 84 of file docufld.hxx.
Referenced by SwXTextField::attach(), SwDocInfoFieldType::Expand(), SwFieldMgr::GetFormatId(), IMPL_LINK_NOARG(), SwHTMLParser::NewField(), OutHTML_SwField(), SwDocInfoField::PutValue(), and SwWW8ImplReader::Read_F_DocInfo().
const SwDocInfoSubType nsSwDocInfoSubType::DI_SUBJECT = 1 |
Definition at line 72 of file docufld.hxx.
Referenced by SwTextShell::ExecField(), SwDocInfoFieldType::Expand(), lcl_GetServiceForField(), OutHTML_SwField(), SwWW8ImplReader::Read_F_DocInfo(), SwFieldDokInfPage::Reset(), and AttributeOutputBase::TextField().
const SwDocInfoSubType nsSwDocInfoSubType::DI_SUBTYPE_BEGIN = 0 |
NB: these must denote consecutive integers! NB2: these are extended by 4 DI_INFO values for backward compatibility in filter/html/htmlfld.cxx, so make sure that DI_SUBTYPE_END really is the end, and is at least 4 less than DI_SUB_*!
Definition at line 70 of file docufld.hxx.
Referenced by SwFieldDokInfPage::FillSelectionLB(), SwDocInfoField::GetFieldName(), and SwFieldMgr::GetSubTypes().
const SwDocInfoSubType nsSwDocInfoSubType::DI_SUBTYPE_END = 10 |
Definition at line 81 of file docufld.hxx.
Referenced by SwFieldMgr::GetSubTypes().
const SwDocInfoSubType nsSwDocInfoSubType::DI_TITLE = DI_SUBTYPE_BEGIN |
Definition at line 71 of file docufld.hxx.
Referenced by SwTextShell::ExecField(), SwDocInfoFieldType::Expand(), lcl_GetServiceForField(), OutHTML_SwField(), SwWW8ImplReader::Read_F_DocInfo(), and AttributeOutputBase::TextField().