Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/filter/excel/
H A Dxipage.cxx130 case EXC_ID_HORPAGEBREAKS: pVec = &maData.maHorPageBreaks; break; in ReadPageBreaks()
370 …for( aIt = maData.maHorPageBreaks.begin(), aEnd = maData.maHorPageBreaks.end(); aIt != aEnd; ++aIt… in Finalize()
H A Dxepage.cxx313 maData.maHorPageBreaks.push_back(nRow); in XclExpPageSettings()
340 …XclExpPageBreaks( EXC_ID_HORPAGEBREAKS, maData.maHorPageBreaks, static_cast< sal_uInt16 >( GetXclM… in Save()
383 XclExpPageBreaks( EXC_ID_HORPAGEBREAKS, maData.maHorPageBreaks, in SaveXml()
H A Dxlpage.cxx177 maHorPageBreaks.clear(); in SetDefaults()
/aoo41x/main/sc/source/filter/inc/
H A Dxlpage.hxx101 ScfUInt16Vec maHorPageBreaks; /// Horizontal page breaks. member

Completed in 25 milliseconds