Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/starcalc/
H A Dscflt.cxx868 sal_uInt16 cBottom = (pHeadFootLine->FrameColor & 0xF000) >> 12; in PutToDoc() local
872 lcl_ChangeColor(cBottom, ColorBottom); in PutToDoc()
1310 sal_uInt16 cBottom = ( pPattern->FrameColor & 0xF000 ) >> 12; in LoadPatternCollection() local
1315 lcl_ChangeColor( cBottom, ColorBottom ); in LoadPatternCollection()
1960 sal_uInt16 cBottom = ( nFrmColVal & 0xF000 ) >> 12; in LoadColAttr() local
1965 lcl_ChangeColor( cBottom, ColorBottom ); in LoadColAttr()

Completed in 28 milliseconds