Home
last modified time | relevance | path

Searched refs:SwValueField (Results 1 – 15 of 15) sorted by relevance

/aoo4110/main/sw/source/core/fields/
H A Dfldbas.cxx582 SwValueField::SwValueField( SwValueFieldType* pFldType, sal_uInt32 nFmt, in SwValueField() function in SwValueField
589 SwValueField::SwValueField( const SwValueField& rFld ) in SwValueField() function in SwValueField
595 SwValueField::~SwValueField() in ~SwValueField()
604 SwFieldType* SwValueField::ChgTyp( SwFieldType* pNewType ) in ChgTyp()
659 void SwValueField::SetLanguage( sal_uInt16 nLng ) in SetLanguage()
705 double SwValueField::GetValue() const in GetValue()
710 void SwValueField::SetValue( const double& rVal ) in SetValue()
720 : SwValueField(pFldType, nFmt, LANGUAGE_SYSTEM, fVal) in SwFormulaField()
725 : SwValueField((SwValueFieldType *)rFld.GetTyp(), rFld.GetFormat(), in SwFormulaField()
754 SwValueField::SetValue( fTmpValue ); in SetFormula()
[all …]
H A Dexpfld.cxx329 pTmp->SwValueField::SetValue(GetValue()); in Copy()
422 SwValueField::SetLanguage(nLng); in SetLanguage()
469 SwValueField::SetValue(*(double*) rAny.getValue()); in PutValue()
795 SwValueField::SetValue(1.0); in SwSetExpField()
852 pTmp->SwValueField::SetValue(GetValue()); in Copy()
879 SwValueField::SetValue(rAny); in SetValue()
890 SwValueField::SetValue(rAny); in SetValue()
H A Dtblcalc.cxx70 : SwValueField( pInitType, nFmt ), SwTableFormula( rFormel ), in SwTblField()
81 pTmp->SwValueField::SetValue(GetValue()); in Copy()
159 SwValueField::SetValue(rVal); in SetValue()
H A Dflddat.cxx60 : SwValueField(pInitType, nFmt, nLng, 0.0), in SwDateTimeField()
186 return SwValueField::GetValue(); in GetValue()
H A Ddbfld.cxx191 : SwValueField(pTyp, nFmt), in SwDBField()
306 SwFieldType* pOld = SwValueField::ChgTyp( pNewType ); in ChgTyp()
H A Dusrfld.cxx50 : SwValueField(pTyp, nFmt), in SwUserField()
H A Ddocufld.cxx1054 SwValueField(pTyp, nFmt), nSubType(nSub) in SwDocInfoField()
1061 SwValueField(pTyp, nFmt), nSubType(nSub) in SwDocInfoField()
1221 SwValueField::SetLanguage(nLng); in SetLanguage()
/aoo4110/main/sw/inc/
H A Dfldbas.hxx427 class SW_DLLPUBLIC SwValueField : public SwField class
433SwValueField( SwValueFieldType* pFldType, sal_uInt32 nFmt = 0, sal_uInt16 nLang = LANGUAGE_SYSTEM,…
434 SwValueField( const SwValueField& rFld );
437 virtual ~SwValueField();
455 class SW_DLLPUBLIC SwFormulaField : public SwValueField
H A Dflddat.hxx109 class SW_DLLPUBLIC SwDateTimeField : public SwValueField
H A Dusrfld.hxx102 class SW_DLLPUBLIC SwUserField : public SwValueField
H A Ddbfld.hxx69 class SW_DLLPUBLIC SwDBField : public SwValueField
H A Dexpfld.hxx424 class SwTblField : public SwValueField, public SwTableFormula
H A Ddocufld.hxx589 class SW_DLLPUBLIC SwDocInfoField : public SwValueField
/aoo4110/main/sw/source/core/sw3io/
H A Dsw3convert.cxx409 SvNumberFormatter *pFormatter = ((SwValueField*)pFld)->GetDoc()->GetNumberFormatter(); in sw3io_ConvertToOldField()
/aoo4110/main/sw/source/ui/fldui/
H A Dfldvar.cxx1069 … nFmt = SwValueField::GetSystemFormat(pSh->GetNumberFormatter(), nFmt); in IMPL_LINK()
1211 nFormat = SwValueField::GetSystemFormat(pSh->GetNumberFormatter(), nFormat); in FillItemSet()

Completed in 146 milliseconds