Lines Matching refs:m_rContext
180 const SvXMLNamespaceMap& rMap = m_rContext.getGlobalContext().GetNamespaceMap(); in StartElement()
240 m_rContext.applyControlNumberStyle( m_xElement, sNumberStyleName ); in EndElement()
618 const SvXMLStyleContext* pStyleContext = m_rContext.getStyleElement( _rValue ); in handleAttribute()
1092 m_rContext.registerCellValueBinding( m_xElement, _rBoundCellAddress ); in doRegisterCellValueBinding()
1101 m_rContext.registerXFormsValueBinding( m_xElement, _rBindingID ); in doRegisterXFormsValueBinding()
1110 m_rContext.registerXFormsListBinding( m_xElement, _rBindingID ); in doRegisterXFormsListBinding()
1119 m_rContext.registerXFormsSubmission( m_xElement, _rSubmissionID ); in doRegisterXFormsSubmission()
1160 m_rContext.getGlobalContext(), ::getCppuType( &m_nImagePosition ), in handleAttribute()
1170 m_rContext.getGlobalContext(), ::getCppuType( &m_nImageAlign ), in handleAttribute()
1288 …const OAttribute2Property::AttributeAssignment* pProperty = m_rContext.getAttributeMap().getAttrib… in handleAttribute()
1292 …const Any aBooleanValue( PropertyConversion::convertString(m_rContext.getGlobalContext(), pPropert… in handleAttribute()
1341 … sAdjustedValue = m_rContext.getGlobalContext().ResolveGraphicObjectURL( _rValue, sal_False ); in handleAttribute()
1343 sAdjustedValue = m_rContext.getGlobalContext().GetAbsoluteReference( _rValue ); in handleAttribute()
1435 …UniReference < XMLTextImportHelper > xTextImportHelper( m_rContext.getGlobalContext().GetTextImpor… in CreateChildContext()
1448 …return xTextImportHelper->CreateTextChildContext( m_rContext.getGlobalContext(), _nPrefix, _rLocal… in CreateChildContext()
1581 …UniReference < XMLTextImportHelper > xTextImportHelper( m_rContext.getGlobalContext().GetTextImpor… in EndElement()
1694 m_rContext.registerCellRangeListSource( m_xElement, m_sCellListSource ); in EndElement()
1752 m_rContext.getGlobalContext(), in handleAttribute()