Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/filter/excel/
H A Dxestyle.cxx230 class XclExpPaletteImpl class
327 XclExpPaletteImpl::XclExpPaletteImpl( const XclDefaultPalette& rDefPal ) : in XclExpPaletteImpl() function in XclExpPaletteImpl
360 void XclExpPaletteImpl::Finalize() in Finalize()
425 void XclExpPaletteImpl::GetMixedColors( in GetMixedColors()
484 bool XclExpPaletteImpl::IsDefaultPalette() const in IsDefaultPalette()
492 void XclExpPaletteImpl::WriteBody( XclExpStream& rStrm ) in WriteBody()
499 void XclExpPaletteImpl::SaveXml( XclExpXmlStream& rStrm ) in SaveXml()
628 void XclExpPaletteImpl::ReduceLeastUsedColor() in ReduceLeastUsedColor()
704 sal_Int32 XclExpPaletteImpl::GetNearestPaletteColor( in GetNearestPaletteColor()
726 sal_Int32 XclExpPaletteImpl::GetNearPaletteColors( in GetNearPaletteColors()
[all …]
/aoo4110/main/sc/source/filter/inc/
H A Dxestyle.hxx63 class XclExpPaletteImpl;
123 typedef ScfRef< XclExpPaletteImpl > XclExpPaletteImplRef;

Completed in 33 milliseconds