LibreOffice Module sw (master) 1
|
The class MSWordAttrIter is a helper class to build the Fkp.chpx. More...
#include <wrtww8.hxx>
Public Member Functions | |
MSWordAttrIter (MSWordExportBase &rExport) | |
virtual | ~MSWordAttrIter () |
virtual const SfxPoolItem * | HasTextItem (sal_uInt16 nWhich) const =0 |
template<class T > | |
const T * | HasTextItem (TypedWhichId< T > nWhich) const |
virtual const SfxPoolItem & | GetItem (sal_uInt16 nWhich) const =0 |
Protected Attributes | |
MSWordExportBase & | m_rExport |
Private Member Functions | |
MSWordAttrIter (const MSWordAttrIter &)=delete | |
MSWordAttrIter & | operator= (const MSWordAttrIter &)=delete |
Private Attributes | |
MSWordAttrIter * | m_pOld |
The class MSWordAttrIter is a helper class to build the Fkp.chpx.
This is a base class to output the SwTextAttrs and the EditEngineTextAttrs.
Definition at line 1443 of file wrtww8.hxx.
|
privatedelete |
|
explicit |
Definition at line 171 of file wrtw8nds.cxx.
References MSWordExportBase::m_pChpIter, and m_rExport.
|
virtual |
Definition at line 177 of file wrtw8nds.cxx.
References MSWordExportBase::m_pChpIter, m_pOld, and m_rExport.
|
pure virtual |
Implemented in MSWord_SdrAttrIter, and SwWW8AttrIter.
Referenced by MSWordExportBase::GetItem().
|
pure virtual |
Implemented in MSWord_SdrAttrIter, and SwWW8AttrIter.
Referenced by DocxAttributeOutput::CharBorder(), MSWordExportBase::HasItem(), and HasTextItem().
|
inline |
Definition at line 1456 of file wrtww8.hxx.
References HasTextItem().
|
privatedelete |
|
private |
Definition at line 1446 of file wrtww8.hxx.
Referenced by ~MSWordAttrIter().
|
protected |
Definition at line 1450 of file wrtww8.hxx.
Referenced by MSWord_SdrAttrIter::GetItem(), SwWW8AttrIter::GetParagraphLevelRedline(), SwWW8AttrIter::GetRunLevelRedline(), SwWW8AttrIter::GetSnippet(), SwWW8AttrIter::handleToggleProperty(), MSWord_SdrAttrIter::HasTextItem(), SwWW8AttrIter::HasTextItem(), SwWW8AttrIter::IncludeEndOfParaCRInRedlineProperties(), MSWordAttrIter(), MSWord_SdrAttrIter::OutAttr(), SwWW8AttrIter::OutAttr(), SwWW8AttrIter::OutAttrWithRange(), MSWord_SdrAttrIter::OutEEField(), SwWW8AttrIter::OutFlys(), MSWord_SdrAttrIter::OutParaAttr(), SwWW8AttrIter::OutSwFormatRefMark(), SwWW8AttrIter::RequiresImplicitBookmark(), SwWW8AttrIter::SearchNext(), MSWord_SdrAttrIter::SetItemsThatDifferFromStandard(), SwWW8AttrIter::SwWW8AttrIter(), and ~MSWordAttrIter().