Searched refs:rOrgPos (Results 1 – 4 of 4) sorted by relevance
264 void SwUndoSort::Insert( const String& rOrgPos, const String& rNewPos) in Insert() argument266 SwSortUndoElement* pEle = new SwSortUndoElement(rOrgPos, rNewPos); in Insert()
87 void Insert( const String& rOrgPos, const String& rNewPos );
496 sal_uInt16 ScFormulaCell::GetMatrixEdge( ScAddress& rOrgPos ) in GetMatrixEdge() argument508 if ( aOrg != rOrgPos ) in GetMatrixEdge()510 rOrgPos = aOrg; in GetMatrixEdge()
423 sal_uInt16 GetMatrixEdge( ScAddress& rOrgPos );
Completed in 33 milliseconds