|
LibreOffice Module starmath (master) 1
|
This is the complete list of members for SmMLExportWrapper, including all inherited members.
| Export(SfxMedium &rMedium) | SmMLExportWrapper | |
| Export(SmMlElement *pElementTree) | SmMLExportWrapper | |
| getFlat() const | SmMLExportWrapper | inline |
| getUseExportTag() const | SmMLExportWrapper | inline |
| getUseHTMLMLEntities() const | SmMLExportWrapper | inline |
| m_bFlat | SmMLExportWrapper | private |
| m_bUseExportTag | SmMLExportWrapper | private |
| m_bUseHTMLMLEntities | SmMLExportWrapper | private |
| m_pElementTree | SmMLExportWrapper | private |
| m_xModel | SmMLExportWrapper | private |
| setFlat(bool bFlat) | SmMLExportWrapper | inline |
| setUseExportTag(bool bUseExportTag) | SmMLExportWrapper | inline |
| setUseHTMLMLEntities(bool bUseHTMLMLEntities) | SmMLExportWrapper | inline |
| SmMLExportWrapper(rtl::Reference< SmModel > xRef) | SmMLExportWrapper | inlineexplicit |
| WriteThroughComponentMS(const css::uno::Reference< css::lang::XComponent > &xComponent, css::uno::Reference< css::uno::XComponentContext > const &rxContext, css::uno::Reference< css::beans::XPropertySet > const &rPropSet) | SmMLExportWrapper | protected |
| WriteThroughComponentOS(const css::uno::Reference< css::io::XOutputStream > &xOutputStream, const css::uno::Reference< css::lang::XComponent > &xComponent, css::uno::Reference< css::uno::XComponentContext > const &rxContext, css::uno::Reference< css::beans::XPropertySet > const &rPropSet, const char16_t *pComponentName, int_fast16_t nSyntaxVersion) | SmMLExportWrapper | protected |
| WriteThroughComponentS(const css::uno::Reference< css::embed::XStorage > &xStor, const css::uno::Reference< css::lang::XComponent > &xComponent, const char16_t *pStreamName, css::uno::Reference< css::uno::XComponentContext > const &rxContext, css::uno::Reference< css::beans::XPropertySet > const &rPropSet, const char16_t *pComponentName, int_fast16_t nSyntaxVersion) | SmMLExportWrapper | protected |