Home
last modified time | relevance | path

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

/aoo41x/main/reportdesign/source/filter/xml/
H A DxmlExport.cxx592 TSectionsGrid::iterator aInsert = m_aSectionsGrid.insert( in exportSectionAutoStyle()
684 lcl_adjustColumnSpanOverRows(m_aSectionsGrid); in exportSectionAutoStyle()
788 TSectionsGrid::iterator aFind = m_aSectionsGrid.find(_xSection.get()); in exportContainer()
789 …OSL_ENSURE(aFind != m_aSectionsGrid.end(),"ORptExport::exportContainer: Section not found in grid!… in exportContainer()
790 if ( aFind == m_aSectionsGrid.end() ) in exportContainer()
H A DxmlExport.hxx121 TSectionsGrid m_aSectionsGrid; member in rptxml::ORptExport

Completed in 26 milliseconds