Searched refs:XclImpDffPropSet (Results 1 – 3 of 3) sorted by relevance
1243 class XclImpDffPropSet : protected XclImpRoot class1246 explicit XclImpDffPropSet( const XclImpRoot& rRoot );1266 XclImpStream& operator>>( XclImpStream& rStrm, XclImpDffPropSet& rPropSet );
4201 XclImpDffPropSet::XclImpDffPropSet( const XclImpRoot& rRoot ) : in XclImpDffPropSet() function in XclImpDffPropSet4207 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 >>()
535 XclImpDffPropSet aPropSet( rStrm.GetRoot() ); in ReadHeaderRecord()
Completed in 63 milliseconds