Home
last modified time | relevance | path

Searched refs:SvStorageStreamRef (Results 1 – 25 of 35) sorted by relevance

12

/trunk/main/filter/source/msfilter/
H A Dmsocximex.cxx1523 SvStorageStreamRef xStor( rObj->OpenSotStream( C2S("\1CompObj"))); in Export()
1625 SvStorageStreamRef xStor( rObj->OpenSotStream( C2S("\1CompObj"))); in Export()
1958 sal_Bool OCX_TextBox::WriteContents(SvStorageStreamRef &rContents, in WriteContents()
2816 sal_Bool OCX_ListBox::WriteContents(SvStorageStreamRef &rContents, in WriteContents()
4243 sal_Bool OCX_Label::WriteContents(SvStorageStreamRef &rContents, in WriteContents()
4601 SvStorageStreamRef& rSrc1, uno::Reference < drawing::XShape > * in ReadOCXExcelKludgeStream()
4691 SvStorageStreamRef& rContents, in WriteOCXExcelKludgeStream()
5066 sal_Bool OCX_FontData::Export(SvStorageStreamRef &rContent, in Export()
5347 sal_Bool OCX_Image::WriteContents(SvStorageStreamRef &rContents, in WriteContents()
5666 SvStorageStreamRef &rObj, in WriteContents()
[all …]
H A Dmsvbasic.cxx78 sal_uInt8 VBA_Impl::ReadPString(SvStorageStreamRef &xVBAProject, in ReadPString()
149 SvStorageStreamRef xVBAProject; in ReadVBAProject()
435 SvStorageStreamRef xProject = xMacros->OpenSotStream( in Open()
496 SvStorageStreamRef xVBAStream; in Decompress()
539 int VBA_Impl::DecompressVBA( int nIndex, SvStorageStreamRef &xVBAStream ) in DecompressVBA()
H A Dmsvbasic.hxx108 int DecompressVBA(int index, SvStorageStreamRef &rxVBAStream);
109 sal_uInt8 ReadPString(SvStorageStreamRef &xVBAProject, bool bIsUnicode);
H A Dsvxmsbas.cxx147 SvStorageStreamRef xFrame = xForm->OpenSotStream( in ImportForms_Impl()
154 SvStorageStreamRef xTypes = xForm->OpenSotStream( in ImportForms_Impl()
/trunk/main/sw/source/filter/ww8/dump/
H A Dmsvbasic.hxx86 int DecompressVBA(int index, SvStorageStreamRef &rxVBAStream);
87 void Confirm12Zeros(SvStorageStreamRef &xVBAProject);
88 void ConfirmHalfWayMarker(SvStorageStreamRef &xVBAProject);
89 void ConfirmFixedMiddle(SvStorageStreamRef &xVBAProject);
90 void ConfirmFixedMiddle2(SvStorageStreamRef &xVBAProject);
91 void ConfirmFixedOctect(SvStorageStreamRef &xVBAProject);
92 sal_uInt8 ReadPString(SvStorageStreamRef &xVBAProject);
H A Dmsvbasic.cxx50 sal_uInt8 VBA_Impl::ReadPString(SvStorageStreamRef &xVBAProject) in ReadPString()
85 void VBA_Impl::ConfirmFixedOctect(SvStorageStreamRef &xVBAProject) in ConfirmFixedOctect()
98 void VBA_Impl::Confirm12Zeros(SvStorageStreamRef &xVBAProject) in Confirm12Zeros()
107 void VBA_Impl::ConfirmHalfWayMarker(SvStorageStreamRef &xVBAProject) in ConfirmHalfWayMarker()
116 void VBA_Impl::ConfirmFixedMiddle(SvStorageStreamRef &xVBAProject) in ConfirmFixedMiddle()
134 void VBA_Impl::ConfirmFixedMiddle2(SvStorageStreamRef &xVBAProject) in ConfirmFixedMiddle2()
166 SvStorageStreamRef xVBAProject; in ReadVBAProject()
381 SvStorageStreamRef xVBAStream; in Decompress()
416 int VBA_Impl::DecompressVBA( int nIndex, SvStorageStreamRef &xVBAStream ) in DecompressVBA()
H A Dww8dout.cxx37 extern SvStorageStreamRef xStrm;
38 extern SvStorageStreamRef xTableStream;
39 extern SvStorageStreamRef xDataStream; // ist bei Ver6-7 mit xStrm identisch,
H A Ddump8.cxx76 extern SvStorageStreamRef xStrm;
H A Ddump8a.cxx51 SvStorageStreamRef xStrm;
52 SvStorageStreamRef xTableStream; // ist bei Ver6-7 mit xStrm identisch,
54 SvStorageStreamRef xDataStream; // ist bei Ver6-7 mit xStrm identisch,
/trunk/main/sw/source/filter/ww8/
H A Dww8glsy.hxx64 WW8Glossary( SvStorageStreamRef &refStrm, sal_uInt8 nVersion, SvStorage *pStg=0);
72 SvStorageStreamRef xTableStream;
73 SvStorageStreamRef &rStrm;
H A Dww8par4.cxx92 SvStorageStreamRef xSrc3 = rSrc1->OpenSotStream( CREATE_CONST_ASC( "\3PIC" ), in SV_IMPL_OP_PTRARR_SORT()
137 SvStorageStreamRef xSrc2 = rSrc1->OpenSotStream( CREATE_CONST_ASC("\3META"), in SwWw6ReadMetaStream()
193 SvStorageStreamRef xSrc4 = rSrc1->OpenSotStream( CREATE_CONST_ASC( "\3PICT" )); in SwWw6ReadMacPICTStream()
444SvStorageStreamRef xObjInfoSrc = xSrc1->OpenSotStream( CREATE_CONST_ASC( "\3ObjInfo" ), in ImportOleBase()
H A Dww8glsy.cxx44 WW8Glossary::WW8Glossary(SvStorageStreamRef &refStrm, sal_uInt8 nVersion, in WW8Glossary()
H A Dww8par.cxx4787 sal_uLong SwWW8ImplReader::SetSubStreams(SvStorageStreamRef &rTableStream, in SetSubStreams()
4788 SvStorageStreamRef &rDataStream) in SetSubStreams()
5018 SvStorageStreamRef xTableStream, xDataStream; in LoadThroughDecryption()
5449 SvStorageStreamRef refStrm; // damit uns keiner den Stream klaut in Read()
5537 SvStorageStreamRef refStrm; in ReadGlossaries()
/trunk/main/sd/source/ui/dlg/
H A Dmorphdlg.cxx121 SvStorageStreamRef xIStm( SD_MOD()->GetOptionStream( UniString::CreateFromAscii( in LoadSettings()
148 SvStorageStreamRef xOStm( SD_MOD()->GetOptionStream( UniString::CreateFromAscii( in SaveSettings()
H A Dvectdlg.cxx348 SvStorageStreamRef xIStm( SD_MOD()->GetOptionStream( in LoadSettings()
382 SvStorageStreamRef xOStm( SD_MOD()->GetOptionStream( in SaveSettings()
/trunk/main/svx/source/gallery2/
H A Dgaltheme.cxx639 SvStorageStreamRef pIStm = aSvDrawStorageRef->OpenSotStream( aStmName, STREAM_READ ); in Actualize()
1020 SvStorageStreamRef xIStm( xStor->OpenSotStream( aStmName, STREAM_READ ) ); in GetModel()
1045 SvStorageStreamRef xOStm( xStor->OpenSotStream( aStmName, STREAM_WRITE | STREAM_TRUNC ) ); in InsertModel()
1096 SvStorageStreamRef xIStm( xStor->OpenSotStream( aStmName, STREAM_READ ) ); in GetModelStream()
1145 SvStorageStreamRef xOStm( xStor->OpenSotStream( aStmName, STREAM_WRITE | STREAM_TRUNC ) ); in InsertModelStream()
/trunk/main/sd/source/ui/app/
H A Dsdmod.cxx209 SvStorageStreamRef SdModule::GetOptionStream( const String& rOptionName, in GetOptionStream()
213 SvStorageStreamRef xStm; in GetOptionStream()
/trunk/main/starmath/source/
H A Deqnolefilehdr.cxx65 SvStorageStreamRef xSrc = pStor->OpenSotStream( in GetMathTypeVersion()
H A Dmathtype.cxx696 SvStorageStreamRef xSrc = pStor->OpenSotStream( in Parse()
2069 SvStorageStreamRef xStor( pStor->OpenSotStream( C2S("\1CompObj"))); in ConvertFromStarMath()
2077 SvStorageStreamRef xStor2( pStor->OpenSotStream( C2S("\1Ole"))); in ConvertFromStarMath()
2082 SvStorageStreamRef xSrc = pStor->OpenSotStream(C2S("Equation Native")); in ConvertFromStarMath()
/trunk/main/sd/source/filter/ppt/
H A Dpropread.hxx165 SvStorageStreamRef mpSvStream;
/trunk/main/sd/inc/
H A Dsdmod.hxx114 …SD_DLLPUBLIC SvStorageStreamRef GetOptionStream( const String& rOptionName, SdOptionStreamMode eM…
/trunk/main/filter/inc/filter/msfilter/
H A Dmsocximex.hxx1048 sal_Bool WriteContents(SvStorageStreamRef &rObj,
1348 virtual sal_Bool WriteContents( SvStorageStreamRef &rObj,
1411 virtual sal_Bool WriteContents( SvStorageStreamRef &rObj,
/trunk/main/extensions/source/xmlextract/
H A Dxmxtrct.cxx176 SvStorageStreamRef xStream( aStorage->OpenSotStream( aStmName ) ); in REF()
/trunk/main/starmath/inc/
H A Ddocument.hxx151 void ImplSave( SvStorageStreamRef xStrm );
/trunk/main/sot/inc/sot/
H A Dstorage.hxx266 #define SvStorageStreamRef SotStorageStreamRef macro

Completed in 155 milliseconds

12