LibreOffice Module sw (master) 1
|
#include <shellio.hxx>
Go to the source code of this file.
Classes | |
class | HTMLReader |
class | XMLReader |
Functions | |
void | GetWW8Writer (std::u16string_view, const OUString &, WriterRef &) |
SW_DLLPUBLIC void | CalculateFlySize (SfxItemSet &rFlySet, const SwNode &rAnchor, SwTwips nPageWidth) |
SW_DLLPUBLIC void CalculateFlySize | ( | SfxItemSet & | rFlySet, |
const SwNode & | rAnchor, | ||
SwTwips | nPageWidth | ||
) |
Definition at line 257 of file fltini.cxx.
References SwFormatFrameSize::Clone(), SfxPoolItem::Clone(), SwNode::EndOfSectionNode(), SwTextNode::EraseText(), SwNode::FindTableNode(), SfxItemSet::Get(), SvxBoxItem::GetDistance(), SwTable::GetFrameFormat(), SwFormat::GetFrameSize(), SvxSizeItem::GetHeight(), SwNodeIndex::GetIndex(), SwNode::GetIndex(), editeng::SvxBorderLine::GetInWidth(), SfxItemSet::GetItemIfSet(), SvxBoxItem::GetLine(), SwTextNode::GetMinMaxSize(), SwNodeIndex::GetNode(), editeng::SvxBorderLine::GetOutWidth(), SwTableNode::GetTable(), SwNode::GetTextNode(), SvxSizeItem::GetWidth(), i, SwTextNode::InsertText(), MINFLY, MINLAY, SfxItemSet::Put(), rBoxItem, RES_BOX(), RES_CNTNT(), and RES_FRM_SIZE().
Referenced by SwWW8ImplReader::StopApo().
void GetWW8Writer | ( | std::u16string_view | rFltName, |
const OUString & | rBaseURL, | ||
WriterRef & | xRet | ||
) |
Definition at line 670 of file fltini.cxx.
References ExportDOC(), SwGlobals::getFilters(), and sw::Filters::GetMswordLibSymbol().