Lines Matching refs:m_rContext

123 		m_rContext.getGlobalContext().ClearAttrList();  in doExport()
162 …m_pXMLElement = new SvXMLElementExport(m_rContext.getGlobalContext(), XML_NAMESPACE_FORM, _pName, … in implStartElement()
229 m_rContext.getGlobalContext().GetNamespaceMap().GetQNameByKey( in exportServiceNameAttribute()
247 m_rContext.getGlobalContext().GetEventExport().Export(xWrapper); in exportEvents()
313 m_rContext.getGlobalContext().AddAttributeIdLegacy( in exportInnerAttributes()
424 m_rContext.exportCollectionElements(xColumnContainer); in exportSubTags()
443 m_rContext.getGlobalContext().ClearAttrList(); in exportSubTags()
448 …SvXMLElementExport aFormElement(m_rContext.getGlobalContext(), XML_NAMESPACE_FORM, "item", sal_Tru… in exportSubTags()
466m_rContext.getGlobalContext().GetTextParagraphExport()->exportText( xControlText ); in exportSubTags()
1304 m_rContext.getGlobalContext().GetMM100UnitConverter().convertBool(sBuffer, sal_True); in exportListSourceAsElements()
1318 m_rContext.getGlobalContext().ClearAttrList(); in exportListSourceAsElements()
1359 …SvXMLElementExport aFormElement(m_rContext.getGlobalContext(), XML_NAMESPACE_FORM, "option", sal_T… in exportListSourceAsElements()
1402 …SvXMLElementExport aFormElement(m_rContext.getGlobalContext(), XML_NAMESPACE_FORM, "option", sal_T… in exportListSourceAsElements()
1414 m_rContext.getGlobalContext(), in implStartElement()
1804 m_rContext.getGlobalContext().GetMM100UnitConverter().convertEnum( in exportCellBindingAttributes()
2009 m_rContext.getGlobalContext().GetNamespaceMap().GetQNameByKey( in exportServiceNameAttribute()
2038 ::rtl::OUString sStyleName = m_rContext.getObjectStyleName( m_xProps ); in exportAttributes()
2086 m_rContext.getGlobalContext().ClearAttrList(); in exportSubTags()
2096 if ( m_rContext.getGlobalContext().GetAttrList().getLength() ) in exportSubTags()
2098 …SvXMLElementExport aFormElement(m_rContext.getGlobalContext(), XML_NAMESPACE_FORM, xmloff::token::… in exportSubTags()
2109 m_rContext.exportCollectionElements(xCollection); in exportSubTags()