Searched refs:TSectionsGrid (Results 1 – 2 of 2) sorted by relevance
189 void lcl_adjustColumnSpanOverRows(ORptExport::TSectionsGrid& _rGrid) in lcl_adjustColumnSpanOverRows()191 ORptExport::TSectionsGrid::iterator aSectionIter = _rGrid.begin(); in lcl_adjustColumnSpanOverRows()192 ORptExport::TSectionsGrid::iterator aSectionEnd = _rGrid.end(); in lcl_adjustColumnSpanOverRows()592 TSectionsGrid::iterator aInsert = m_aSectionsGrid.insert( in exportSectionAutoStyle()593 TSectionsGrid::value_type( in exportSectionAutoStyle()788 TSectionsGrid::iterator aFind = m_aSectionsGrid.find(_xSection.get()); in exportContainer()
115 typedef ::std::map< Reference<XPropertySet> ,TGrid > TSectionsGrid; typedef in rptxml::ORptExport121 TSectionsGrid m_aSectionsGrid;
Completed in 39 milliseconds