Searched defs:SetNumFormat (Results 1 – 4 of 4) sorted by relevance
/trunk/main/sc/source/filter/dif/ | ||
H A D | difimp.cxx | 867 void DifColumn::SetNumFormat( SCROW nRow, const sal_uInt32 nNumFormat ) in SetNumFormat() function in DifColumn |
/trunk/main/chart2/source/controller/dialogs/ | ||
H A D | tp_Scale.cxx | 709 void ScaleTabPage::SetNumFormat() in SetNumFormat() function in chart::ScaleTabPage |
/trunk/main/sc/inc/ | ||
H A D | autoform.hxx | 154 void SetNumFormat( const ScNumFormatAbbrev& rNumFormat ) { aNumFormat = rNumFormat; } in SetNumFormat() function in ScAutoFormatDataField |
/trunk/main/sw/inc/ | ||
H A D | docufld.hxx | 303 inline void SetNumFormat( sal_Int16 eFmt ) { nNumberingType = eFmt; } in SetNumFormat() function in SwDocStatFieldType |
Completed in 28 milliseconds