Lines Matching defs:pDoc

510 		ScDocument* pDoc, sal_Bool bFlag3D ) const  in GetRefString()
558 void ScChangeAction::GetRefString( String& rStr, ScDocument* pDoc, in GetRefString()
605 ScDocument* pDoc = pTrack->GetDocument(); in RejectRestoreContents() local
835 void ScChangeActionIns::GetDescription( String& rStr, ScDocument* pDoc, in GetDescription()
863 sal_Bool ScChangeActionIns::Reject( ScDocument* pDoc ) in Reject()
1064 void ScChangeActionDel::GetDescription( String& rStr, ScDocument* pDoc, in GetDescription()
1104 sal_Bool ScChangeActionDel::Reject( ScDocument* pDoc ) in Reject()
1315 void ScChangeActionMove::GetDescription( String& rStr, ScDocument* pDoc, in GetDescription()
1341 void ScChangeActionMove::GetRefString( String& rStr, ScDocument* pDoc, in GetRefString()
1353 sal_Bool ScChangeActionMove::Reject( ScDocument* pDoc ) in Reject()
1444 ScDocument* pDoc, const String& sNewValue ) in ScChangeActionContent()
1523 ScDocument* pDoc ) in SetNewValue()
1532 sal_uLong nNewFormat, ScDocument* pDoc ) in SetOldNewCells()
1540 void ScChangeActionContent::SetNewCell( ScBaseCell* pCell, ScDocument* pDoc, const String& rFormatt… in SetNewCell()
1552 const String& rStr, ScDocument* pDoc ) in SetValueString()
1571 void ScChangeActionContent::SetOldValue( const String& rOld, ScDocument* pDoc ) in SetOldValue()
1577 void ScChangeActionContent::SetNewValue( const String& rNew, ScDocument* pDoc ) in SetNewValue()
1595 void ScChangeActionContent::GetDescription( String& rStr, ScDocument* pDoc, in GetDescription()
1630 void ScChangeActionContent::GetRefString( String& rStr, ScDocument* pDoc, in GetRefString()
1665 sal_Bool ScChangeActionContent::Reject( ScDocument* pDoc ) in Reject()
1679 sal_Bool ScChangeActionContent::Select( ScDocument* pDoc, ScChangeTrack* pTrack, in Select()
1744 const ScBaseCell* pCell, const ScDocument* pDoc, const ScAddress& rPos ) in GetStringOfCell()
1760 const ScBaseCell* pCell, const ScDocument* pDoc, sal_uLong nFormat ) in GetStringOfCell()
1880 sal_uLong nFormat, const ScDocument* pDoc ) in SetCell()
1957 void ScChangeActionContent::PutOldValueToDoc( ScDocument* pDoc, in PutOldValueToDoc()
1964 void ScChangeActionContent::PutNewValueToDoc( ScDocument* pDoc, in PutNewValueToDoc()
1972 const String& rValue, ScDocument* pDoc, SCsCOL nDx, SCsROW nDy ) const in PutValueToDoc()