LibreOffice Module sw (master)
1
|
#include <shellio.hxx>
Public Member Functions | |
ErrCode | Write (WriterRef const &rxWriter, const OUString *=nullptr) |
SwWriter (SvStream &, SwCursorShell &, bool bWriteAll=false) | |
SwWriter (SvStream &, SwDoc &) | |
SwWriter (SvStream &, SwPaM &, bool bWriteAll=false) | |
SwWriter (const css::uno::Reference< css::embed::XStorage > &, SwDoc &) | |
SwWriter (SfxMedium &, SwCursorShell &, bool bWriteAll) | |
SwWriter (SfxMedium &, SwDoc &) | |
Private Attributes | |
SvStream * | m_pStrm |
css::uno::Reference< css::embed::XStorage > | m_xStg |
SfxMedium * | m_pMedium |
SwPaM * | m_pOutPam |
SwCursorShell * | m_pShell |
SwDoc & | m_rDoc |
bool | m_bWriteAll |
Definition at line 499 of file shellio.hxx.
SwWriter::SwWriter | ( | SvStream & | rStrm, |
SwCursorShell & | rShell, | ||
bool | bWriteAll = false |
||
) |
Definition at line 695 of file shellio.cxx.
References m_pShell.
Definition at line 701 of file shellio.cxx.
References m_pShell.
Definition at line 707 of file shellio.cxx.
References m_pShell.
SwWriter::SwWriter | ( | const css::uno::Reference< css::embed::XStorage > & | , |
SwDoc & | |||
) |
SwWriter::SwWriter | ( | SfxMedium & | rMedium, |
SwCursorShell & | rShell, | ||
bool | bWriteAll | ||
) |
Definition at line 718 of file shellio.cxx.
References m_pShell.
Definition at line 724 of file shellio.cxx.
References m_pShell.
Definition at line 730 of file shellio.cxx.
References SwDoc::ChgPageDesc(), SwDoc::CreateUnoCursor(), SwCursorShell::DeleteCurrent, SwEditShell::EndAllAction(), ERRCODE_NONE, fnMoveBackward, fnMoveForward, SwNode::GetContentNode(), SwCursorShell::GetCursor(), SwDoc::GetEditShell(), SwNodes::GetEndOfContent(), SwFormat::GetFrameSize(), SvxSizeItem::GetHeight(), SwDoc::getIDocumentDeviceAccess(), SwDoc::getIDocumentLinksAdministration(), SwDoc::getIDocumentState(), SwPageDesc::GetMaster(), SwPaM::GetNext(), SwDoc::GetNodes(), SwDoc::GetPageDesc(), SvxPaperInfo::GetPaperSize(), IDocumentDeviceAccess::getPrinter(), SwTableNode::GetTable(), GetTableSel(), SvxSizeItem::GetWidth(), GoInDoc(), SwPaM::HasMark(), Size::Height(), SwDoc::IsClipBoard(), ErrCode::IsError(), SwCursorShell::IsTableMode(), SwViewShell::IsViewLocked(), SwViewShell::LockView(), LONG_MAX, m_bWriteAll, m_pMedium, m_pOutPam, m_pShell, m_pStrm, m_rDoc, m_xStg, SwTable::MakeCopy(), SwPaM::Move(), PAPER_A4, SwCursorShell::Pop(), SwCursorShell::Push(), IDocumentState::ResetModified(), SwFormat::SetFormatAttr(), SvxSizeItem::SetHeight(), IDocumentLinksAdministration::SetLinksUpdated(), SwPaM::SetMark(), SwCursorShell::SetMark(), SvxSizeItem::SetWidth(), SwEditShell::StartAllAction(), SwCursorShell::SttEndDoc(), and Size::Width().
Referenced by SwDocShell::ConvertTo(), SwDocShell::Execute(), SwServerObject::GetData(), SwEditShell::GetSelectedText(), SwUnoCursorHelper::GetTextFromPam(), SwXMLTextBlocks::PutBlock(), SwDocShell::Save(), SwDocShell::SaveAs(), and SwTransferable::WriteObject().
|
private |
Definition at line 509 of file shellio.hxx.
Referenced by Write().
|
private |
Definition at line 503 of file shellio.hxx.
Referenced by Write().
|
private |
Definition at line 505 of file shellio.hxx.
Referenced by Write().
|
private |
Definition at line 506 of file shellio.hxx.
Referenced by Write().
|
private |
Definition at line 501 of file shellio.hxx.
Referenced by Write().
|
private |
Definition at line 507 of file shellio.hxx.
Referenced by Write().
|
private |
Definition at line 502 of file shellio.hxx.
Referenced by Write().