Home
last modified time | relevance | path

Searched refs:mnAuthorId (Results 1 – 2 of 2) sorted by relevance

/trunk/main/oox/source/xls/
H A Dcommentsbuffer.cxx61 mnAuthorId( -1 ), in CommentModel()
76 maModel.mnAuthorId = rAttribs.getInteger( XML_authorId, -1 ); in importComment()
84 rStrm >> maModel.mnAuthorId >> aBinRange; in importComment()
/trunk/main/oox/inc/oox/xls/
H A Dcommentsbuffer.hxx41 …sal_Int32 mnAuthorId; /// Identifier of the comment's author (OOXML and BIFF12 o… member

Completed in 16 milliseconds