Home
last modified time | relevance | path

Searched refs:NeedsNumberFormat (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sc/source/core/tool/
H A Dchgtrack.cxx1748 if ( ScChangeActionContent::NeedsNumberFormat( pCell ) ) in GetStringOfCell()
1828 sal_Bool ScChangeActionContent::NeedsNumberFormat( const ScBaseCell* pCell ) in NeedsNumberFormat() function in ScChangeActionContent
1839 sal_uLong nFormat = NeedsNumberFormat( pOrgCell ) ? pFromDoc->GetNumberFormat( rPos ) : 0; in SetValue()
2805 if ( ScChangeActionContent::NeedsNumberFormat( pOldCell ) ) in AppendContent()
/trunk/main/sc/inc/
H A Dchgtrack.hxx782 static sal_Bool NeedsNumberFormat( const ScBaseCell* );

Completed in 57 milliseconds