Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/filter/excel/
H A Dxipage.cxx131 case EXC_ID_VERPAGEBREAKS: pVec = &maData.maVerPageBreaks; break; in ReadPageBreaks()
377 …for( aIt = maData.maVerPageBreaks.begin(), aEnd = maData.maVerPageBreaks.end(); aIt != aEnd; ++aIt… in Finalize()
H A Dxepage.cxx319 maData.maVerPageBreaks.push_back(*itr); in XclExpPageSettings()
341 …XclExpPageBreaks( EXC_ID_VERPAGEBREAKS, maData.maVerPageBreaks, static_cast< sal_uInt16 >( GetXclM… in Save()
385 XclExpPageBreaks( EXC_ID_VERPAGEBREAKS, maData.maVerPageBreaks, in SaveXml()
H A Dxlpage.cxx178 maVerPageBreaks.clear(); in SetDefaults()
/aoo41x/main/sc/source/filter/inc/
H A Dxlpage.hxx102 ScfUInt16Vec maVerPageBreaks; /// Vertical page breaks. member

Completed in 24 milliseconds