Searched refs:ChangeFormat (Results 1 – 9 of 9) sorted by relevance
/aoo4110/main/sw/source/core/fields/ |
H A D | flddat.cxx | 68 ChangeFormat(pFormatter->GetFormatIndex(NF_DATE_SYSTEM_SHORT, GetLanguage())); in SwDateTimeField() 70 ChangeFormat(pFormatter->GetFormatIndex(NF_TIME_HHMMSS, GetLanguage())); in SwDateTimeField() 290 ChangeFormat(nTmp); in PutValue()
|
H A D | fldbas.cxx | 397 void SwField::ChangeFormat(sal_uInt32 n) in ChangeFormat() function in SwField
|
H A D | dbfld.cxx | 885 pTmp->ChangeFormat(GetFormat()); in Copy()
|
H A D | expfld.cxx | 538 pFmtFld->GetField()->ChangeFormat( nFmt ); in SetSeqFormat()
|
/aoo4110/main/sw/source/filter/rtf/ |
H A D | rtffld.cxx | 451 aFld.ChangeFormat( CheckNumberFmtStr( aSaveStr )); in MakeFieldInst() 472 aPF.ChangeFormat( CheckNumberFmtStr( aSaveStr )); in MakeFieldInst() 573 aDBFld.ChangeFormat( UF_STRING ); in MakeFieldInst() 889 aUFld.ChangeFormat( UF_STRING ); in MakeFieldInst()
|
/aoo4110/main/sw/inc/ |
H A D | fldbas.hxx | 375 virtual void ChangeFormat(sal_uInt32 n);
|
/aoo4110/main/sw/source/ui/fldui/ |
H A D | fldmgr.cxx | 1154 pFld->ChangeFormat( nFormatId ); in InsertFld() 1609 pTmpFld->ChangeFormat(nFormat); in UpdateCurFld()
|
/aoo4110/main/sc/source/filter/starcalc/ |
H A D | scflt.cxx | 1379 ChangeFormat( pPattern->ValueFormat.Format, pPattern->ValueFormat.Info, nKey ); in LoadPatternCollection() 2132 ChangeFormat(nFormat, nInfo, nKey); in LoadColAttr() 2210 void Sc10Import::ChangeFormat(sal_uInt16 nFormat, sal_uInt16 nInfo, sal_uLong& nKey) in ChangeFormat() function in Sc10Import
|
/aoo4110/main/sc/source/filter/inc/ |
H A D | scflt.hxx | 756 void ChangeFormat(sal_uInt16 nFormat, sal_uInt16 nInfo, sal_uLong& nKey);
|
Completed in 52 milliseconds