Searched refs:maAuthorBuffer (Results 1 – 3 of 3) sorted by relevance
93 maAuthorBuffer = sValue; in ScXMLAnnotationContext()146 rLName, xAttrList, maAuthorBuffer); in CreateChildContext()193 mrAnnotationData.maAuthor = maAuthorBuffer.makeStringAndClear(); in EndElement()
104 rtl::OUStringBuffer maAuthorBuffer; member in ScXMLAnnotationContext
82 OUStringBuffer maAuthorBuffer; member in DrawAnnotationContext149 … pContext = new XMLStringBufferImportContext(GetImport(), nPrefix, rLocalName, maAuthorBuffer); in CreateChildContext()199 mxAnnotation->setAuthor( maAuthorBuffer.makeStringAndClear() ); in EndElement()
Completed in 40 milliseconds