Home
last modified time | relevance | path

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

/trunk/main/sc/source/core/tool/
H A Dchgtrack.cxx1743 void ScChangeActionContent::GetStringOfCell( String& rStr, in GetStringOfCell() function in ScChangeActionContent
1749 GetStringOfCell( rStr, pCell, pDoc, pDoc->GetNumberFormat( rPos ) ); in GetStringOfCell()
1751 GetStringOfCell( rStr, pCell, pDoc, 0 ); in GetStringOfCell()
1759 void ScChangeActionContent::GetStringOfCell( String& rStr, in GetStringOfCell() function in ScChangeActionContent
2746 ScChangeActionContent::GetStringOfCell( aOldValue, pOldCell, pDoc, rPos ); in AppendContent()
2765 ScChangeActionContent::GetStringOfCell( aOldValue, pOldCell, pRefDoc, nOldFormat ); in AppendContent()
2768 ScChangeActionContent::GetStringOfCell( aNewValue, pNewCell, pDoc, rPos ); in AppendContent()
2786 ScChangeActionContent::GetStringOfCell( aOldValue, pOldCell, pRefDoc, rPos ); in AppendContent()
2789 ScChangeActionContent::GetStringOfCell( aNewValue, pNewCell, pDoc, rPos ); in AppendContent()
/trunk/main/sc/inc/
H A Dchgtrack.hxx757 static void GetStringOfCell( String& rStr,
762 static void GetStringOfCell( String& rStr,

Completed in 60 milliseconds