Home
last modified time | relevance | path

Searched refs:ChangeFormat (Results 1 – 9 of 9) sorted by relevance

/trunk/main/sw/source/core/fields/
H A Dflddat.cxx68 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 Dfldbas.cxx397 void SwField::ChangeFormat(sal_uInt32 n) in ChangeFormat() function in SwField
H A Ddbfld.cxx885 pTmp->ChangeFormat(GetFormat()); in Copy()
H A Dexpfld.cxx538 pFmtFld->GetField()->ChangeFormat( nFmt ); in SetSeqFormat()
/trunk/main/sw/source/filter/rtf/
H A Drtffld.cxx451 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()
/trunk/main/sw/inc/
H A Dfldbas.hxx375 virtual void ChangeFormat(sal_uInt32 n);
/trunk/main/sw/source/ui/fldui/
H A Dfldmgr.cxx1154 pFld->ChangeFormat( nFormatId ); in InsertFld()
1609 pTmpFld->ChangeFormat(nFormat); in UpdateCurFld()
/trunk/main/sc/source/filter/starcalc/
H A Dscflt.cxx1379 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
/trunk/main/sc/source/filter/inc/
H A Dscflt.hxx756 void ChangeFormat(sal_uInt16 nFormat, sal_uInt16 nInfo, sal_uLong& nKey);

Completed in 65 milliseconds