Searched refs:pStyleContext (Results 1 – 2 of 2) sorted by relevance
717 …SvXMLStylesContext* pStyleContext = new RptMLMasterStylesContext_Impl(*this, nPrefix, rLocalName,x… in CreateContext() local718 pContext = pStyleContext; in CreateContext()719 SetMasterStyles( pStyleContext ); in CreateContext()
618 const SvXMLStyleContext* pStyleContext = m_rContext.getStyleElement( _rValue ); in handleAttribute() local619 OSL_ENSURE( pStyleContext, "OElementImport::handleAttribute: do not know the style!" ); in handleAttribute()621 m_pStyleElement = PTR_CAST( XMLTextStyleContext, pStyleContext ); in handleAttribute()
Completed in 30 milliseconds