Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/filter/basflt/
H A Dshellio.cxx765 SwWriter::SwWriter(SvStream& rStrm, SwCrsrShell &rShell, sal_Bool bInWriteAll) in SwWriter() argument
767 rDoc(*rShell.GetDoc()), bWriteAll(bInWriteAll) in SwWriter()
777 SwWriter::SwWriter(SvStream& rStrm, SwPaM& rPam, sal_Bool bInWriteAll) in SwWriter() argument
779 rDoc(*rPam.GetDoc()), bWriteAll(bInWriteAll) in SwWriter()
788 SwWriter::SwWriter(SfxMedium& rMedium, SwCrsrShell &rShell, sal_Bool bInWriteAll) in SwWriter() argument
790 rDoc(*rShell.GetDoc()), bWriteAll(bInWriteAll) in SwWriter()

Completed in 19 milliseconds