Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/filter/xml/
H A Dxmlnexpi.cxx53 nScopeOfNameRange( MAXTABCOUNT ) //aRangeNameScope( MAXTABCOUNT ) in ScXMLNamedExpressionsContext()
90 rLName, xAttrList,nScopeOfNameRange//, in CreateChildContext()
96 rLName, xAttrList, nScopeOfNameRange//, in CreateChildContext()
118 ::com::sun::star::xml::sax::XAttributeList>& xAttrList, SCTAB nScopeOfNameRange) : in ScXMLNamedRangeContext() argument
122 pNamedExpression->nNameScope = nScopeOfNameRange; in ScXMLNamedRangeContext()
190 ::com::sun::star::xml::sax::XAttributeList>& xAttrList, SCTAB nScopeOfNameRange) : in ScXMLNamedExpressionContext() argument
194 pNamedExpression->nNameScope = nScopeOfNameRange; in ScXMLNamedExpressionContext()
H A Dxmlnexpi.hxx36 SCTAB nScopeOfNameRange; member in ScXMLNamedExpressionsContext
52 void SetScope( SCTAB n ){ nScopeOfNameRange = n;} in SetScope()
53 SCTAB GetScope(){ return nScopeOfNameRange;} in GetScope()
67 ::com::sun::star::xml::sax::XAttributeList>& xAttrList,SCTAB nScopeOfNameRange);
89 ::com::sun::star::xml::sax::XAttributeList>& xAttrList,SCTAB nScopeOfNameRange);

Completed in 11 milliseconds