Home
last modified time | relevance | path

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

/aoo41x/main/reportdesign/source/filter/xml/
H A DxmlExport.cxx189 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()
H A DxmlExport.hxx115 typedef ::std::map< Reference<XPropertySet> ,TGrid > TSectionsGrid; typedef in rptxml::ORptExport
121 TSectionsGrid m_aSectionsGrid;

Completed in 65 milliseconds