Searched refs:SetNumFormat (Results 1 – 8 of 8) sorted by relevance
/aoo4110/main/sc/source/filter/dif/ |
H A D | difimp.cxx | 181 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()
|
/aoo4110/main/sc/source/filter/inc/ |
H A D | dif.hxx | 180 void SetNumFormat( SCROW nRow, const sal_uInt32 nNumFormat ); 205 void SetNumFormat( const SCCOL nCol, const SCROW nRow, const sal_uInt32 nNumFormat );
|
/aoo4110/main/chart2/source/controller/dialogs/ |
H A D | tp_Scale.cxx | 406 SetNumFormat(); in IMPL_LINK() 560 SetNumFormat(); in Reset() 706 SetNumFormat(); in SetNumFormatter() 709 void ScaleTabPage::SetNumFormat() in SetNumFormat() function in chart::ScaleTabPage
|
H A D | tp_Scale.hxx | 56 void SetNumFormat();
|
/aoo4110/main/sc/inc/ |
H A D | autoform.hxx | 154 void SetNumFormat( const ScNumFormatAbbrev& rNumFormat ) { aNumFormat = rNumFormat; } in SetNumFormat() function in ScAutoFormatDataField
|
/aoo4110/main/sw/inc/ |
H A D | docufld.hxx | 303 inline void SetNumFormat( sal_Int16 eFmt ) { nNumberingType = eFmt; } in SetNumFormat() function in SwDocStatFieldType
|
/aoo4110/main/sc/source/core/tool/ |
H A D | autoform.cxx | 759 rField.SetNumFormat ( rNumFormat); in GetFromItemSet()
|
/aoo4110/main/sw/source/core/fields/ |
H A D | docufld.cxx | 833 ((SwDocStatFieldType*)GetTyp())->SetNumFormat( in ChangeExpansion()
|
Completed in 50 milliseconds