Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/starcalc/
H A Dscflt.cxx223 rStream >> rFormat.ColRepeatStart; in lcl_ReadPageFormat()
680 && ColRepeatStart == rData.ColRepeatStart in operator ==()
925 if ( pPage->ColRepeatStart >= 0 ) in PutToDoc()
926 pRepeatCol = new ScRange( static_cast<SCCOL> (pPage->ColRepeatStart), 0, 0 ); in PutToDoc()
/trunk/main/sc/source/filter/inc/
H A Dscflt.hxx320 sal_Int16 ColRepeatStart; member

Completed in 31 milliseconds