Home
last modified time | relevance | path

Searched refs:aNumFormat (Results 1 – 3 of 3) sorted by path

/trunk/main/sc/inc/
H A Dautoform.hxx115 ScNumFormatAbbrev aNumFormat; member in ScAutoFormatDataField
122 const ScNumFormatAbbrev& GetNumFormat() const { return aNumFormat; } in GetNumFormat()
154 void SetNumFormat( const ScNumFormatAbbrev& rNumFormat ) { aNumFormat = rNumFormat; } in SetNumFormat()
/trunk/main/sc/source/core/data/
H A Dtable4.cxx1788 ScNumFormatAbbrev aNumFormat( nFormatIndex, *pDocument->GetFormatTable() ); in GetAutoFormatAttr() local
1789 rData.GetFromItemSet( nIndex, GetPattern( nCol, nRow )->GetItemSet(), aNumFormat ); in GetAutoFormatAttr()
/trunk/main/sc/source/core/tool/
H A Dautoform.cxx291 aNumFormat( rCopy.aNumFormat ) in ScAutoFormatDataField()
379 aNumFormat.Load( rStream, eCharSet ); in Load()
400 aNumFormat.Load(rStream, rStream.GetStreamCharSet()); in LoadOld()
473 aNumFormat.Save( rStream, RTL_TEXTENCODING_UTF8 ); in Save()

Completed in 33 milliseconds