Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/inc/
H A Dxiescher.hxx964 class XclImpSimpleDffConverter : public SvxMSDffManager, protected XclImpRoot class
967 explicit XclImpSimpleDffConverter( const XclImpRoot& rRoot, SvStream& rDffStrm );
968 virtual ~XclImpSimpleDffConverter();
984 class XclImpDffConverter : public XclImpSimpleDffConverter, private SvxMSConvertOCXControls
1262 XclImpSimpleDffConverter maDffConv; /// DFF converter used to resolve palette colors.
/trunk/main/sc/source/filter/excel/
H A Dxiescher.cxx3171 XclImpSimpleDffConverter::XclImpSimpleDffConverter( const XclImpRoot& rRoot, SvStream& rDffStrm ) : in XclImpSimpleDffConverter() function in XclImpSimpleDffConverter
3178 XclImpSimpleDffConverter::~XclImpSimpleDffConverter() in ~XclImpSimpleDffConverter()
3182 FASTBOOL XclImpSimpleDffConverter::GetColorFromPalette( sal_uInt16 nIndex, Color& rColor ) const in GetColorFromPalette()
3208 XclImpSimpleDffConverter( rRoot, rDffStrm ), in XclImpDffConverter()

Completed in 43 milliseconds