Searched refs:XclObjComment (Results 1 – 3 of 3) sorted by relevance
287 XclObjComment::XclObjComment( XclExpObjectManager& rObjMgr, const Rectangle& rRect, const EditTextO… in XclObjComment() function in XclObjComment295 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()
133 class XclObjComment : public XclObj class136 XclObjComment( XclExpObjectManager& rObjMgr,138 virtual ~XclObjComment();
1009 …mnObjId = rRoot.GetObjectManager().AddObj( new XclObjComment( rRoot.GetObjectManager(), pCaption->… in XclExpNote()
Completed in 50 milliseconds