Home
last modified time | relevance | path

Searched defs:NeedsNumberFormat (Results 1 – 4 of 4) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/inc/
H A Dformulacell.hxx244 bool NeedsNumberFormat() const { return mbNeedsNumberFormat;} in NeedsNumberFormat() function in ScFormulaCell
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/inc/
H A Dformulacell.hxx242 bool NeedsNumberFormat() const { return mbNeedsNumberFormat;} in NeedsNumberFormat() function in ScFormulaCell
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/core/tool/
H A Dchgtrack.cxx1645 bool ScChangeActionContent::NeedsNumberFormat( const ScCellValue& rVal ) in NeedsNumberFormat() function in ScChangeActionContent
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/core/tool/
H A Dchgtrack.cxx1676 bool ScChangeActionContent::NeedsNumberFormat( const ScCellValue& rVal ) in NeedsNumberFormat() function in ScChangeActionContent