Searched refs:GetFormatType (Results 1 – 10 of 10) sorted by relevance
368 pFCell->GetFormatType(), ScGlobal::eLnge ); in calculateValue()378 pFCell->GetFormatType(), ScGlobal::eLnge); in calculateValue()
67 inline short GetFormatType() const { return nCurrFormatType; } in GetFormatType() function in NumFormatListBox
135 … if( pFCell->GetFormatType() == NUMBERFORMAT_LOGICAL && bHasTextFormatCode ) in GetString()
323 nOldType = aFormatLB.GetFormatType(); in IMPL_LINK()
419 if (aNumFormatLB.GetFormatType() == (NUMBERFORMAT_DATE|NUMBERFORMAT_TIME)) in IMPL_LINK()
426 short GetFormatType() const { return nFormatType; } in GetFormatType() function in ScFormulaCell
822 short nFormatType = mrScFmlaCell.GetFormatType(); in XclExpFormulaCell()934 switch( rCell.GetFormatType() ) in lcl_GetFormulaInfo()1030 switch( mrScFmlaCell.GetFormatType() ) in WriteContents()
555 ((ScFormulaCell*)pCell)->GetFormatType() ); in lcl_GetColumnTypes()
1032 nFormat, ((ScFormulaCell*)pCell)->GetFormatType() ); in WriteCell()
1265 pCell->GetFormatType(), ScGlobal::eLnge ); in lcl_Calculate()1275 pCell->GetFormatType(), ScGlobal::eLnge); in lcl_Calculate()
Completed in 95 milliseconds