Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/inc/
H A Dxiescher.hxx1243 class XclImpDffPropSet : protected XclImpRoot class
1246 explicit XclImpDffPropSet( const XclImpRoot& rRoot );
1266 XclImpStream& operator>>( XclImpStream& rStrm, XclImpDffPropSet& rPropSet );
/trunk/main/sc/source/filter/excel/
H A Dxiescher.cxx4201 XclImpDffPropSet::XclImpDffPropSet( const XclImpRoot& rRoot ) : in XclImpDffPropSet() function in XclImpDffPropSet
4207 void XclImpDffPropSet::Read( XclImpStream& rStrm ) in Read()
4222 sal_uInt32 XclImpDffPropSet::GetPropertyValue( sal_uInt16 nPropId, sal_uInt32 nDefault ) const in GetPropertyValue()
4227 void XclImpDffPropSet::FillToItemSet( SfxItemSet& rItemSet ) const in FillToItemSet()
4233 XclImpStream& operator>>( XclImpStream& rStrm, XclImpDffPropSet& rPropSet ) in operator >>()
H A Dxichart.cxx535 XclImpDffPropSet aPropSet( rStrm.GetRoot() ); in ReadHeaderRecord()

Completed in 189 milliseconds