Lines Matching refs:GetExport

165 		GetExport().AddAttribute(XML_NAMESPACE_TEXT, XML_STYLE_NAME,  in ExportSectionStart()
171 GetExport().AddAttributeXmlId(rSection); in ExportSectionStart()
268 GetExport().EndElement( XML_NAMESPACE_TEXT, XML_INDEX_BODY, in ExportSectionEnd()
270 GetExport().IgnorableWhitespace(); in ExportSectionEnd()
321 GetExport().CheckAttrList(); in ExportSectionEnd()
324 GetExport().EndElement( XML_NAMESPACE_TEXT, eElement, sal_True); in ExportSectionEnd()
325 GetExport().IgnorableWhitespace(); in ExportSectionEnd()
383 GetExport().AddAttribute(XML_NAMESPACE_TEXT, XML_NAME, xName->getName()); in ExportIndexHeaderStart()
386 GetExport().StartElement( XML_NAMESPACE_TEXT, XML_INDEX_TITLE, sal_True ); in ExportIndexHeaderStart()
387 GetExport().IgnorableWhitespace(); in ExportIndexHeaderStart()
425 GetExport().AddAttribute(XML_NAMESPACE_TEXT, XML_NAME, xName->getName()); in ExportRegularSectionStart()
439 GetExport().GetNamespaceMap().GetQNameByKey( XML_NAMESPACE_OOOW, in ExportRegularSectionStart()
441 GetExport().AddAttribute(XML_NAMESPACE_TEXT, XML_CONDITION, sQValue); in ExportRegularSectionStart()
448 GetExport().AddAttribute(XML_NAMESPACE_TEXT, XML_IS_HIDDEN, in ExportRegularSectionStart()
459 GetExport().AddAttribute(XML_NAMESPACE_TEXT, XML_DISPLAY, eDisplay); in ExportRegularSectionStart()
466 GetExport().AddAttribute(XML_NAMESPACE_TEXT, XML_PROTECTED, XML_TRUE); in ExportRegularSectionStart()
474 GetExport().AddAttribute(XML_NAMESPACE_TEXT, XML_PROTECTION_KEY, in ExportRegularSectionStart()
479 GetExport().IgnorableWhitespace(); in ExportRegularSectionStart()
480 GetExport().StartElement( XML_NAMESPACE_TEXT, XML_SECTION, sal_True ); in ExportRegularSectionStart()
498 GetExport().AddAttribute(XML_NAMESPACE_XLINK, XML_HREF, in ExportRegularSectionStart()
499 GetExport().GetRelativeReference( aFileLink.FileURL) ); in ExportRegularSectionStart()
504 GetExport().AddAttribute(XML_NAMESPACE_TEXT, XML_FILTER_NAME, in ExportRegularSectionStart()
510 GetExport().AddAttribute(XML_NAMESPACE_TEXT, XML_SECTION_NAME, in ExportRegularSectionStart()
514 SvXMLElementExport aElem(GetExport(), in ExportRegularSectionStart()
540 GetExport().AddAttribute(XML_NAMESPACE_OFFICE, in ExportRegularSectionStart()
542 GetExport().AddAttribute(XML_NAMESPACE_OFFICE, XML_DDE_TOPIC, in ExportRegularSectionStart()
544 GetExport().AddAttribute(XML_NAMESPACE_OFFICE, XML_DDE_ITEM, in ExportRegularSectionStart()
550 GetExport().AddAttribute(XML_NAMESPACE_OFFICE, in ExportRegularSectionStart()
554 SvXMLElementExport aElem(GetExport(), in ExportRegularSectionStart()
583 GetExport().AddAttribute(XML_NAMESPACE_TEXT, in ExportTableOfContentStart()
681 GetExport().AddAttribute(XML_NAMESPACE_TEXT, in ExportAlphabeticalIndexStart()
683 GetExport().EncodeStyleName( sStyleName )); in ExportAlphabeticalIndexStart()
710 GetExport().AddAttribute( XML_NAMESPACE_TEXT, XML_SORT_ALGORITHM, in ExportAlphabeticalIndexStart()
718 GetExport().AddAttribute(XML_NAMESPACE_FO, XML_LANGUAGE, in ExportAlphabeticalIndexStart()
720 GetExport().AddAttribute(XML_NAMESPACE_FO, XML_COUNTRY, in ExportAlphabeticalIndexStart()
756 GetExport().AddAttribute(XML_NAMESPACE_TEXT, XML_INDEX_NAME, in ExportUserIndexStart()
790 GetExport().AddAttribute(XML_NAMESPACE_TEXT, XML_PROTECTED, XML_TRUE); in ExportBaseIndexStart()
798 GetExport().AddAttribute(XML_NAMESPACE_TEXT, XML_NAME, sIndexName); in ExportBaseIndexStart()
802 GetExport().IgnorableWhitespace(); in ExportBaseIndexStart()
803 GetExport().StartElement( XML_NAMESPACE_TEXT, eElement, sal_False ); in ExportBaseIndexStart()
834 GetExport().AddAttribute(XML_NAMESPACE_TEXT, in ExportBaseIndexSource()
842 GetExport().AddAttribute(XML_NAMESPACE_TEXT, in ExportBaseIndexSource()
849 SvXMLElementExport aElem(GetExport(), in ExportBaseIndexSource()
862 GetExport().AddAttribute(XML_NAMESPACE_TEXT, in ExportBaseIndexSource()
864 GetExport().EncodeStyleName( sStyleName )); in ExportBaseIndexSource()
867 SvXMLElementExport aHeaderTemplate(GetExport(), in ExportBaseIndexSource()
876 GetExport().Characters(sTitleString); in ExportBaseIndexSource()
929 GetExport().CheckAttrList(); in ExportBaseIndexBody()
932 GetExport().IgnorableWhitespace(); in ExportBaseIndexBody()
933 GetExport().StartElement( XML_NAMESPACE_TEXT, XML_INDEX_BODY, sal_True ); in ExportBaseIndexBody()
943 GetExport().AddAttribute(XML_NAMESPACE_TEXT, in ExportTableAndIllustrationIndexSourceAttributes()
951 GetExport().AddAttribute(XML_NAMESPACE_TEXT, in ExportTableAndIllustrationIndexSourceAttributes()
959 GetExport().AddAttribute(XML_NAMESPACE_TEXT, in ExportTableAndIllustrationIndexSourceAttributes()
1085 GetExport().AddAttribute(XML_NAMESPACE_TEXT, in ExportIndexTemplate()
1100 GetExport().AddAttribute(XML_NAMESPACE_TEXT, in ExportIndexTemplate()
1102 GetExport().EncodeStyleName( sParaStyleName )); in ExportIndexTemplate()
1108 SvXMLElementExport aLevelTemplate(GetExport(), in ExportIndexTemplate()
1468 GetExport().AddAttribute(XML_NAMESPACE_TEXT, in ExportIndexTemplateElement()
1470 GetExport().EncodeStyleName( sCharStyle) ); in ExportIndexTemplateElement()
1482 GetExport().AddAttribute(XML_NAMESPACE_STYLE, XML_TYPE, in ExportIndexTemplateElement()
1489 GetExport().GetMM100UnitConverter().convertMeasure(sBuf, in ExportIndexTemplateElement()
1491 GetExport().AddAttribute(XML_NAMESPACE_STYLE, in ExportIndexTemplateElement()
1499 GetExport().AddAttribute(XML_NAMESPACE_STYLE, in ExportIndexTemplateElement()
1506 GetExport().AddAttribute(XML_NAMESPACE_STYLE, in ExportIndexTemplateElement()
1520 GetExport().AddAttribute(XML_NAMESPACE_TEXT, in ExportIndexTemplateElement()
1530 GetExport().AddAttribute( in ExportIndexTemplateElement()
1535 GetExport().AddAttribute(XML_NAMESPACE_TEXT, XML_OUTLINE_LEVEL, in ExportIndexTemplateElement()
1544 GetExport().AddAttribute( in ExportIndexTemplateElement()
1549 GetExport().AddAttribute(XML_NAMESPACE_TEXT, XML_OUTLINE_LEVEL, in ExportIndexTemplateElement()
1554 SvXMLElementExport aTemplateElement(GetExport(), XML_NAMESPACE_TEXT, in ExportIndexTemplateElement()
1562 GetExport().Characters(sText); in ExportIndexTemplateElement()
1586 GetExport().AddAttribute(XML_NAMESPACE_TEXT, in ExportLevelParagraphStyles()
1591 SvXMLElementExport aParaStyles(GetExport(), in ExportLevelParagraphStyles()
1600 GetExport().AddAttribute(XML_NAMESPACE_TEXT, in ExportLevelParagraphStyles()
1602 GetExport().EncodeStyleName( aStyleNames[nName]) ); in ExportLevelParagraphStyles()
1605 SvXMLElementExport aParaStyle(GetExport(), in ExportLevelParagraphStyles()
1632 GetExport().AddAttribute(XML_NAMESPACE_TEXT, in ExportBoolean()
1913 GetExport().AddAttribute( XML_NAMESPACE_TEXT, XML_STYLE_NAME, in ExportMasterDocHeadingDummies()
1914 GetExport().EncodeStyleName( sStyle ) ); in ExportMasterDocHeadingDummies()
1918 GetExport().AddAttribute( XML_NAMESPACE_TEXT, XML_LEVEL, in ExportMasterDocHeadingDummies()
1920 SvXMLElementExport aElem( GetExport(), XML_NAMESPACE_TEXT, XML_H, in ExportMasterDocHeadingDummies()