Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/inc/
H A Dxestyle.hxx357 void SetFinalColors( const XclExpPalette& rPalette );
388 void SetFinalColors( const XclExpPalette& rPalette );
464 void SetFinalColors();
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/filter/inc/
H A Dxestyle.hxx359 void SetFinalColors( const XclExpPalette& rPalette );
387 void SetFinalColors( const XclExpPalette& rPalette );
463 void SetFinalColors();
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/filter/excel/
H A Dxestyle.cxx1756 void XclExpCellBorder::SetFinalColors( const XclExpPalette& rPalette ) in SetFinalColors() function in XclExpCellBorder
1886 void XclExpCellArea::SetFinalColors( const XclExpPalette& rPalette ) in SetFinalColors() function in XclExpCellArea
2038 void XclExpXF::SetFinalColors() in SetFinalColors() function in XclExpXF
2040 maBorder.SetFinalColors( GetPalette() ); in SetFinalColors()
2041 maArea.SetFinalColors( GetPalette() ); in SetFinalColors()
2448 maXFList.GetRecord( nPos )->SetFinalColors(); in Finalize()
H A Dxecontent.cxx795 maBorder.SetFinalColors( GetPalette() ); in WriteBody()
803 maArea.SetFinalColors( GetPalette() ); in WriteBody()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/excel/
H A Dxestyle.cxx1763 void XclExpCellBorder::SetFinalColors( const XclExpPalette& rPalette ) in SetFinalColors() function in XclExpCellBorder
1904 void XclExpCellArea::SetFinalColors( const XclExpPalette& rPalette ) in SetFinalColors() function in XclExpCellArea
2083 void XclExpXF::SetFinalColors() in SetFinalColors() function in XclExpXF
2085 maBorder.SetFinalColors( GetPalette() ); in SetFinalColors()
2086 maArea.SetFinalColors( GetPalette() ); in SetFinalColors()
2501 maXFList.GetRecord( nPos )->SetFinalColors(); in Finalize()
H A Dxecontent.cxx806 maBorder.SetFinalColors( GetPalette() ); in WriteBody()
814 maArea.SetFinalColors( GetPalette() ); in WriteBody()