Searched refs:ScCellTextObj (Results 1 – 3 of 3) sorted by relevance
405 class ScCellTextObj : public ScCellTextData, public SvxUnoText class408 ScCellTextObj(ScDocShell* pDocSh, const ScAddress& rP);409 virtual ~ScCellTextObj() throw();
1139 ScCellTextObj::ScCellTextObj(ScDocShell* pDocSh, const ScAddress& rP) : in ScCellTextObj() function in ScCellTextObj1145 ScCellTextObj::~ScCellTextObj() throw() in ~ScCellTextObj()
6090 pUnoText = new ScCellTextObj( GetDocShell(), aCellPos ); in GetUnoText()
Completed in 64 milliseconds