Searched refs:ReadPropSet (Results 1 – 6 of 6) sorted by relevance
/aoo41x/main/filter/source/msfilter/ |
H A D | dffpropset.cxx | 1099 void DffPropSet::ReadPropSet( SvStream& rIn, bool bSetUninitializedOnly ) in ReadPropSet() function in DffPropSet 1234 rRec.ReadPropSet( rIn, false ); in operator >>() 1240 rRec.ReadPropSet( rIn, true ); in operator |=()
|
H A D | msdffimp.cxx | 247 void DffPropertyReader::ReadPropSet( SvStream& rIn, void* pClientData, sal_uInt32 nShapeId ) const in ReadPropSet() function in DffPropertyReader 249 void DffPropertyReader::ReadPropSet( SvStream& rIn, void* pClientData ) const in ReadPropSet() 1299 aSecPropSet.ReadPropSet( rIn, NULL ); in ApplyRectangularGradientAsBitmap() 4344 ReadPropSet( rSt, pClientData, (sal_uInt32)aObjData.eShapeType ); in ImportShape() 4346 ReadPropSet( rSt, pClientData ); in ImportShape() 4359 pSecPropSet->ReadPropSet( rSt, NULL ); in ImportShape()
|
H A D | svdfppt.cxx | 1313 aSecPropSet.ReadPropSet( rSt, (ProcessData*)pData ); in ProcessObj()
|
/aoo41x/main/filter/inc/filter/msfilter/ |
H A D | dffpropset.hxx | 56 void ReadPropSet( SvStream&, bool );
|
H A D | msdffimp.hxx | 90 void ReadPropSet( SvStream& rIn, void* pClientData, sal_uInt32 nShapeType = 0 ) const; 92 void ReadPropSet( SvStream& rIn, void* pClientData ) const;
|
/aoo41x/main/sc/source/filter/excel/ |
H A D | xiescher.cxx | 4219 maDffConv.ReadPropSet( *mxMemStrm, 0 ); in Read()
|
Completed in 326 milliseconds