Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/filter/xcl97/
H A Dxcl97rec.cxx287 XclObjComment::XclObjComment( XclExpObjectManager& rObjMgr, const Rectangle& rRect, const EditTextO… in XclObjComment() function in XclObjComment
295 void XclObjComment::ProcessEscherObj( const XclExpRoot& rRoot, const Rectangle& rRect, SdrObject* p… in ProcessEscherObj()
363 XclObjComment::~XclObjComment() in ~XclObjComment()
367 void XclObjComment::Save( XclExpStream& rStrm ) in Save()
/aoo4110/main/sc/source/filter/inc/
H A Dxcl97rec.hxx133 class XclObjComment : public XclObj class
136 XclObjComment( XclExpObjectManager& rObjMgr,
138 virtual ~XclObjComment();
/aoo4110/main/sc/source/filter/excel/
H A Dxeescher.cxx1009 …mnObjId = rRoot.GetObjectManager().AddObj( new XclObjComment( rRoot.GetObjectManager(), pCaption->… in XclExpNote()

Completed in 65 milliseconds