Home
last modified time | relevance | path

Searched refs:CommentsFragment (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/oox/source/xls/
H A Dcommentsfragment.cxx39 CommentsFragment::CommentsFragment( const WorksheetHelper& rHelper, const OUString& rFragmentPath )… in CommentsFragment() function in oox::xls::CommentsFragment
44 ContextHandlerRef CommentsFragment::onCreateContext( sal_Int32 nElement, const AttributeList& rAttr… in onCreateContext()
69 void CommentsFragment::onCharacters( const OUString& rChars ) in onCharacters()
75 void CommentsFragment::onEndElement() in onEndElement()
81 ContextHandlerRef CommentsFragment::onCreateRecordContext( sal_Int32 nRecId, SequenceInputStream& r… in onCreateRecordContext()
106 void CommentsFragment::onEndRecord() in onEndRecord()
112 const RecordInfo* CommentsFragment::getRecordInfos() const in getRecordInfos()
127 void CommentsFragment::importComment( const AttributeList& rAttribs ) in importComment()
133 void CommentsFragment::importComment( SequenceInputStream& rStrm ) in importComment()
H A Dworksheetfragment.cxx224 importOoxFragment( new CommentsFragment( *this, aCommentsFragmentPath ) ); in WorksheetFragment()
/aoo4110/main/oox/inc/oox/xls/
H A Dcommentsfragment.hxx35 class CommentsFragment : public WorksheetFragmentBase class
38 explicit CommentsFragment(

Completed in 25 milliseconds