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 (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 704 of file shellio.cxx.
Definition at line 710 of file shellio.cxx.
Definition at line 716 of file shellio.cxx.
SwWriter::SwWriter | ( | css::uno::Reference< css::embed::XStorage > | , |
SwDoc & | |||
) |
SwWriter::SwWriter | ( | SfxMedium & | rMedium, |
SwCursorShell & | rShell, | ||
bool | bWriteAll | ||
) |
Definition at line 727 of file shellio.cxx.
References m_pShell.
Definition at line 733 of file shellio.cxx.
References m_pShell.
Definition at line 745 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(), SwNodeIndex::GetNode(), SwDoc::GetNodes(), SwDoc::GetPageDesc(), SvxPaperInfo::GetPaperSize(), IDocumentDeviceAccess::getPrinter(), SwTableNode::GetTable(), GetTableSel(), SvxSizeItem::GetWidth(), GoInDoc(), SwPaM::HasMark(), Size::Height(), SwDoc::IsClipBoard(), ErrCode::IsError(), isFlyNode(), 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(), SwDoc::SetInWriting(), IDocumentLinksAdministration::SetLinksUpdated(), SwCursorShell::SetMark(), SwPaM::SetMark(), SvxSizeItem::SetWidth(), SwEditShell::StartAllAction(), SwCursorShell::SttEndDoc(), and Size::Width().
Referenced by SwDocShell::ConvertTo(), SwDocShell::Execute(), SwTranslateHelper::ExportPaMToHTML(), SwServerObject::GetData(), SwEditShell::GetSelectedText(), SwUnoCursorHelper::GetTextFromPam(), SwSrcView::Load(), 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().