LibreOffice Module sc (master) 1
|
#include "importcontext.hxx"
Go to the source code of this file.
Classes | |
class | ScXMLCellTextParaContext |
This context handles <text:p> element inside <table:table-cell>. More... | |
class | ScXMLCellTextSpanContext |
This context handles <text:span> element inside <text:p>. More... | |
class | ScXMLCellFieldSheetNameContext |
This context handles <text:sheet-name> element inside <text:p>. More... | |
class | ScXMLCellFieldDateContext |
This context handles <text:date> element inside <text:p>. More... | |
class | ScXMLCellFieldTitleContext |
This context handles <text:title> element inside <text:p>. More... | |
class | ScXMLCellFieldURLContext |
This context handles <text:a> element inside <text:p> or <text:span>. More... | |
class | ScXMLCellFieldSContext |
This context handles <text:s> element inside <text:p> or <text:span>. More... | |
class | ScXMLCellTextRubyContext |
This context handles <text:ruby> element inside <text:p>. More... | |
class | ScXMLCellRubyBaseContext |
This context handles <text:ruby-base> element inside <text:ruby>. More... | |
class | ScXMLCellRubyTextContext |
This context handles <text:ruby-text> element inside <text:ruby>. More... | |