Searched refs:nAuthorId (Results 1 – 3 of 3) sorted by relevance
1082 void XclExpNote::WriteXml( sal_Int32 nAuthorId, XclExpXmlStream& rStrm ) in WriteXml() argument1088 XML_authorId, OString::valueOf( nAuthorId ).getStr(), in WriteXml()1158 sal_Int32 nAuthorId = distance( aAuthorsBegin, aAuthor ); in SaveXml() local1159 xNote->WriteXml( nAuthorId, rStrm ); in SaveXml()
724 sal_uInt16 nAuthorId = (NULL == pDoc) ? 0 : in ConvertRedline() local749 nAuthorId, aDT, in ConvertRedline()
328 void WriteXml( sal_Int32 nAuthorId, XclExpXmlStream& rStrm );
Completed in 34 milliseconds