Home
last modified time | relevance | path

Searched refs:ScCellTextObj (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sc/inc/
H A Dtextuno.hxx405 class ScCellTextObj : public ScCellTextData, public SvxUnoText class
408 ScCellTextObj(ScDocShell* pDocSh, const ScAddress& rP);
409 virtual ~ScCellTextObj() throw();
/trunk/main/sc/source/ui/unoobj/
H A Dtextuno.cxx1139 ScCellTextObj::ScCellTextObj(ScDocShell* pDocSh, const ScAddress& rP) : in ScCellTextObj() function in ScCellTextObj
1145 ScCellTextObj::~ScCellTextObj() throw() in ~ScCellTextObj()
H A Dcellsuno.cxx6090 pUnoText = new ScCellTextObj( GetDocShell(), aCellPos ); in GetUnoText()

Completed in 104 milliseconds