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()
1093 m_rContext.registerCellValueBinding( m_xElement, _rBoundCellAddress ); in doRegisterCellValueBinding()
1102 m_rContext.registerXFormsValueBinding( m_xElement, _rBindingID ); in doRegisterXFormsValueBinding()
1111 m_rContext.registerXFormsListBinding( m_xElement, _rBindingID ); in doRegisterXFormsListBinding()
1120 m_rContext.registerXFormsSubmission( m_xElement, _rSubmissionID ); in doRegisterXFormsSubmission()
1161 m_rContext.getGlobalContext(), ::getCppuType( &m_nImagePosition ), in handleAttribute()
1171 m_rContext.getGlobalContext(), ::getCppuType( &m_nImageAlign ), in handleAttribute()
1289 …const OAttribute2Property::AttributeAssignment* pProperty = m_rContext.getAttributeMap().getAttrib… in handleAttribute()
1293 …const Any aBooleanValue( PropertyConversion::convertString(m_rContext.getGlobalContext(), pPropert… in handleAttribute()
1342 … sAdjustedValue = m_rContext.getGlobalContext().ResolveGraphicObjectURL( _rValue, sal_False ); in handleAttribute()
1344 sAdjustedValue = m_rContext.getGlobalContext().GetAbsoluteReference( _rValue ); in handleAttribute()
1436 …UniReference < XMLTextImportHelper > xTextImportHelper( m_rContext.getGlobalContext().GetTextImpor… in CreateChildContext()
1449 …return xTextImportHelper->CreateTextChildContext( m_rContext.getGlobalContext(), _nPrefix, _rLocal… in CreateChildContext()
1582 …UniReference < XMLTextImportHelper > xTextImportHelper( m_rContext.getGlobalContext().GetTextImpor… in EndElement()
1695 m_rContext.registerCellRangeListSource( m_xElement, m_sCellListSource ); in EndElement()
1753 m_rContext.getGlobalContext(), in handleAttribute()