Searched refs:NeedsNumberFormat (Results 1 – 2 of 2) sorted by relevance
1748 if ( ScChangeActionContent::NeedsNumberFormat( pCell ) ) in GetStringOfCell()1828 sal_Bool ScChangeActionContent::NeedsNumberFormat( const ScBaseCell* pCell ) in NeedsNumberFormat() function in ScChangeActionContent1839 sal_uLong nFormat = NeedsNumberFormat( pOrgCell ) ? pFromDoc->GetNumberFormat( rPos ) : 0; in SetValue()2805 if ( ScChangeActionContent::NeedsNumberFormat( pOldCell ) ) in AppendContent()
782 static sal_Bool NeedsNumberFormat( const ScBaseCell* );
Completed in 29 milliseconds