Searched refs:CloneRange (Results 1 – 3 of 3) sorted by relevance
121 SdrTableObj* CloneRange( const CellPos& rStartPos, const CellPos& rEndPos );
2706 SdrTableObj* SdrTableObj::CloneRange( const CellPos& rStart, const CellPos& rEnd ) in CloneRange() function in sdr::table::SdrTableObj
2417 SdrTableObj* pNewTableObj = rTableObj.CloneRange( aStart, aEnd ); in GetMarkedObjModel()
Completed in 34 milliseconds