LibreOffice Module sw (master) 1
|
Variables | |
const SwExtendedSubType | SUB_CMD = 0x0100 |
Show command. More... | |
const SwExtendedSubType | SUB_INVISIBLE = 0x0200 |
Invisible. More... | |
const SwExtendedSubType | SUB_OWN_FMT = 0x0400 |
SwDBField: Don't accept formatting from database. More... | |
const SwExtendedSubType nsSwExtendedSubType::SUB_CMD = 0x0100 |
Show command.
Definition at line 216 of file fldbas.hxx.
Referenced by SwXTextField::attach(), SwUserFieldType::Expand(), SwGetExpField::ExpandImpl(), SwSetExpField::ExpandImpl(), SwTableField::ExpandImpl(), SwFieldVarPage::FillFormatLB(), SwFieldVarPage::FillItemSet(), SwGetExpField::PutValue(), SwSetExpField::PutValue(), SwTableField::PutValue(), SwUserField::PutValue(), SwGetExpField::QueryValue(), SwSetExpField::QueryValue(), SwTableField::QueryValue(), SwUserField::QueryValue(), SwEditWin::RequestHelp(), SwGetExpField::SetLanguage(), SwValueField::SetLanguage(), and sw::DocumentFieldsManager::UpdateTableFields().
const SwExtendedSubType nsSwExtendedSubType::SUB_INVISIBLE = 0x0200 |
Invisible.
Definition at line 217 of file fldbas.hxx.
Referenced by SwXTextField::attach(), DocxAttributeOutput::EndField_Impl(), SwDBField::ExpandImpl(), SwDBNameField::ExpandImpl(), SwDBSetNumberField::ExpandImpl(), SwSetExpField::ExpandImpl(), SwUserField::ExpandImpl(), SwFieldVarPage::FillItemSet(), SwFieldMgr::InsertField(), SwWW8ImplReader::InsertTagField(), SwTableBox::IsValidNumTextNd(), SwDBField::PutValue(), SwDBNameInfField::PutValue(), SwSetExpField::PutValue(), SwUserField::PutValue(), SwDBField::QueryValue(), SwDBNameInfField::QueryValue(), SwSetExpField::QueryValue(), SwUserField::QueryValue(), SwWW8ImplReader::Read_F_InputVar(), SwWW8ImplReader::Read_F_Seq(), SwWW8ImplReader::Read_F_Set(), SwFltControlStack::SetAttrInDoc(), AttributeOutputBase::TextField(), and SwFieldVarPage::UpdateSubType().
const SwExtendedSubType nsSwExtendedSubType::SUB_OWN_FMT = 0x0400 |
SwDBField: Don't accept formatting from database.
Definition at line 218 of file fldbas.hxx.
Referenced by SwDBField::Evaluate(), SwFieldDBPage::FillItemSet(), SwFieldMgr::InsertField(), SwDBField::PutValue(), SwDBField::QueryValue(), SwInsertDBColAutoPilot::SplitTextToColArr(), and SwFieldDBPage::TypeHdl().