Home
last modified time | relevance | path

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

/aoo4110/main/reportdesign/source/filter/xml/
H A DxmlCell.cxx70 ,m_nCurrentCount(0) in DBG_NAME()
164 m_nCurrentCount = m_pContainer->getSection()->getCount(); in CreateChildContext()
178 m_nCurrentCount = m_pContainer->getSection()->getCount(); in CreateChildContext()
203 for (sal_Int32 i = m_nCurrentCount; i < nCount; ++i) in EndElement()
H A DxmlSubDocument.cxx54 ,m_nCurrentCount(0) in DBG_NAME()
89 m_nCurrentCount = m_pContainer->getSection()->getCount(); in _CreateChildContext()
115 m_xComponent.set(m_pContainer->getSection()->getByIndex(m_nCurrentCount),uno::UNO_QUERY); in EndElement()
H A DxmlSubDocument.hxx41 sal_Int32 m_nCurrentCount; member in rptxml::OXMLSubDocument
H A DxmlCell.hxx40 sal_Int32 m_nCurrentCount; member in rptxml::OXMLCell

Completed in 40 milliseconds