Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/filter/ftools/
H A Dftools.cxx182 xSubStrg = xStrg->OpenSotStorage( rStrgName, STREAM_STD_WRITE ); in OpenStorageWrite()
199 xStrm = xStrg->OpenSotStream( rStrmName, STREAM_STD_WRITE | STREAM_TRUNC ); in OpenStorageStreamWrite()
/aoo41x/main/l10ntools/source/
H A Dgsiconv.cxx253 SvFileStream aOutputStream( aOutput.GetFull(), STREAM_STD_WRITE | STREAM_TRUNC ); in main()
282 aOutputStream.Open( aOutput.GetFull(), STREAM_STD_WRITE | STREAM_TRUNC ); in main()
H A Dlngmerge.cxx107 STREAM_STD_WRITE | STREAM_TRUNC ); in CreateSDF()
211 STREAM_STD_WRITE | STREAM_TRUNC ); in Merge()
H A Dlocalize.cxx490 aSDF.Open( String( rDestinationFile , RTL_TEXTENCODING_ASCII_US ) , STREAM_STD_WRITE ); in Extract()
603 SvFileStream aOutStream( myStr2, STREAM_STD_WRITE | STREAM_TRUNC ); in MergeSingleFile()
685 aFile.Open( aEntry.GetFull(), STREAM_STD_WRITE |STREAM_TRUNC ); in ExecuteMerge()
H A Dgsicheck.cxx999 aOkOut.SetOpenParams( aCorrectFilename , STREAM_STD_WRITE | STREAM_TRUNC ); in main()
1012 aErrOut.SetOpenParams( aErrorFilename , STREAM_STD_WRITE | STREAM_TRUNC ); in main()
1025 aFixOut.SetOpenParams( aFixedFilename , STREAM_STD_WRITE | STREAM_TRUNC ); in main()
H A Dxgfconv.cxx52 …SvFileStream aOutput( String( sOutput, RTL_TEXTENCODING_ASCII_US ), STREAM_STD_WRITE | STREAM_TRUN… in main()
H A Dmerge.cxx273 … aErrLog.Open( String( sErrorLog, RTL_TEXTENCODING_ASCII_US ), STREAM_STD_WRITE | STREAM_TRUNC ); in WriteError()
H A Dxrmmerge.cxx474 STREAM_STD_WRITE | STREAM_TRUNC in XRMResOutputParser()
H A Dcfgmerge.cxx593 STREAM_STD_WRITE | STREAM_TRUNC in CfgOutputParser()
H A Dexport2.cxx591 SvFileStream aDestination( sDestinationFile, STREAM_STD_WRITE | STREAM_TRUNC ); in ConvertLineEnds()
H A Dhelpmerge.cxx171 STREAM_STD_WRITE | STREAM_TRUNC ); in CreateSDF()
H A Dexport.cxx438 aOutput.Open( String( rOutput, RTL_TEXTENCODING_ASCII_US ), STREAM_STD_WRITE | STREAM_TRUNC ); in Export()
483 aOutput.Open( String( rOutput, RTL_TEXTENCODING_ASCII_US ), STREAM_STD_WRITE | STREAM_TRUNC ); in Export()
/aoo41x/main/tools/source/communi/
H A Dparser.cxx426 SvFileStream *pOutFile = new SvFileStream( rSourceFile, STREAM_STD_WRITE | STREAM_TRUNC ); in Save()
/aoo41x/main/svtools/source/svrtf/
H A Dsvparser.cxx102 STREAM_STD_WRITE | STREAM_NOCREATE ); in SvParser()
/aoo41x/main/svl/source/fsstor/
H A Dfsstorage.cxx495 STREAM_STD_WRITE ); in openStreamElement()
1490 STREAM_STD_WRITE ); in openStreamElementByHierarchicalName()
/aoo41x/main/tools/inc/tools/
H A Dstream.hxx80 #define STREAM_STD_WRITE (STREAM_WRITE | STREAM_SHARE_DENYALL) macro
/aoo41x/main/tools/bootstrp/
H A Dmkcreate.cxx698 SvFileStream aMakefile( aRCEntry.GetFull(), STREAM_STD_WRITE | STREAM_TRUNC ); in CreateRecursiveMakefile()
/aoo41x/main/basic/source/sbx/
H A Dsbxobj.cxx1124 SvFileStream aStream( "d:\\tmp\\dump.sbx", STREAM_STD_WRITE ); in GarbageCollection()
/aoo41x/main/sfx2/source/doc/
H A Doleprops.cxx1103 … SotStorageStreamRef xStrm = pStrg->OpenSotStream( rStrmName, STREAM_TRUNC | STREAM_STD_WRITE ); in SavePropertySet()
/aoo41x/main/sw/source/core/doc/
H A Dtblafmt.cxx968 SfxMedium aStream(sNm, STREAM_STD_WRITE, sal_True ); in Save()
H A Ddocfld.cxx2501 SvFileStream sOut( "f:\\x.x", STREAM_STD_WRITE ); in _MakeFldList()
/aoo41x/main/sw/source/filter/ww8/
H A Dwrtww8.cxx3249 STREAM_STD_WRITE ); in ExportDocument_Impl()
3251 STREAM_STD_WRITE ); in ExportDocument_Impl()
/aoo41x/main/tools/source/fsys/
H A Ddirent.cxx2407 SvFileStream aStream( rPath.GetFull(), STREAM_STD_WRITE ); in CreateEntry_Impl()
/aoo41x/main/sw/source/core/undo/
H A Duntbl.cxx3266 SvFileStream aStream( rFileNm, STREAM_STD_WRITE ); in DumpDoc()
/aoo41x/main/automation/source/server/
H A Dstatemnt.cxx3900 fOut.Open(aString1,STREAM_STD_WRITE); in HandleVisibleControls()

Completed in 170 milliseconds