Searched refs:SvStorageStream (Results 1 – 10 of 10) sorted by relevance
| /trunk/main/filter/inc/filter/msfilter/ |
| H A D | msocximex.hxx | 474 virtual sal_Bool ReadFontData(SvStorageStream* /*pS*/) { return sal_True; } in ReadFontData() argument 560 virtual sal_Bool Read(SvStorageStream *pS); 562 virtual sal_Bool ReadFontData(SvStorageStream* /*pS*/) { return sal_True; } in ReadFontData() argument 570 … virtual void ProcessControl( OCX_Control* pControl, SvStorageStream* pS, ContainerRecord& rec ); 615 virtual sal_Bool Read(SvStorageStream *pS); 623 … virtual void ProcessControl( OCX_Control* pControl, SvStorageStream* pS, ContainerRecord& rec ); 697 virtual sal_Bool Read(SvStorageStream *pS); 777 virtual sal_Bool Read(SvStorageStream *pS); 858 virtual sal_Bool Read(SvStorageStream *pS); 1312 virtual sal_Bool Read( SvStorageStream *pS ); [all …]
|
| /trunk/main/filter/source/msfilter/ |
| H A D | msocximex.cxx | 98 long ReadAlign(SvStorageStream *pS, long nPos, int nAmount) in ReadAlign() 231 long WriteAlign(SvStorageStream *pS, int nAmount) in WriteAlign() 252 bool writeOCXNAME( const OUString& sOCXName, SvStorageStream* pStream ) in writeOCXNAME() 266 bool readOCXNAME( OUString& sCName, SvStorageStream* pStream ) in readOCXNAME() 355 void lclReadCharArray( SvStorageStream& rStrm, char*& rpcCharArr, sal_uInt32 nLenFld, long nPos ) in lclReadCharArray() 454 void WriteLenField( SvStorageStream& rStrm ) const; 456 void WriteCharArray( SvStorageStream& rStrm ) const; 488 void SvxOcxString::WriteLenField( SvStorageStream& rStrm ) const in WriteLenField() 497 void SvxOcxString::WriteCharArray( SvStorageStream& rStrm ) const in WriteCharArray() 551 virtual bool Read( OCX_ContainerControl* pContainerControl, SvStorageStream *pS) in Read() [all …]
|
| H A D | msvbasic.cxx | 436 SvStorageStream* pStp = xProject; in Open()
|
| /trunk/main/starmath/source/ |
| H A D | eqnolefilehdr.hxx | 30 class SvStorageStream; 52 void Read(SvStorageStream *pS); 53 void Write(SvStorageStream *pS);
|
| H A D | eqnolefilehdr.cxx | 31 void EQNOLEFILEHDR::Read(SvStorageStream *pS) in Read() 44 void EQNOLEFILEHDR::Write(SvStorageStream *pS) in Write() 70 SvStorageStream *pS = &xSrc; in GetMathTypeVersion()
|
| H A D | mathtype.hxx | 85 SvStorageStream *pS;
|
| /trunk/main/sw/source/filter/ww8/ |
| H A D | ww8par4.cxx | 93 SvStorageStream* pS = xSrc3; in SV_IMPL_OP_PTRARR_SORT() 138 SvStorageStream* pSt = xSrc2; in SwWw6ReadMetaStream() 193 SvStorageStream* pStp = xSrc4; in SwWw6ReadMacPICTStream()
|
| /trunk/main/sd/source/filter/ppt/ |
| H A D | propread.hxx | 157 void Read( SvStorageStream* pStrm );
|
| H A D | propread.cxx | 420 void Section::Read( SvStorageStream *pStrm ) in Read()
|
| /trunk/main/sot/inc/sot/ |
| H A D | storage.hxx | 265 #define SvStorageStream SotStorageStream macro
|