Home
last modified time | relevance | path

Searched refs:pStyleContext (Results 1 – 2 of 2) sorted by relevance

/trunk/main/reportdesign/source/filter/xml/
H A Dxmlfilter.cxx717 …SvXMLStylesContext* pStyleContext = new RptMLMasterStylesContext_Impl(*this, nPrefix, rLocalName,x… in CreateContext() local
718 pContext = pStyleContext; in CreateContext()
719 SetMasterStyles( pStyleContext ); in CreateContext()
/trunk/main/xmloff/source/forms/
H A Delementimport.cxx618 const SvXMLStyleContext* pStyleContext = m_rContext.getStyleElement( _rValue ); in handleAttribute() local
619 OSL_ENSURE( pStyleContext, "OElementImport::handleAttribute: do not know the style!" ); in handleAttribute()
621 m_pStyleElement = PTR_CAST( XMLTextStyleContext, pStyleContext ); in handleAttribute()

Completed in 62 milliseconds