Searched refs:maDocBasePos (Results 1 – 2 of 2) sorted by relevance
422 inline const ScHTMLPos& GetDocPos() const { return maDocBasePos; } in GetDocPos()547 ScHTMLPos maDocBasePos; /// Resulting base address in a Calc document. member in ScHTMLTable
2209 return maDocBasePos.Get( eOrient ) + GetDocSize( eOrient, 0, nCellPos ); in GetDocPos()2221 rRange.aStart = rRange.aEnd = maDocBasePos.MakeAddr(); in GetDocRange()2671 maDocBasePos = rBasePos; in RecalcDocPos()
Completed in 30 milliseconds