Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/filter/inc/
H A Dxestyle.hxx393 void SetFinalColors( const XclExpPalette& rPalette );
429 void SetFinalColors( const XclExpPalette& rPalette );
506 void SetFinalColors();
/aoo41x/main/sc/source/filter/excel/
H A Dxestyle.cxx1633 void XclExpCellBorder::SetFinalColors( const XclExpPalette& rPalette ) in SetFinalColors() function in XclExpCellBorder
1785 void XclExpCellArea::SetFinalColors( const XclExpPalette& rPalette ) in SetFinalColors() function in XclExpCellArea
1977 void XclExpXF::SetFinalColors() in SetFinalColors() function in XclExpXF
1979 maBorder.SetFinalColors( GetPalette() ); in SetFinalColors()
1980 maArea.SetFinalColors( GetPalette() ); in SetFinalColors()
2426 maXFList.GetRecord( nPos )->SetFinalColors(); in Finalize()
H A Dxecontent.cxx764 maBorder.SetFinalColors( GetPalette() ); in WriteBody()
772 maArea.SetFinalColors( GetPalette() ); in WriteBody()

Completed in 30 milliseconds