Home
last modified time | relevance | path

Searched refs:rOrgPos (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sw/source/core/undo/
H A Dunsort.cxx264 void SwUndoSort::Insert( const String& rOrgPos, const String& rNewPos) in Insert() argument
266 SwSortUndoElement* pEle = new SwSortUndoElement(rOrgPos, rNewPos); in Insert()
/trunk/main/sw/source/core/inc/
H A DUndoSort.hxx87 void Insert( const String& rOrgPos, const String& rNewPos );
/trunk/main/sc/source/core/data/
H A Dcell2.cxx496 sal_uInt16 ScFormulaCell::GetMatrixEdge( ScAddress& rOrgPos ) in GetMatrixEdge() argument
508 if ( aOrg != rOrgPos ) in GetMatrixEdge()
510 rOrgPos = aOrg; in GetMatrixEdge()
/trunk/main/sc/inc/
H A Dcell.hxx423 sal_uInt16 GetMatrixEdge( ScAddress& rOrgPos );

Completed in 15 milliseconds