Home
last modified time | relevance | path

Searched refs:GetFormatType (Results 1 – 10 of 10) sorted by relevance

/aoo41x/main/sc/source/ui/formdlg/
H A Dformula.cxx368 pFCell->GetFormatType(), ScGlobal::eLnge ); in calculateValue()
378 pFCell->GetFormatType(), ScGlobal::eLnge); in calculateValue()
/aoo41x/main/sw/source/ui/inc/
H A Dnumfmtlb.hxx67 inline short GetFormatType() const { return nCurrFormatType; } in GetFormatType() function in NumFormatListBox
/aoo41x/main/sc/source/core/tool/
H A Dcellform.cxx135 … if( pFCell->GetFormatType() == NUMBERFORMAT_LOGICAL && bHasTextFormatCode ) in GetString()
/aoo41x/main/sw/source/ui/fldui/
H A Dflddinf.cxx323 nOldType = aFormatLB.GetFormatType(); in IMPL_LINK()
H A Dflddok.cxx419 if (aNumFormatLB.GetFormatType() == (NUMBERFORMAT_DATE|NUMBERFORMAT_TIME)) in IMPL_LINK()
/aoo41x/main/sc/inc/
H A Dcell.hxx426 short GetFormatType() const { return nFormatType; } in GetFormatType() function in ScFormulaCell
/aoo41x/main/sc/source/filter/excel/
H A Dxetable.cxx822 short nFormatType = mrScFmlaCell.GetFormatType(); in XclExpFormulaCell()
934 switch( rCell.GetFormatType() ) in lcl_GetFormulaInfo()
1030 switch( mrScFmlaCell.GetFormatType() ) in WriteContents()
/aoo41x/main/sc/source/filter/html/
H A Dhtmlexp.cxx1032 nFormat, ((ScFormulaCell*)pCell)->GetFormatType() ); in WriteCell()
/aoo41x/main/sc/source/ui/docshell/
H A Ddocsh8.cxx555 ((ScFormulaCell*)pCell)->GetFormatType() ); in lcl_GetColumnTypes()
/aoo41x/main/sc/source/ui/app/
H A Dinputhdl.cxx1265 pCell->GetFormatType(), ScGlobal::eLnge ); in lcl_Calculate()
1275 pCell->GetFormatType(), ScGlobal::eLnge); in lcl_Calculate()

Completed in 550 milliseconds