/aoo42x/main/sw/source/filter/basflt/ |
H A D | shellio.cxx | 765 SwWriter::SwWriter(SvStream& rStrm, SwCrsrShell &rShell, sal_Bool bInWriteAll) in SwWriter() function in SwWriter 771 SwWriter::SwWriter(SvStream& rStrm,SwDoc &rDocument) in SwWriter() function in SwWriter 777 SwWriter::SwWriter(SvStream& rStrm, SwPaM& rPam, sal_Bool bInWriteAll) in SwWriter() function in SwWriter 783 SwWriter::SwWriter( const uno::Reference < embed::XStorage >& rStg, SwDoc &rDocument) in SwWriter() function in SwWriter 788 SwWriter::SwWriter(SfxMedium& rMedium, SwCrsrShell &rShell, sal_Bool bInWriteAll) in SwWriter() function in SwWriter 794 SwWriter::SwWriter(SfxMedium& rMedium, SwDoc &rDocument) in SwWriter() function in SwWriter 800 sal_uLong SwWriter::Write( WriterRef& rxWriter, const String* pRealFileName ) in Write()
|
/aoo42x/main/sw/inc/ |
H A D | shellio.hxx | 591 class SwWriter class 609 SwWriter( SvStream&, SwCrsrShell &,sal_Bool bWriteAll = sal_False ); 610 SwWriter( SvStream&, SwDoc & ); 611 SwWriter( SvStream&, SwPaM &, sal_Bool bWriteAll = sal_False ); 614 SwWriter( const com::sun::star::uno::Reference < com::sun::star::embed::XStorage >&, SwDoc& ); 617 SwWriter( SfxMedium&, SwCrsrShell &,sal_Bool bWriteAll = sal_False ); 618 SwWriter( SfxMedium&, SwDoc & );
|
/aoo42x/main/sw/source/ui/app/ |
H A D | docsh.cxx | 348 SwWriter aWrt( *GetMedium(), *mpDoc ); in Save() 387 SwWriter aWrt( *GetMedium(), *mpDoc ); in Save() 536 SwWriter aWrt( rMedium, *mpDoc ); in SaveAs() 767 SwWriter aWrt( rMedium, *mpWrtShell, sal_True ); in ConvertTo() 791 SwWriter aWrt( rMedium, *mpDoc ); in ConvertTo()
|
H A D | docsh2.cxx | 1042 SwWriter aWrt( *pStrm, *pSmryDoc ); in Execute() 1110 SwWriter aWrt( *pStrm, *GetDoc() ); in Execute()
|
/aoo42x/main/sw/source/core/doc/ |
H A D | swserv.cxx | 103 SwWriter aWrt( aMemStm, *pPam, sal_False ); in GetData()
|
/aoo42x/main/sw/source/core/edit/ |
H A D | edglss.cxx | 318 SwWriter aWriter( aStream, *this); in GetSelectedText()
|
/aoo42x/main/sw/source/core/swg/ |
H A D | SwXMLTextBlocks.cxx | 362 SwWriter aWriter (xRoot, *pDoc ); in PutBlock()
|
/aoo42x/main/sw/source/core/docnode/ |
H A D | nodes.cxx | 1003 SwWriter aWriter( aStrm, *pMyDoc ); in _MoveNodes() 2199 SwWriter aWriter( aStrm, *pMyDoc ); in _CopyNodes()
|
/aoo42x/main/sw/source/ui/uiview/ |
H A D | srcview.cxx | 915 SwWriter aWriter( aMedium, *pDocShell->GetDoc() ); in Load()
|
/aoo42x/main/oox/source/export/ |
H A D | ooxml-export-notes.txt | 70 #8 0x00002aaaae6375d7 in SwWriter::Write (this=0x7fffb1b28410, rxWriter=@0x7fffb1b285d0,
|
/aoo42x/main/sw/source/core/unocore/ |
H A D | unoobj.cxx | 219 SwWriter aWriter( aStream, rPam ); in GetTextFromPam()
|
/aoo42x/main/sw/source/ui/dochdl/ |
H A D | swdtflvr.cxx | 730 SwWriter aWrt( *xStream, *pDoc ); in WriteObject()
|