Lines Matching refs:SwDocInfoField
1053 SwDocInfoField::SwDocInfoField(SwDocInfoFieldType* pTyp, sal_uInt16 nSub, const String& rName, sal_… in SwDocInfoField() function in SwDocInfoField
1060 SwDocInfoField::SwDocInfoField(SwDocInfoFieldType* pTyp, sal_uInt16 nSub, const String& rName, cons… in SwDocInfoField() function in SwDocInfoField
1084 String SwDocInfoField::Expand() const in Expand()
1149 ((SwDocInfoField*)this)->aContent = sVal; in Expand()
1156 …((SwDocInfoField*)this)->aContent = ((SwDocInfoFieldType*)GetTyp())->Expand(nSubType, GetFormat(),… in Expand()
1163 String SwDocInfoField::GetFieldName() const in GetFieldName()
1191 SwField* SwDocInfoField::Copy() const in Copy()
1193 …SwDocInfoField* pFld = new SwDocInfoField((SwDocInfoFieldType*)GetTyp(), nSubType, aName, GetForma… in Copy()
1202 sal_uInt16 SwDocInfoField::GetSubType() const in GetSubType()
1209 void SwDocInfoField::SetSubType(sal_uInt16 nSub) in SetSubType()
1216 void SwDocInfoField::SetLanguage(sal_uInt16 nLng) in SetLanguage()
1226 sal_Bool SwDocInfoField::QueryValue( uno::Any& rAny, sal_uInt16 nWhichId ) const in QueryValue()
1276 sal_Bool SwDocInfoField::PutValue( const uno::Any& rAny, sal_uInt16 nWhichId ) in PutValue()