Searched refs:EXC_ID_HORPAGEBREAKS (Results 1 – 5 of 5) sorted by relevance
181 sal_Int32 nElement = GetRecId() == EXC_ID_HORPAGEBREAKS ? XML_rowBreaks : XML_colBreaks; in SaveXml()340 …XclExpPageBreaks( EXC_ID_HORPAGEBREAKS, maData.maHorPageBreaks, static_cast< sal_uInt16 >( GetXclM… in Save()383 XclExpPageBreaks( EXC_ID_HORPAGEBREAKS, maData.maHorPageBreaks, in SaveXml()
130 case EXC_ID_HORPAGEBREAKS: pVec = &maData.maHorPageBreaks; break; in ReadPageBreaks()
1143 case EXC_ID_HORPAGEBREAKS: in Read()
4172 case EXC_ID_HORPAGEBREAKS: in ReadChartSubStream()
40 const sal_uInt16 EXC_ID_HORPAGEBREAKS = 0x001B; variable
Completed in 2347 milliseconds