Searched refs:rBinaryTagData10Atom (Results 1 – 1 of 1) sorted by relevance
1144 …lExportComments( uno::Reference< drawing::XDrawPage > xPage, SvMemoryStream& rBinaryTagData10Atom ) in ImplExportComments() argument1155 EscherExContainer aComment10( rBinaryTagData10Atom, EPP_Comment10 ); in ImplExportComments()1170 PPTWriter::WriteCString( rBinaryTagData10Atom, sAuthor, 0 ); in ImplExportComments()1172 PPTWriter::WriteCString( rBinaryTagData10Atom, sText, 1 ); in ImplExportComments()1174 PPTWriter::WriteCString( rBinaryTagData10Atom, sInitials, 2 ); in ImplExportComments()1177 EscherExAtom aCommentAtom10( rBinaryTagData10Atom, EPP_CommentAtom10 ); in ImplExportComments()1178 rBinaryTagData10Atom << nIndex++ in ImplExportComments()
Completed in 25 milliseconds