Searched refs:bInWriteAll (Results 1 – 1 of 1) sorted by relevance
765 SwWriter::SwWriter(SvStream& rStrm, SwCrsrShell &rShell, sal_Bool bInWriteAll) in SwWriter() argument767 rDoc(*rShell.GetDoc()), bWriteAll(bInWriteAll) in SwWriter()777 SwWriter::SwWriter(SvStream& rStrm, SwPaM& rPam, sal_Bool bInWriteAll) in SwWriter() argument779 rDoc(*rPam.GetDoc()), bWriteAll(bInWriteAll) in SwWriter()788 SwWriter::SwWriter(SfxMedium& rMedium, SwCrsrShell &rShell, sal_Bool bInWriteAll) in SwWriter() argument790 rDoc(*rShell.GetDoc()), bWriteAll(bInWriteAll) in SwWriter()
Completed in 24 milliseconds