Lines Matching refs:rTextObj
626 rTextObj( rOther.rTextObj ) in ScCellTextCursor()
628 rTextObj.acquire(); in ScCellTextCursor()
633 rTextObj( rText ) in ScCellTextCursor()
635 rTextObj.acquire(); in ScCellTextCursor()
640 rTextObj.release(); in ~ScCellTextCursor()
648 return &rTextObj; in getText()
730 rTextObj( rOther.rTextObj ) in ScHeaderFooterTextCursor()
732 rTextObj.acquire(); in ScHeaderFooterTextCursor()
737 rTextObj( rText ) in ScHeaderFooterTextCursor()
739 rTextObj.acquire(); in ScHeaderFooterTextCursor()
744 rTextObj.release(); in ~ScHeaderFooterTextCursor()
752 return &rTextObj; in getText()