Searched refs:GetStringOfCell (Results 1 – 2 of 2) sorted by relevance
/aoo42x/main/sc/source/core/tool/ |
H A D | chgtrack.cxx | 1743 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()
|
/aoo42x/main/sc/inc/ |
H A D | chgtrack.hxx | 757 static void GetStringOfCell( String& rStr, 762 static void GetStringOfCell( String& rStr,
|
Completed in 39 milliseconds