Home
last modified time | relevance | path

Searched refs:SetNumFormat (Results 1 – 8 of 8) sorted by relevance

/trunk/main/sc/source/filter/dif/
H A Ddifimp.cxx181 aAttrCache.SetNumFormat( nColCnt, nRowCnt, in ScImportDif()
190 aAttrCache.SetNumFormat( nColCnt, nRowCnt, in ScImportDif()
867 void DifColumn::SetNumFormat( SCROW nRow, const sal_uInt32 nNumFormat ) in SetNumFormat() function in DifColumn
956 void DifAttrCache::SetNumFormat( const SCCOL nCol, const SCROW nRow, const sal_uInt32 nNumFormat ) in SetNumFormat() function in DifAttrCache
964 ppCols[ nCol ]->SetNumFormat( nRow, nNumFormat ); in SetNumFormat()
/trunk/main/chart2/source/controller/dialogs/
H A Dtp_Scale.cxx406 SetNumFormat(); in IMPL_LINK()
560 SetNumFormat(); in Reset()
706 SetNumFormat(); in SetNumFormatter()
709 void ScaleTabPage::SetNumFormat() in SetNumFormat() function in chart::ScaleTabPage
H A Dtp_Scale.hxx56 void SetNumFormat();
/trunk/main/sc/source/filter/inc/
H A Ddif.hxx180 void SetNumFormat( SCROW nRow, const sal_uInt32 nNumFormat );
205 void SetNumFormat( const SCCOL nCol, const SCROW nRow, const sal_uInt32 nNumFormat );
/trunk/main/sc/inc/
H A Dautoform.hxx154 void SetNumFormat( const ScNumFormatAbbrev& rNumFormat ) { aNumFormat = rNumFormat; } in SetNumFormat() function in ScAutoFormatDataField
/trunk/main/sw/inc/
H A Ddocufld.hxx303 inline void SetNumFormat( sal_Int16 eFmt ) { nNumberingType = eFmt; } in SetNumFormat() function in SwDocStatFieldType
/trunk/main/sc/source/core/tool/
H A Dautoform.cxx759 rField.SetNumFormat ( rNumFormat); in GetFromItemSet()
/trunk/main/sw/source/core/fields/
H A Ddocufld.cxx833 ((SwDocStatFieldType*)GetTyp())->SetNumFormat( in ChangeExpansion()

Completed in 76 milliseconds