Home
last modified time | relevance | path

Searched refs:ScXMLNamedExpressionsContext (Results 1 – 4 of 4) sorted by relevance

/aoo42x/main/sc/source/filter/xml/
H A Dxmlnexpi.cxx47 ScXMLNamedExpressionsContext::ScXMLNamedExpressionsContext( ScXMLImport& rImport, in ScXMLNamedExpressionsContext() function in ScXMLNamedExpressionsContext
73 ScXMLNamedExpressionsContext::~ScXMLNamedExpressionsContext() in ~ScXMLNamedExpressionsContext()
78 SvXMLImportContext *ScXMLNamedExpressionsContext::CreateChildContext( sal_uInt16 nPrefix, in CreateChildContext()
108 void ScXMLNamedExpressionsContext::EndElement() in EndElement()
H A Dxmlnexpi.hxx32 class ScXMLNamedExpressionsContext : public SvXMLImportContext class
39 ScXMLNamedExpressionsContext( ScXMLImport& rImport, sal_uInt16 nPrfx,
44 virtual ~ScXMLNamedExpressionsContext();
H A Dxmlbodyi.cxx193 pContext = new ScXMLNamedExpressionsContext ( GetScImport(), nPrefix, rLocalName, in CreateChildContext()
195 static_cast<ScXMLNamedExpressionsContext*>(pContext)->SetScope( MAXTABCOUNT );//workbookname in CreateChildContext()
H A Dxmltabi.cxx331 …pContext = new ScXMLNamedExpressionsContext ( GetScImport(), nPrefix, rLName, xAttrList );//worksh… in CreateChildContext()
332 static_cast<ScXMLNamedExpressionsContext*>(pContext)->SetScope( nCurrentSheet ); in CreateChildContext()

Completed in 30 milliseconds