Searched refs:XclImpSimpleDffConverter (Results 1 – 2 of 2) sorted by relevance
964 class XclImpSimpleDffConverter : public SvxMSDffManager, protected XclImpRoot class967 explicit XclImpSimpleDffConverter( const XclImpRoot& rRoot, SvStream& rDffStrm );968 virtual ~XclImpSimpleDffConverter();984 class XclImpDffConverter : public XclImpSimpleDffConverter, private SvxMSConvertOCXControls1262 XclImpSimpleDffConverter maDffConv; /// DFF converter used to resolve palette colors.
3171 XclImpSimpleDffConverter::XclImpSimpleDffConverter( const XclImpRoot& rRoot, SvStream& rDffStrm ) : in XclImpSimpleDffConverter() function in XclImpSimpleDffConverter3178 XclImpSimpleDffConverter::~XclImpSimpleDffConverter() in ~XclImpSimpleDffConverter()3182 FASTBOOL XclImpSimpleDffConverter::GetColorFromPalette( sal_uInt16 nIndex, Color& rColor ) const in GetColorFromPalette()3208 XclImpSimpleDffConverter( rRoot, rDffStrm ), in XclImpDffConverter()
Completed in 70 milliseconds