LibreOffice Module sw (master)
1
|
#include <ww8attributeoutput.hxx>
Public Member Functions | |
virtual void | RTLAndCJKState (bool bIsRTL, sal_uInt16 nScript) override |
Export the state of RTL/CJK. More... | |
virtual void | StartParagraph (ww8::WW8TableNodeInfo::Pointer_t) override |
Start of the paragraph. More... | |
virtual void | EndParagraph (ww8::WW8TableNodeInfoInner::Pointer_t pTextNodeInfoInner) override |
End of the paragraph. More... | |
virtual void | SectionBreaks (const SwNode &) override |
Called in order to output section breaks. More... | |
virtual void | StartParagraphProperties () override |
Called before we start outputting the attributes. More... | |
virtual void | EndParagraphProperties (const SfxItemSet &, const SwRedlineData *, const SwRedlineData *, const SwRedlineData *) override |
Called after we end outputting the attributes. More... | |
virtual void | EmptyParagraph () override |
Empty paragraph. More... | |
virtual void | StartRun (const SwRedlineData *pRedlineData, sal_Int32 nPos, bool bSingleEmptyRun=false) override |
Start of the text run. More... | |
virtual void | OnTOXEnding () override |
virtual void | EndRun (const SwTextNode *pNode, sal_Int32 nPos, bool bLastRun=false) override |
End of the text run. More... | |
virtual void | StartRunProperties () override |
Before we start outputting the attributes. More... | |
virtual void | EndRunProperties (const SwRedlineData *pRedlineData) override |
After we end outputting the attributes. More... | |
virtual void | RunText (const OUString &rText, rtl_TextEncoding eCharSet=RTL_TEXTENCODING_UTF8) override |
Output text. More... | |
virtual void | RawText (const OUString &rText, rtl_TextEncoding eCharSet) override |
Output text (without markup). More... | |
virtual void | StartRuby (const SwTextNode &rNode, sal_Int32 nPos, const SwFormatRuby &rRuby) override |
Output ruby start. More... | |
virtual void | EndRuby (const SwTextNode &rNode, sal_Int32 nPos) override |
Output ruby end. More... | |
virtual bool | StartURL (const OUString &rUrl, const OUString &rTarget) override |
Output URL start. More... | |
virtual bool | EndURL (bool) override |
Output URL end. More... | |
virtual void | FieldVanish (const OUString &rText, ww::eField eType) override |
virtual void | Redline (const SwRedlineData *pRedline) override |
Output redlining. More... | |
virtual void | FormatDrop (const SwTextNode &rNode, const SwFormatDrop &rSwFormatDrop, sal_uInt16 nStyle, ww8::WW8TableNodeInfo::Pointer_t pTextNodeInfo, ww8::WW8TableNodeInfoInner::Pointer_t pTextNodeInfoInner) override |
virtual void | OutputFKP (bool bForce) override |
Output FKP (Formatted disK Page) - necessary for binary formats only. More... | |
virtual void | ParagraphStyle (sal_uInt16 nStyle) override |
Output style. More... | |
virtual void | TableInfoCell (ww8::WW8TableNodeInfoInner::Pointer_t pTableTextNodeInfo) override |
virtual void | TableInfoRow (ww8::WW8TableNodeInfoInner::Pointer_t pTableTextNodeInfo) override |
virtual void | TableDefinition (ww8::WW8TableNodeInfoInner::Pointer_t pTableTextNodeInfo) override |
virtual void | TableDefaultBorders (ww8::WW8TableNodeInfoInner::Pointer_t pTableTextNodeInfo) override |
virtual void | TableBackgrounds (ww8::WW8TableNodeInfoInner::Pointer_t pTableTextNodeInfo) override |
virtual void | TableRowRedline (ww8::WW8TableNodeInfoInner::Pointer_t pTableTextNodeInfo) override |
virtual void | TableCellRedline (ww8::WW8TableNodeInfoInner::Pointer_t pTableTextNodeInfo) override |
virtual void | TableHeight (ww8::WW8TableNodeInfoInner::Pointer_t pTableTextNodeInfo) override |
virtual void | TableCanSplit (ww8::WW8TableNodeInfoInner::Pointer_t pTableTextNodeInfo) override |
virtual void | TableBidi (ww8::WW8TableNodeInfoInner::Pointer_t pTableTextNodeInfo) override |
virtual void | TableVerticalCell (ww8::WW8TableNodeInfoInner::Pointer_t pTableTextNodeInfo) override |
virtual void | TableNodeInfoInner (ww8::WW8TableNodeInfoInner::Pointer_t pNodeInfoInner) override |
virtual void | TableOrientation (ww8::WW8TableNodeInfoInner::Pointer_t pTableTextNodeInfoInner) override |
virtual void | TableSpacing (ww8::WW8TableNodeInfoInner::Pointer_t pTableTextNodeInfoInner) override |
virtual void | TableRowEnd (sal_uInt32 nDepth) override |
virtual void | StartStyles () override |
Start of the styles table. More... | |
virtual void | EndStyles (sal_uInt16 nNumberOfStyles) override |
End of the styles table. More... | |
virtual void | DefaultStyle () override |
Write default style. More... | |
virtual void | StartStyle (const OUString &rName, StyleType eType, sal_uInt16 nBase, sal_uInt16 nNext, sal_uInt16 nWwIdi, sal_uInt16 nId, bool bAutoUpdate) override |
Start of a style in the styles table. More... | |
virtual void | EndStyle () override |
End of a style in the styles table. More... | |
virtual void | StartStyleProperties (bool bParProp, sal_uInt16 nStyle) override |
Start of (paragraph or run) properties of a style. More... | |
virtual void | EndStyleProperties (bool bParProp) override |
End of (paragraph or run) properties of a style. More... | |
virtual void | OutlineNumbering (sal_uInt8 nLvl) override |
Numbering rule and Id. More... | |
virtual void | PageBreakBefore (bool bBreak) override |
Page break As a paragraph property - the paragraph should be on the next page. More... | |
virtual void | SectionBreak (sal_uInt8 nC, bool bBreakAfter, const WW8_SepInfo *pSectionInfo=nullptr, bool bExtraPageBreak=false) override |
Write a section break msword::ColumnBreak or msword::PageBreak. More... | |
virtual void | TextVerticalAdjustment (const css::drawing::TextVerticalAdjust) override |
virtual void | StartSection () override |
Start of the section properties. More... | |
virtual void | SectFootnoteEndnotePr () override |
for footnote/endnote section properties More... | |
virtual void | EndSection () override |
End of the section properties. More... | |
virtual void | SectionFormProtection (bool bProtected) override |
Protection of forms. More... | |
virtual void | SectionLineNumbering (sal_uLong nRestartNo, const SwLineNumberInfo &rLnNumInfo) override |
Numbering of the lines in the document. More... | |
virtual void | SectionTitlePage () override |
Has different headers/footers for the title page. More... | |
virtual void | SectionPageBorders (const SwFrameFormat *pFormat, const SwFrameFormat *pFirstPageFormat) override |
Description of the page borders. More... | |
virtual void | SectionBiDi (bool bBiDi) override |
Columns populated from right/numbers on the right side? More... | |
virtual void | SectionPageNumbering (sal_uInt16 nNumType, const ::std::optional< sal_uInt16 > &oPageRestartNumber) override |
The style of the page numbers. More... | |
virtual void | SectionType (sal_uInt8 nBreakCode) override |
The type of breaking. More... | |
virtual void | NumberingDefinition (sal_uInt16 nId, const SwNumRule &rRule) override |
Definition of a numbering instance. More... | |
virtual void | NumberingLevel (sal_uInt8 nLevel, sal_uInt16 nStart, sal_uInt16 nNumberingType, SvxAdjust eAdjust, const sal_uInt8 *pNumLvlPos, sal_uInt8 nFollow, const wwFont *pFont, const SfxItemSet *pOutSet, sal_Int16 nIndentAt, sal_Int16 nFirstLineIndex, sal_Int16 nListTabPos, const OUString &rNumberingString, const SvxBrushItem *pBrush) override |
All the numbering level information. More... | |
WW8AttributeOutput (WW8Export &rWW8Export) | |
virtual WW8Export & | GetExport () override |
Return the right export class. More... | |
![]() | |
virtual bool | FootnoteEndnoteRefTag () |
docx requires footnoteRef/endnoteRef tag at the beginning of each of them More... | |
virtual void | WritePostitFieldReference () |
for docx w:commentReference More... | |
void | GenerateBookmarksForSequenceField (const SwTextNode &rNode, SwWW8AttrIter &rAttrIter) |
MSO uses bookmarks to reference sequence fields, so we need to generate these additional bookmarks during export. More... | |
void | StartTOX (const SwSection &rSect) |
void | EndTOX (const SwSection &rSect, bool bCareEnd=true) |
void | TOXMark (const SwTextNode &rNode, const SwTOXMark &rAttr) |
virtual void | SetStateOfFlyFrame (FlyProcessingState) |
Set the state of the Fly at current position. More... | |
virtual void | SetAnchorIsLinkedToNode (bool) |
If the node has an anchor linked. More... | |
virtual bool | IsFlyProcessingPostponed () |
Is processing of fly postponed ? More... | |
virtual void | ResetFlyProcessingFlag () |
Reset the flag for FlyProcessing. More... | |
virtual void | OverrideNumberingDefinition (SwNumRule const &, sal_uInt16, sal_uInt16, const std::map< size_t, size_t > &) |
Numbering definition that overrides abstract numbering definition. More... | |
virtual void | StartAbstractNumbering (sal_uInt16) |
Start of the abstract numbering definition instance. More... | |
virtual void | EndAbstractNumbering () |
End of the abstract numbering definition instance. More... | |
AttributeOutputBase (const OUString &sBaseURL) | |
virtual | ~AttributeOutputBase () |
const MSWordExportBase & | GetExport () const |
void | OutputItem (const SfxPoolItem &rHt) |
Call the right virtual function according to the type of the item. More... | |
void | OutputStyleItemSet (const SfxItemSet &rSet, bool bTestForDefault) |
Use OutputItem() on an item set - for styles. More... | |
void | OutputFlyFrame (const ww8::Frame &rFormat) |
Output frames. More... | |
void | GetTablePageSize (ww8::WW8TableNodeInfoInner const *pTableTextNodeInfoInner, tools::Long &rPageSize, bool &rRelBoxSize) |
virtual bool | MaybeOutputBrushItem (SfxItemSet const &) |
virtual void | BulletDefinition (int, const Graphic &, Size) |
Exports the definition (image, size) of a single numbering picture bullet. More... | |
const SwRedlineData * | GetParagraphMarkerRedline (const SwTextNode &rNode, RedlineType aRedlineType) |
Protected Member Functions | |
void | OutputFlyFrame_Impl (const ww8::Frame &rFormat, const Point &rNdTopLeft) override |
Output frames - the implementation. More... | |
virtual void | CharCaseMap (const SvxCaseMapItem &) override |
Sfx item Sfx item RES_CHRATR_CASEMAP. More... | |
virtual void | CharColor (const SvxColorItem &) override |
Sfx item Sfx item RES_CHRATR_COLOR. More... | |
virtual void | CharContour (const SvxContourItem &) override |
Sfx item Sfx item RES_CHRATR_CONTOUR. More... | |
virtual void | CharCrossedOut (const SvxCrossedOutItem &rHt) override |
Sfx item RES_CHRATR_CROSSEDOUT. More... | |
virtual void | CharEscapement (const SvxEscapementItem &) override |
Sfx item RES_CHRATR_ESCAPEMENT. More... | |
virtual void | CharFont (const SvxFontItem &) override |
Sfx item RES_CHRATR_FONT. More... | |
virtual void | CharFontSize (const SvxFontHeightItem &) override |
Sfx item RES_CHRATR_FONTSIZE. More... | |
virtual void | CharKerning (const SvxKerningItem &) override |
Sfx item RES_CHRATR_KERNING. More... | |
virtual void | CharLanguage (const SvxLanguageItem &) override |
Sfx item RES_CHRATR_LANGUAGE. More... | |
virtual void | CharPosture (const SvxPostureItem &) override |
Sfx item RES_CHRATR_POSTURE. More... | |
virtual void | CharShadow (const SvxShadowedItem &) override |
Sfx item RES_CHRATR_SHADOWED. More... | |
virtual void | CharUnderline (const SvxUnderlineItem &) override |
Sfx item RES_CHRATR_UNDERLINE. More... | |
virtual void | CharWeight (const SvxWeightItem &) override |
Sfx item RES_CHRATR_WEIGHT. More... | |
virtual void | CharAutoKern (const SvxAutoKernItem &) override |
Sfx item RES_CHRATR_AUTOKERN. More... | |
virtual void | CharAnimatedText (const SvxBlinkItem &) override |
Sfx item RES_CHRATR_BLINK. More... | |
virtual void | CharBackground (const SvxBrushItem &) override |
Sfx item RES_CHRATR_BACKGROUND. More... | |
virtual void | CharFontCJK (const SvxFontItem &) override |
Sfx item RES_CHRATR_CJK_FONT. More... | |
virtual void | CharFontSizeCJK (const SvxFontHeightItem &rHt) override |
Sfx item RES_CHRATR_CJK_FONTSIZE. More... | |
virtual void | CharLanguageCJK (const SvxLanguageItem &rHt) override |
Sfx item RES_CHRATR_CJK_LANGUAGE. More... | |
virtual void | CharPostureCJK (const SvxPostureItem &rHt) override |
Sfx item RES_CHRATR_CJK_POSTURE. More... | |
virtual void | CharWeightCJK (const SvxWeightItem &rHt) override |
Sfx item RES_CHRATR_CJK_WEIGHT. More... | |
virtual void | CharFontCTL (const SvxFontItem &) override |
Sfx item RES_CHRATR_CTL_FONT. More... | |
virtual void | CharFontSizeCTL (const SvxFontHeightItem &rHt) override |
Sfx item RES_CHRATR_CTL_FONTSIZE. More... | |
virtual void | CharLanguageCTL (const SvxLanguageItem &rHt) override |
Sfx item RES_CHRATR_CTL_LANGUAGE. More... | |
virtual void | CharPostureCTL (const SvxPostureItem &) override |
Sfx item RES_CHRATR_CTL_POSTURE. More... | |
virtual void | CharWeightCTL (const SvxWeightItem &) override |
Sfx item RES_CHRATR_CTL_WEIGHT. More... | |
virtual void | CharBidiRTL (const SfxPoolItem &rHt) override |
Sfx item RES_CHRATR_BidiRTL. More... | |
virtual void | CharIdctHint (const SfxPoolItem &rHt) override |
Sfx item RES_CHRATR_IdctHint. More... | |
virtual void | CharRotate (const SvxCharRotateItem &) override |
Sfx item RES_CHRATR_ROTATE. More... | |
virtual void | CharEmphasisMark (const SvxEmphasisMarkItem &rHt) override |
Sfx item RES_CHRATR_EMPHASIS_MARK. More... | |
virtual void | CharTwoLines (const SvxTwoLinesItem &) override |
Sfx item RES_CHRATR_TWO_LINES. More... | |
virtual void | CharScaleWidth (const SvxCharScaleWidthItem &) override |
Sfx item RES_CHRATR_SCALEW. More... | |
virtual void | CharRelief (const SvxCharReliefItem &) override |
Sfx item RES_CHRATR_RELIEF. More... | |
virtual void | CharHidden (const SvxCharHiddenItem &) override |
Sfx item RES_CHRATR_HIDDEN. More... | |
virtual void | CharBorder (const ::editeng::SvxBorderLine *pAllBorder, const sal_uInt16 nDist, const bool bShadow) override |
Sfx item RES_CHRATR_BOX. More... | |
virtual void | CharHighlight (const SvxBrushItem &) override |
Sfx item RES_CHRATR_HIGHLIGHT. More... | |
virtual void | TextINetFormat (const SwFormatINetFormat &) override |
Sfx item RES_TXTATR_INETFMT. More... | |
virtual void | TextCharFormat (const SwFormatCharFormat &) override |
Sfx item RES_TXTATR_CHARFMT. More... | |
virtual void | TextFootnote_Impl (const SwFormatFootnote &) override |
Sfx item RES_TXTATR_FTN. More... | |
virtual void | ParaLineSpacing_Impl (short nSpace, short nMulti) override |
Sfx item RES_PARATR_LINESPACING. More... | |
virtual void | ParaAdjust (const SvxAdjustItem &rHt) override |
Sfx item RES_PARATR_ADJUST. More... | |
virtual void | ParaSplit (const SvxFormatSplitItem &) override |
Sfx item RES_PARATR_SPLIT. More... | |
virtual void | ParaWidows (const SvxWidowsItem &rHt) override |
Sfx item RES_PARATR_WIDOWS. More... | |
virtual void | ParaTabStop (const SvxTabStopItem &rHt) override |
Sfx item RES_PARATR_TABSTOP. More... | |
virtual void | ParaHyphenZone (const SvxHyphenZoneItem &) override |
Sfx item RES_PARATR_HYPHENZONE. More... | |
virtual void | ParaNumRule_Impl (const SwTextNode *pTextNd, sal_Int32 nLvl, sal_Int32 nNumId) override |
Sfx item RES_PARATR_NUMRULE. More... | |
virtual void | ParaScriptSpace (const SfxBoolItem &) override |
Sfx item RES_PARATR_SCRIPTSPACE. More... | |
virtual void | ParaHangingPunctuation (const SfxBoolItem &) override |
Sfx item RES_PARATR_HANGINGPUNCTUATION. More... | |
virtual void | ParaForbiddenRules (const SfxBoolItem &) override |
Sfx item RES_PARATR_FORBIDDEN_RULES. More... | |
virtual void | ParaVerticalAlign (const SvxParaVertAlignItem &) override |
Sfx item RES_PARATR_VERTALIGN. More... | |
virtual void | ParaSnapToGrid (const SvxParaGridItem &) override |
Sfx item RES_PARATR_SNAPTOGRID. More... | |
virtual void | FormatFrameSize (const SwFormatFrameSize &) override |
Sfx item RES_FRM_SIZE. More... | |
virtual void | FormatPaperBin (const SvxPaperBinItem &) override |
Sfx item RES_PAPER_BIN. More... | |
virtual void | FormatLRSpace (const SvxLRSpaceItem &) override |
Sfx item RES_LR_SPACE. More... | |
virtual void | FormatULSpace (const SvxULSpaceItem &rHt) override |
Sfx item RES_UL_SPACE. More... | |
virtual void | FormatSurround (const SwFormatSurround &) override |
Sfx item RES_SURROUND. More... | |
virtual void | FormatVertOrientation (const SwFormatVertOrient &) override |
Sfx item RES_VERT_ORIENT. More... | |
virtual void | FormatHorizOrientation (const SwFormatHoriOrient &) override |
Sfx item RES_HORI_ORIENT. More... | |
virtual void | FormatAnchor (const SwFormatAnchor &) override |
Sfx item RES_ANCHOR. More... | |
virtual void | FormatBackground (const SvxBrushItem &) override |
Sfx item RES_BACKGROUND. More... | |
virtual void | FormatFillStyle (const XFillStyleItem &) override |
Sfx item RES_FILL_STYLE. More... | |
virtual void | FormatFillGradient (const XFillGradientItem &) override |
Sfx item RES_FILL_GRADIENT. More... | |
virtual void | FormatBox (const SvxBoxItem &) override |
Sfx item RES_BOX. More... | |
virtual void | FormatColumns_Impl (sal_uInt16 nCols, const SwFormatCol &rCol, bool bEven, SwTwips nPageSize) override |
Sfx item RES_COL. More... | |
virtual void | FormatKeep (const SvxFormatKeepItem &) override |
Sfx item RES_KEEP. More... | |
virtual void | FormatTextGrid (const SwTextGridItem &) override |
Sfx item RES_TEXTGRID. More... | |
virtual void | FormatLineNumbering (const SwFormatLineNumber &) override |
Sfx item RES_LINENUMBER. More... | |
virtual void | FormatFrameDirection (const SvxFrameDirectionItem &) override |
Sfx item RES_FRAMEDIR. More... | |
virtual void | ParaGrabBag (const SfxGrabBagItem &) override |
Sfx item RES_PARATR_GRABBAG. More... | |
virtual void | CharGrabBag (const SfxGrabBagItem &) override |
Sfx item RES_TXTATR_GRABBAG. More... | |
virtual void | ParaOutlineLevel (const SfxUInt16Item &) override |
virtual void | WriteExpand (const SwField *pField) override |
Write the expanded field. More... | |
virtual void | RefField (const SwField &rField, const OUString &rRef) override |
virtual void | HiddenField (const SwField &rField) override |
virtual void | SetField (const SwField &rField, ww::eField eType, const OUString &rCmd) override |
virtual void | PostitField (const SwField *pField) override |
virtual bool | DropdownField (const SwField *pField) override |
virtual bool | PlaceholderField (const SwField *pField) override |
virtual bool | AnalyzeURL (const OUString &rURL, const OUString &rTarget, OUString *pLinkURL, OUString *pMark) override |
virtual void | WriteBookmarkInActParagraph (const OUString &rName, sal_Int32 nFirstRunPos, sal_Int32 nLastRunPos) override |
Insert a bookmark inside the currently processed paragraph. More... | |
void | SectionRtlGutter (const SfxBoolItem &rRtlGutter) override |
RES_RTL_GUTTER. More... | |
void | OutputWW8Attribute (sal_uInt8 nId, bool bVal) |
Output the bold etc. attributes. More... | |
void | OutputWW8AttributeCTL (sal_uInt8 nId, bool bVal) |
Output the bold etc. attributes, the Complex Text Layout version. More... | |
void | TableCellBorders (ww8::WW8TableNodeInfoInner::Pointer_t const &pTableTextNodeInfoInner) |
![]() | |
void | CharBackgroundBase (const SvxBrushItem &) |
Sfx item RES_CHRATR_BACKGROUND. More... | |
void | FormatCharBorder (const SvxBoxItem &rBox) |
Sfx item RES_CHRATR_BOX. More... | |
void | TextField (const SwFormatField &) |
Sfx item RES_TXTATR_FIELD, RES_TXTATR_ANNOTATION and RES_TXTATR_INPUTFIELD. More... | |
void | TextFlyContent (const SwFormatFlyCnt &) |
Sfx item RES_TXTATR_FLYCNT. More... | |
void | TextFootnote (const SwFormatFootnote &) |
Sfx item RES_TXTATR_FTN. More... | |
void | ParaLineSpacing (const SvxLineSpacingItem &) |
Sfx item RES_PARATR_LINESPACING. More... | |
void | ParaNumRule (const SwNumRuleItem &) |
Sfx item RES_PARATR_NUMRULE. More... | |
void | FormatPageDescription (const SwFormatPageDesc &) |
Sfx item RES_PAGEDESC. More... | |
void | FormatBreak (const SvxFormatBreakItem &) |
Sfx item RES_BREAK. More... | |
void | FormatColumns (const SwFormatCol &) |
Sfx item RES_COL. More... | |
sal_uInt32 | GridCharacterPitch (const SwTextGridItem &rGrid) const |
Compute the grid character pitch. More... | |
void | ParaOutlineLevelBase (const SfxUInt16Item &rItem) |
Sfx item RES_PARATR_OUTLINELEVEL. More... | |
ww8::GridColsPtr | GetGridCols (ww8::WW8TableNodeInfoInner::Pointer_t const &pTableTextNodeInfoInner) |
ww8::WidthsPtr | GetColumnWidths (ww8::WW8TableNodeInfoInner::Pointer_t const &pTableTextNodeInfoInner) |
Protected Attributes | |
WW8Export & | m_rWW8Export |
Reference to the export, where to get the data from. More... | |
sal_uInt16 | nPOPosStdLen1 |
For output of styles. More... | |
sal_uInt16 | nPOPosStdLen2 |
sal_uInt16 | m_nStyleStartSize |
For output of styles. More... | |
sal_uInt16 | m_nStyleLenPos |
sal_uLong | m_nStyleCountPos |
For output of styles. More... | |
sal_uInt16 | m_nFieldResults |
For output of run properties. More... | |
bool | mbOnTOXEnding |
std::multimap< sal_Int32, OUString > | m_aBookmarksOfParagraphStart |
Bookmarks of the current paragraph. More... | |
std::multimap< sal_Int32, OUString > | m_aBookmarksOfParagraphEnd |
Private Attributes | |
editeng::WordPageMargins | m_pageMargins |
bool | m_bFromEdge = false |
Additional Inherited Members | |
![]() | |
static void | GetNumberPara (OUString &rStr, const SwField &rField) |
Definition at line 28 of file ww8attributeoutput.hxx.
|
inlineexplicit |
Definition at line 472 of file ww8attributeoutput.hxx.
References NONE.
|
overrideprotectedvirtual |
Reimplemented from AttributeOutputBase.
Definition at line 1016 of file wrtw8nds.cxx.
References AttributeOutputBase::AnalyzeURL(), ww::eHYPERLINK, FieldString(), Writer::GetBaseURL(), WW8Export::GetWriter(), m_rWW8Export, and URIHelper::simpleNormalizedMakeRelative().
Referenced by StartURL().
|
overrideprotectedvirtual |
Sfx item RES_CHRATR_BLINK.
Implements AttributeOutputBase.
Definition at line 1217 of file ww8atr.cxx.
References NS_sprm::sprm< ispmd, fSpec, sgc, spra >::val.
|
overrideprotectedvirtual |
Sfx item RES_CHRATR_AUTOKERN.
Implements AttributeOutputBase.
Definition at line 1210 of file ww8atr.cxx.
References NS_sprm::sprm< ispmd, fSpec, sgc, spra >::val.
|
overrideprotectedvirtual |
Sfx item RES_CHRATR_BACKGROUND.
Implements AttributeOutputBase.
Definition at line 1618 of file ww8atr.cxx.
References SvxBrushItem::GetColor(), WW8_SHD::GetValue(), SuitableBGColor(), WW8Export::TransBrush(), and NS_sprm::sprm< ispmd, fSpec, sgc, spra >::val.
|
overrideprotectedvirtual |
Sfx item RES_CHRATR_BidiRTL.
Implements AttributeOutputBase.
Definition at line 1517 of file ww8atr.cxx.
References SfxInt16Item::GetValue().
|
overrideprotectedvirtual |
Sfx item RES_CHRATR_BOX.
Implements AttributeOutputBase.
Definition at line 1270 of file ww8atr.cxx.
References WW8Export::Out_BorderLine(), and NS_sprm::sprm< ispmd, fSpec, sgc, spra >::val.
|
overrideprotectedvirtual |
Sfx item Sfx item RES_CHRATR_CASEMAP.
Implements AttributeOutputBase.
Definition at line 1243 of file ww8atr.cxx.
|
overrideprotectedvirtual |
Sfx item Sfx item RES_CHRATR_COLOR.
Implements AttributeOutputBase.
Definition at line 1604 of file ww8atr.cxx.
References SvxColorItem::GetValue(), wwUtility::RGBToBGR(), msfilter::util::TransColToIco(), and NS_sprm::sprm< ispmd, fSpec, sgc, spra >::val.
|
overrideprotectedvirtual |
Sfx item Sfx item RES_CHRATR_CONTOUR.
Implements AttributeOutputBase.
Definition at line 1193 of file ww8atr.cxx.
|
overrideprotectedvirtual |
Sfx item RES_CHRATR_CROSSEDOUT.
Implements AttributeOutputBase.
Definition at line 1224 of file ww8atr.cxx.
References SvxCrossedOutItem::GetStrikeout(), STRIKEOUT_DOUBLE, and STRIKEOUT_NONE.
|
overrideprotectedvirtual |
Sfx item RES_CHRATR_EMPHASIS_MARK.
Implements AttributeOutputBase.
Definition at line 1556 of file ww8atr.cxx.
References SvxEmphasisMarkItem::GetEmphasisMark(), v, and NS_sprm::sprm< ispmd, fSpec, sgc, spra >::val.
|
overrideprotectedvirtual |
Sfx item RES_CHRATR_ESCAPEMENT.
Implements AttributeOutputBase.
Definition at line 1410 of file ww8atr.cxx.
References DFLT_ESC_AUTO_SUB, DFLT_ESC_AUTO_SUPER, DFLT_ESC_PROP, DFLT_ESC_SUB, DFLT_ESC_SUPER, SvxEscapementItem::GetEsc(), SvxEscapementItem::GetProportionalHeight(), RES_CHRATR_FONTSIZE(), and NS_sprm::sprm< ispmd, fSpec, sgc, spra >::val.
|
overrideprotectedvirtual |
Sfx item RES_CHRATR_FONT.
Implements AttributeOutputBase.
Definition at line 1147 of file ww8atr.cxx.
References NS_sprm::sprm< ispmd, fSpec, sgc, spra >::val.
|
overrideprotectedvirtual |
Sfx item RES_CHRATR_CJK_FONT.
Implements AttributeOutputBase.
Definition at line 1165 of file ww8atr.cxx.
References NS_sprm::sprm< ispmd, fSpec, sgc, spra >::val.
|
overrideprotectedvirtual |
Sfx item RES_CHRATR_CTL_FONT.
Implements AttributeOutputBase.
Definition at line 1158 of file ww8atr.cxx.
References NS_sprm::sprm< ispmd, fSpec, sgc, spra >::val.
|
overrideprotectedvirtual |
Sfx item RES_CHRATR_FONTSIZE.
Implements AttributeOutputBase.
Definition at line 1464 of file ww8atr.cxx.
References SvxFontHeightItem::GetHeight(), nId, RES_CHRATR_CJK_FONTSIZE(), RES_CHRATR_CTL_FONTSIZE(), RES_CHRATR_FONTSIZE(), and NS_sprm::sprm< ispmd, fSpec, sgc, spra >::val.
Referenced by CharFontSizeCJK(), and CharFontSizeCTL().
|
inlineoverrideprotectedvirtual |
Sfx item RES_CHRATR_CJK_FONTSIZE.
Implements AttributeOutputBase.
Definition at line 262 of file ww8attributeoutput.hxx.
References CharFontSize().
|
inlineoverrideprotectedvirtual |
Sfx item RES_CHRATR_CTL_FONTSIZE.
Implements AttributeOutputBase.
Definition at line 277 of file ww8attributeoutput.hxx.
References CharFontSize().
|
overrideprotectedvirtual |
Sfx item RES_TXTATR_GRABBAG.
Implements AttributeOutputBase.
Definition at line 4974 of file ww8atr.cxx.
|
overrideprotectedvirtual |
Sfx item RES_CHRATR_HIDDEN.
Implements AttributeOutputBase.
Definition at line 1265 of file ww8atr.cxx.
|
overrideprotectedvirtual |
Sfx item RES_CHRATR_HIGHLIGHT.
Implements AttributeOutputBase.
Definition at line 1275 of file ww8atr.cxx.
References SvxBrushItem::GetColor(), msfilter::util::TransColToIco(), and NS_sprm::sprm< ispmd, fSpec, sgc, spra >::val.
|
overrideprotectedvirtual |
Sfx item RES_CHRATR_IdctHint.
Implements AttributeOutputBase.
Definition at line 1527 of file ww8atr.cxx.
References SfxInt16Item::GetValue().
|
overrideprotectedvirtual |
Sfx item RES_CHRATR_KERNING.
Implements AttributeOutputBase.
Definition at line 1203 of file ww8atr.cxx.
References NS_sprm::sprm< ispmd, fSpec, sgc, spra >::val.
|
overrideprotectedvirtual |
Sfx item RES_CHRATR_LANGUAGE.
Implements AttributeOutputBase.
Definition at line 1373 of file ww8atr.cxx.
References SvxLanguageItem::GetLanguage(), nId, RES_CHRATR_CJK_LANGUAGE(), RES_CHRATR_CTL_LANGUAGE(), RES_CHRATR_LANGUAGE(), and NS_sprm::sprm< ispmd, fSpec, sgc, spra >::val.
Referenced by CharLanguageCJK(), and CharLanguageCTL().
|
inlineoverrideprotectedvirtual |
Sfx item RES_CHRATR_CJK_LANGUAGE.
Implements AttributeOutputBase.
Definition at line 265 of file ww8attributeoutput.hxx.
References CharLanguage().
|
inlineoverrideprotectedvirtual |
Sfx item RES_CHRATR_CTL_LANGUAGE.
Implements AttributeOutputBase.
Definition at line 280 of file ww8attributeoutput.hxx.
References CharLanguage().
|
overrideprotectedvirtual |
Sfx item RES_CHRATR_POSTURE.
Implements AttributeOutputBase.
Definition at line 1182 of file ww8atr.cxx.
References SvxPostureItem::GetPosture(), and ITALIC_NONE.
Referenced by CharPostureCJK().
|
inlineoverrideprotectedvirtual |
Sfx item RES_CHRATR_CJK_POSTURE.
Implements AttributeOutputBase.
Definition at line 268 of file ww8attributeoutput.hxx.
References CharPosture().
|
overrideprotectedvirtual |
Sfx item RES_CHRATR_CTL_POSTURE.
Implements AttributeOutputBase.
Definition at line 1177 of file ww8atr.cxx.
References SvxPostureItem::GetPosture(), and ITALIC_NONE.
|
overrideprotectedvirtual |
Sfx item RES_CHRATR_RELIEF.
Implements AttributeOutputBase.
Definition at line 1492 of file ww8atr.cxx.
References nId, and NS_sprm::sprm< ispmd, fSpec, sgc, spra >::val.
|
overrideprotectedvirtual |
Sfx item RES_CHRATR_ROTATE.
Implements AttributeOutputBase.
Definition at line 1534 of file ww8atr.cxx.
References SvxTextRotateItem::GetValue(), SvxCharRotateItem::IsFitToLine(), and NS_sprm::sprm< ispmd, fSpec, sgc, spra >::val.
|
overrideprotectedvirtual |
Sfx item RES_CHRATR_SCALEW.
Implements AttributeOutputBase.
Definition at line 1486 of file ww8atr.cxx.
References NS_sprm::sprm< ispmd, fSpec, sgc, spra >::val.
|
overrideprotectedvirtual |
Sfx item RES_CHRATR_SHADOWED.
Implements AttributeOutputBase.
Definition at line 1198 of file ww8atr.cxx.
|
overrideprotectedvirtual |
Sfx item RES_CHRATR_TWO_LINES.
Implements AttributeOutputBase.
Definition at line 3559 of file ww8atr.cxx.
References SvxTwoLinesItem::GetEndBracket(), SvxTwoLinesItem::GetStartBracket(), SvxTwoLinesItem::GetValue(), nType, and NS_sprm::sprm< ispmd, fSpec, sgc, spra >::val.
|
overrideprotectedvirtual |
Sfx item RES_CHRATR_UNDERLINE.
Implements AttributeOutputBase.
Definition at line 1282 of file ww8atr.cxx.
References COL_TRANSPARENT(), SvxTextLineItem::GetColor(), SvxTextLineItem::GetLineStyle(), LINESTYLE_BOLD, LINESTYLE_BOLDDASH, LINESTYLE_BOLDDASHDOT, LINESTYLE_BOLDDASHDOTDOT, LINESTYLE_BOLDDOTTED, LINESTYLE_BOLDLONGDASH, LINESTYLE_BOLDWAVE, LINESTYLE_DASH, LINESTYLE_DASHDOT, LINESTYLE_DASHDOTDOT, LINESTYLE_DOTTED, LINESTYLE_DOUBLE, LINESTYLE_DOUBLEWAVE, LINESTYLE_LONGDASH, LINESTYLE_NONE, LINESTYLE_SINGLE, LINESTYLE_WAVE, RES_CHRATR_WORDLINEMODE(), wwUtility::RGBToBGR(), SAL_WARN, and NS_sprm::sprm< ispmd, fSpec, sgc, spra >::val.
|
overrideprotectedvirtual |
Sfx item RES_CHRATR_WEIGHT.
Implements AttributeOutputBase.
Definition at line 1187 of file ww8atr.cxx.
References SvxWeightItem::GetWeight(), and WEIGHT_BOLD.
Referenced by CharWeightCJK().
|
inlineoverrideprotectedvirtual |
Sfx item RES_CHRATR_CJK_WEIGHT.
Implements AttributeOutputBase.
Definition at line 271 of file ww8attributeoutput.hxx.
References CharWeight().
|
overrideprotectedvirtual |
Sfx item RES_CHRATR_CTL_WEIGHT.
Implements AttributeOutputBase.
Definition at line 1172 of file ww8atr.cxx.
References SvxWeightItem::GetWeight(), and WEIGHT_BOLD.
|
overridevirtual |
Write default style.
Implements AttributeOutputBase.
Definition at line 572 of file wrtw8sty.cxx.
References m_rWW8Export, WW8Export::pTableStrm, and SvStream::WriteUInt16().
|
overrideprotectedvirtual |
Implements AttributeOutputBase.
Definition at line 2703 of file ww8atr.cxx.
References SwDropDownField::GetHelp(), SwDropDownField::GetItemSequence(), SwDropDownField::GetName(), SwDropDownField::GetSelectedItem(), and SwDropDownField::GetToolTip().
|
overridevirtual |
Empty paragraph.
Implements AttributeOutputBase.
Definition at line 3175 of file wrtw8nds.cxx.
References m_rWW8Export, and WW8Export::WriteStringAsPara().
|
overridevirtual |
|
inlineoverridevirtual |
Called after we end outputting the attributes.
Implements AttributeOutputBase.
Definition at line 47 of file ww8attributeoutput.hxx.
|
overridevirtual |
Output ruby end.
Implements AttributeOutputBase.
Definition at line 919 of file wrtw8nds.cxx.
References Close, ww::eEQ, End, m_rWW8Export, WW8Export::OutputField(), and WW8Export::WriteChar().
|
overridevirtual |
End of the text run.
No-op for binary filters.
Insert bookmarks ended after this run
Implements AttributeOutputBase.
Definition at line 1067 of file ww8atr.cxx.
References BookmarkToWord().
|
overridevirtual |
After we end outputting the attributes.
Implements AttributeOutputBase.
Definition at line 1080 of file ww8atr.cxx.
References Redline, and WW8_WrPlcField::ResultCount().
|
inlineoverridevirtual |
End of the section properties.
No-op for binary filters.
Implements AttributeOutputBase.
Definition at line 164 of file ww8attributeoutput.hxx.
|
overridevirtual |
End of a style in the styles table.
Implements AttributeOutputBase.
Definition at line 391 of file wrtw8sty.cxx.
References impl_SkipOdd(), m_rWW8Export, nPOPosStdLen1, nPOPosStdLen2, p, WW8Export::pO, WW8Export::pTableStrm, SvStream::Tell(), and SvStream::WriteBytes().
|
overridevirtual |
End of (paragraph or run) properties of a style.
Implements AttributeOutputBase.
Definition at line 545 of file wrtw8sty.cxx.
References m_nStyleLenPos, m_nStyleStartSize, m_rWW8Export, and WW8Export::pO.
|
overridevirtual |
End of the styles table.
Implements AttributeOutputBase.
Definition at line 678 of file wrtw8sty.cxx.
References WW8Fib::m_fcStshf, WW8Fib::m_lcbStshf, WW8Fib::m_lcbStshfOrig, m_nStyleCountPos, m_rWW8Export, WW8Export::pFib, WW8Export::pTableStrm, SvStream::Tell(), and SwWW8Writer::WriteShort().
|
overridevirtual |
Output URL end.
Implements AttributeOutputBase.
Definition at line 1199 of file wrtw8nds.cxx.
References Close, ww::eHYPERLINK, m_rWW8Export, and WW8Export::OutputField().
|
overridevirtual |
Implements AttributeOutputBase.
Definition at line 1245 of file wrtw8nds.cxx.
References WW8Export::GetCurrentItems(), SwWW8Writer::InsUInt16(), MSWordExportBase::m_pChpPlc, m_rWW8Export, WW8Export::OutSwString(), WW8Export::Strm(), SvStream::Tell(), NS_sprm::sprm< ispmd, fSpec, sgc, spra >::val, and WW8Export::WriteChar().
|
overrideprotectedvirtual |
Sfx item RES_ANCHOR.
Implements AttributeOutputBase.
Definition at line 4297 of file ww8atr.cxx.
References SwFormatAnchor::GetAnchorId(), and NS_sprm::sprm< ispmd, fSpec, sgc, spra >::val.
|
overrideprotectedvirtual |
Sfx item RES_BACKGROUND.
Implements AttributeOutputBase.
Definition at line 4328 of file ww8atr.cxx.
References SvxBrushItem::GetColor(), WW8_SHD::GetValue(), SuitableBGColor(), WW8Export::TransBrush(), and NS_sprm::sprm< ispmd, fSpec, sgc, spra >::val.
|
overrideprotectedvirtual |
Sfx item RES_BOX.
Implements AttributeOutputBase.
Definition at line 4622 of file ww8atr.cxx.
References editeng::WordBorderDistances::bFromEdge, editeng::BorderDistancesToWord(), SvxShadowItem::GetLocation(), SvxShadowItem::GetWidth(), editeng::WordBorderDistances::nBottom, editeng::WordBorderDistances::nLeft, editeng::WordBorderDistances::nRight, editeng::WordBorderDistances::nTop, RES_SHADOW(), SvxBoxItem::SetDistance(), and SfxPoolItem::StaticWhichCast().
|
overrideprotectedvirtual |
Sfx item RES_COL.
Implements AttributeOutputBase.
Definition at line 4667 of file ww8atr.cxx.
References COLADJ_NONE, SwFormatCol::GetColumns(), SwFormatCol::GetGutterWidth(), SwFormatCol::GetLineAdj(), n, and NS_sprm::sprm< ispmd, fSpec, sgc, spra >::val.
|
overridevirtual |
Implements AttributeOutputBase.
Definition at line 1812 of file wrtw8nds.cxx.
References SwFormatDrop::GetCharFormat(), SwFormatDrop::GetDistance(), SwTextNode::GetDropSize(), MSWordExportBase::GetId(), SwFormatDrop::GetLines(), WW8Export::InsUInt16(), MSWordExportBase::m_pChpPlc, MSWordExportBase::m_pPapPlc, m_rWW8Export, WW8Export::pO, SAL_INFO, WW8Export::Strm(), TableInfoCell(), SvStream::Tell(), NS_sprm::sprm< ispmd, fSpec, sgc, spra >::val, and WW8Export::WriteCR().
|
overrideprotectedvirtual |
Sfx item RES_FILL_GRADIENT.
Implements AttributeOutputBase.
Definition at line 4369 of file ww8atr.cxx.
|
overrideprotectedvirtual |
Sfx item RES_FILL_STYLE.
Implements AttributeOutputBase.
Definition at line 4347 of file ww8atr.cxx.
References NS_sprm::sprm< ispmd, fSpec, sgc, spra >::val.
|
overrideprotectedvirtual |
Sfx item RES_FRAMEDIR.
Implements AttributeOutputBase.
Definition at line 4927 of file ww8atr.cxx.
References NS_sprm::sprm< ispmd, fSpec, sgc, spra >::val.
|
overrideprotectedvirtual |
Sfx item RES_FRM_SIZE.
Implements AttributeOutputBase.
Definition at line 3732 of file ww8atr.cxx.
References Fixed, SvxSizeItem::GetHeight(), SwFormatFrameSize::GetHeightSizeType(), SvxPaperInfo::GetSloppyPaperDimension(), SvxSizeItem::GetWidth(), SwFormatFrameSize::GetWidthSizeType(), NS_sprm::sprm< ispmd, fSpec, sgc, spra >::val, and Variable.
|
overrideprotectedvirtual |
Sfx item RES_HORI_ORIENT.
!!! anchor type and corresponding borders are still missing
Implements AttributeOutputBase.
Definition at line 4259 of file ww8atr.cxx.
References SwFormatHoriOrient::GetHoriOrient(), SwFormatHoriOrient::GetPos(), SwFormatHoriOrient::IsPosToggle(), SwPostItHelper::NONE, nPos, and NS_sprm::sprm< ispmd, fSpec, sgc, spra >::val.
|
overrideprotectedvirtual |
Sfx item RES_KEEP.
Implements AttributeOutputBase.
Definition at line 4782 of file ww8atr.cxx.
References NS_sprm::sprm< ispmd, fSpec, sgc, spra >::val.
|
overrideprotectedvirtual |
Sfx item RES_LINENUMBER.
Implements AttributeOutputBase.
Definition at line 4791 of file ww8atr.cxx.
References SwFormatLineNumber::IsCount(), and NS_sprm::sprm< ispmd, fSpec, sgc, spra >::val.
|
overrideprotectedvirtual |
Sfx item RES_LR_SPACE.
Implements AttributeOutputBase.
Definition at line 4074 of file ww8atr.cxx.
References SvxLRSpaceItem::GetGutterMargin(), SvxLRSpaceItem::GetLeft(), SvxLRSpaceItem::GetRight(), SvxLRSpaceItem::GetTextFirstLineOffset(), SvxLRSpaceItem::GetTextLeft(), NS_sprm::LN_PDxaFromText10, RES_BOX(), and NS_sprm::sprm< ispmd, fSpec, sgc, spra >::val.
|
overrideprotectedvirtual |
Sfx item RES_PAPER_BIN.
Implements AttributeOutputBase.
Definition at line 4051 of file ww8atr.cxx.
References NS_sprm::sprm< ispmd, fSpec, sgc, spra >::val.
|
overrideprotectedvirtual |
Sfx item RES_SURROUND.
Implements AttributeOutputBase.
Definition at line 4215 of file ww8atr.cxx.
References SwFormatSurround::GetSurround(), and NS_sprm::sprm< ispmd, fSpec, sgc, spra >::val.
|
overrideprotectedvirtual |
Sfx item RES_TEXTGRID.
Implements AttributeOutputBase.
Definition at line 4016 of file ww8atr.cxx.
References SwTextGridItem::GetBaseHeight(), SwTextGridItem::GetGridType(), SwTextGridItem::GetRubyHeight(), GRID_LINES_CHARS, GRID_LINES_ONLY, GRID_NONE, SwTextGridItem::IsSnapToChars(), and NS_sprm::sprm< ispmd, fSpec, sgc, spra >::val.
|
overrideprotectedvirtual |
Sfx item RES_UL_SPACE.
Implements AttributeOutputBase.
Definition at line 4143 of file ww8atr.cxx.
References sw::util::HdFtDistanceGlue::dyaTop, SvxULSpaceItem::GetContext(), SvxULSpaceItem::GetLower(), SvxULSpaceItem::GetUpper(), and NS_sprm::sprm< ispmd, fSpec, sgc, spra >::val.
|
overrideprotectedvirtual |
Sfx item RES_VERT_ORIENT.
!!! anchor type and corresponding borders are still missing
Implements AttributeOutputBase.
Definition at line 4226 of file ww8atr.cxx.
References SwFormatVertOrient::GetPos(), SwFormatVertOrient::GetVertOrient(), SwPostItHelper::NONE, nPos, and NS_sprm::sprm< ispmd, fSpec, sgc, spra >::val.
|
inlineoverridevirtual |
Return the right export class.
Implements AttributeOutputBase.
Definition at line 487 of file ww8attributeoutput.hxx.
References m_rWW8Export.
Referenced by StartRuby().
Implements AttributeOutputBase.
Definition at line 2655 of file ww8atr.cxx.
References sw::sidebar::aArr, SwField::GetPar2(), and SwWW8Writer::WriteString16().
|
overridevirtual |
Definition of a numbering instance.
Implements AttributeOutputBase.
Definition at line 185 of file wrtw8num.cxx.
References i, SwNumRule::IsContinusNum(), WW8ListManager::nMaxLevel, SwWW8Writer::WriteLong(), and SwWW8Writer::WriteShort().
|
overridevirtual |
All the numbering level information.
Implements AttributeOutputBase.
Definition at line 284 of file wrtw8num.cxx.
References GetLevelNFC(), nIndex, WW8ListManager::nMaxLevel, pData, Set_UInt16(), SVX_NUM_BITMAP, NS_sprm::sprm< ispmd, fSpec, sgc, spra >::val, SwWW8Writer::WriteLong(), SwWW8Writer::WriteShort(), and SwWW8Writer::WriteString16().
|
overridevirtual |
Reimplemented from AttributeOutputBase.
Definition at line 1062 of file ww8atr.cxx.
Numbering rule and Id.
Implements AttributeOutputBase.
Definition at line 756 of file ww8atr.cxx.
References SwWW8Writer::InsUInt16(), WW8ListManager::nMaxLevel, and NS_sprm::sprm< ispmd, fSpec, sgc, spra >::val.
|
overridevirtual |
Output FKP (Formatted disK Page) - necessary for binary formats only.
FIXME having it in AttributeOutputBase is probably a hack, it should be in WW8AttributeOutput only...
Reimplemented from AttributeOutputBase.
Definition at line 1111 of file ww8atr.cxx.
|
overrideprotectedvirtual |
Output frames - the implementation.
Implements AttributeOutputBase.
Definition at line 3361 of file wrtw8nds.cxx.
References aName, WW8Export::AppendFlyInFlys(), ww8::Frame::eFormControl, ww8::Frame::eGraphic, WW8Export::EndCommentOutput(), SwNode::EndOfSectionIndex(), ww8::Frame::eOle, eType, SwFrameFormat::FindLayoutRect(), SwContentNode::FindPageFrameRect(), SwFormat::GetAnchor(), SwFormatAnchor::GetAnchorId(), SwFormat::GetContent(), SwFormatAnchor::GetContentAnchor(), SwFormatContent::GetContentIdx(), ww8::Frame::GetFrameFormat(), SwNodeIndex::GetIndex(), SwFormat::GetName(), SwNodeIndex::GetNode(), SwDoc::GetNodes(), SwNode::GetTextNode(), ww8::Frame::GetWriterType(), ww8::Frame::IsInline(), MSWordExportBase::IsInTable(), MSWordExportBase::m_bOutTable, MSWordExportBase::m_eNewAnchorType, MSWordExportBase::m_pFlyOffset, MSWordExportBase::m_pParentFrame, MSWordExportBase::m_rDoc, m_rWW8Export, WW8Export::MiserableFormFieldExportHack(), SwPosition::nNode, Point, SwRect::Pos(), WW8Export::RestoreData(), WW8Export::SaveData(), WW8Export::StartCommentOutput(), and MSWordExportBase::WriteText().
Output the bold etc. attributes.
Definition at line 1130 of file ww8atr.cxx.
References NS_sprm::sprm< ispmd, fSpec, sgc, spra >::val.
Output the bold etc. attributes, the Complex Text Layout version.
Definition at line 1137 of file ww8atr.cxx.
References NS_sprm::sprm< ispmd, fSpec, sgc, spra >::val.
|
overridevirtual |
Page break As a paragraph property - the paragraph should be on the next page.
Implements AttributeOutputBase.
Definition at line 3876 of file ww8atr.cxx.
References NS_sprm::sprm< ispmd, fSpec, sgc, spra >::val.
|
overrideprotectedvirtual |
Sfx item RES_PARATR_ADJUST.
Implements AttributeOutputBase.
Definition at line 4864 of file ww8atr.cxx.
References SvxAdjustItem::GetAdjust(), AllSettings::GetLayoutRTL(), RES_FRAMEDIR(), and NS_sprm::sprm< ispmd, fSpec, sgc, spra >::val.
|
overrideprotectedvirtual |
Sfx item RES_PARATR_FORBIDDEN_RULES.
Implements AttributeOutputBase.
Definition at line 3351 of file ww8atr.cxx.
References SfxBoolItem::GetValue(), and NS_sprm::sprm< ispmd, fSpec, sgc, spra >::val.
|
overrideprotectedvirtual |
Sfx item RES_PARATR_GRABBAG.
Implements AttributeOutputBase.
Definition at line 4970 of file ww8atr.cxx.
|
overridevirtual |
|
overrideprotectedvirtual |
Sfx item RES_PARATR_HANGINGPUNCTUATION.
Implements AttributeOutputBase.
Definition at line 3345 of file ww8atr.cxx.
References SfxBoolItem::GetValue(), and NS_sprm::sprm< ispmd, fSpec, sgc, spra >::val.
|
overrideprotectedvirtual |
Sfx item RES_PARATR_HYPHENZONE.
Implements AttributeOutputBase.
Definition at line 3331 of file ww8atr.cxx.
References SvxHyphenZoneItem::IsHyphen(), and NS_sprm::sprm< ispmd, fSpec, sgc, spra >::val.
|
overrideprotectedvirtual |
Sfx item RES_PARATR_LINESPACING.
Implements AttributeOutputBase.
Definition at line 4801 of file ww8atr.cxx.
References NS_sprm::sprm< ispmd, fSpec, sgc, spra >::val.
|
overrideprotectedvirtual |
Sfx item RES_PARATR_NUMRULE.
Implements AttributeOutputBase.
Definition at line 3717 of file ww8atr.cxx.
References SwWW8Writer::InsUInt16(), USHRT_MAX, and NS_sprm::sprm< ispmd, fSpec, sgc, spra >::val.
|
overrideprotectedvirtual |
Implements AttributeOutputBase.
Definition at line 4978 of file ww8atr.cxx.
References CntUInt16Item::GetValue(), WW8ListManager::nMaxLevel, and NS_sprm::sprm< ispmd, fSpec, sgc, spra >::val.
|
overrideprotectedvirtual |
Sfx item RES_PARATR_SCRIPTSPACE.
Implements AttributeOutputBase.
Definition at line 3339 of file ww8atr.cxx.
References SfxBoolItem::GetValue(), and NS_sprm::sprm< ispmd, fSpec, sgc, spra >::val.
|
overrideprotectedvirtual |
Sfx item RES_PARATR_SNAPTOGRID.
Implements AttributeOutputBase.
Definition at line 3357 of file ww8atr.cxx.
References NS_sprm::sprm< ispmd, fSpec, sgc, spra >::val.
|
overrideprotectedvirtual |
Sfx item RES_PARATR_SPLIT.
Implements AttributeOutputBase.
Definition at line 4988 of file ww8atr.cxx.
References NS_sprm::sprm< ispmd, fSpec, sgc, spra >::val.
|
overrideprotectedvirtual |
Sfx item RES_PARATR_TABSTOP.
Implements AttributeOutputBase.
Definition at line 5239 of file ww8atr.cxx.
References SwFormat::DerivedFrom(), SwFormat::GetAttrSet(), SfxItemSet::GetItem(), SvxLRSpaceItem::GetTextLeft(), MSWordExportBase::HasItem(), SvxTabStopItem::Insert(), MSWordExportBase::m_bStyDef, MSWordExportBase::m_pCurPam, MSWordExportBase::m_pCurrentStyle, MSWordExportBase::m_pStyAttr, m_rWW8Export, ParaTabStopAdd(), ParaTabStopDelAdd(), RES_LR_SPACE(), RES_PARATR_TABSTOP(), SAL_WARN, and TABS_RELATIVE_TO_INDENT.
|
overrideprotectedvirtual |
Sfx item RES_PARATR_VERTALIGN.
Implements AttributeOutputBase.
Definition at line 3365 of file ww8atr.cxx.
References SvxParaVertAlignItem::Automatic, SvxParaVertAlignItem::Baseline, SvxParaVertAlignItem::Bottom, SvxParaVertAlignItem::Center, SvxParaVertAlignItem::GetValue(), SvxParaVertAlignItem::Top, and NS_sprm::sprm< ispmd, fSpec, sgc, spra >::val.
|
overrideprotectedvirtual |
Sfx item RES_PARATR_WIDOWS.
Only convert the item "SvxWidowItem" and not the orphans, because in WW only one attribute "paragraph control" exists for both and in SW probably both or none is set by the user.
Implements AttributeOutputBase.
Definition at line 5000 of file ww8atr.cxx.
References NS_sprm::sprm< ispmd, fSpec, sgc, spra >::val.
|
overrideprotectedvirtual |
Implements AttributeOutputBase.
Definition at line 2715 of file ww8atr.cxx.
Implements AttributeOutputBase.
Definition at line 2696 of file ww8atr.cxx.
|
overridevirtual |
Output text (without markup).
Implements AttributeOutputBase.
Definition at line 1106 of file ww8atr.cxx.
|
overridevirtual |
Output redlining.
Implements AttributeOutputBase.
Definition at line 3470 of file wrtw8nds.cxx.
References WW8Export::AddRedlineAuthor(), sw::ms::DateTime2DTTM(), SwRedlineData::GetAuthor(), SwRedlineData::GetTimeStamp(), SwRedlineData::GetType(), WW8Export::InsUInt16(), WW8Export::InsUInt32(), m_rWW8Export, SwRedlineData::Next(), WW8Export::pO, and NS_sprm::sprm< ispmd, fSpec, sgc, spra >::val.
|
overrideprotectedvirtual |
Implements AttributeOutputBase.
Definition at line 2720 of file ww8atr.cxx.
References Close, CmdEnd, CmdStart, ww::eREF, FieldString(), lcl_GetExpandedField(), Start, and SwWW8Writer::WriteString16().
|
overridevirtual |
Export the state of RTL/CJK.
Implements AttributeOutputBase.
Definition at line 986 of file ww8atr.cxx.
References SwDoc::DOCTYPE_MSWORD, and NS_sprm::sprm< ispmd, fSpec, sgc, spra >::val.
|
overridevirtual |
|
overridevirtual |
for footnote/endnote section properties
Reimplemented from AttributeOutputBase.
Definition at line 1330 of file wrtw8sty.cxx.
References FTNNUM_CHAPTER, FTNNUM_PAGE, SwDoc::GetEndNoteInfo(), SwDoc::GetFootnoteInfo(), SvxNumberType::GetNumberingType(), WW8Export::GetNumId(), SwWW8Writer::InsUInt16(), WW8Export::InsUInt16(), SwEndNoteInfo::m_aFormat, SwFootnoteInfo::m_eNum, MSWordExportBase::m_rDoc, m_rWW8Export, nId, WW8Export::pO, and NS_sprm::sprm< ispmd, fSpec, sgc, spra >::val.
|
overridevirtual |
Columns populated from right/numbers on the right side?
Implements AttributeOutputBase.
Definition at line 1425 of file wrtw8sty.cxx.
References SwWW8Writer::InsUInt16(), m_rWW8Export, WW8Export::pO, and NS_sprm::sprm< ispmd, fSpec, sgc, spra >::val.
|
overridevirtual |
Write a section break msword::ColumnBreak or msword::PageBreak.
Implements AttributeOutputBase.
Definition at line 3980 of file ww8atr.cxx.
Called in order to output section breaks.
Implements AttributeOutputBase.
Definition at line 41 of file ww8attributeoutput.hxx.
|
overridevirtual |
Protection of forms.
Implements AttributeOutputBase.
Definition at line 1350 of file wrtw8sty.cxx.
References SwWW8Writer::InsUInt16(), m_rWW8Export, WW8Export::pO, WW8Export::pSepx, and NS_sprm::sprm< ispmd, fSpec, sgc, spra >::val.
|
overridevirtual |
Numbering of the lines in the document.
Implements AttributeOutputBase.
Definition at line 1361 of file wrtw8sty.cxx.
References SwLineNumberInfo::GetCountBy(), SwLineNumberInfo::GetPosFromLeft(), SwWW8Writer::InsUInt16(), SwLineNumberInfo::IsRestartEachPage(), m_rWW8Export, WW8Export::pO, and NS_sprm::sprm< ispmd, fSpec, sgc, spra >::val.
|
overridevirtual |
Description of the page borders.
Implements AttributeOutputBase.
Definition at line 1393 of file wrtw8sty.cxx.
References SwFormat::GetAttrSet(), SwFormat::GetFormatAttr(), MSWordSections::HasBorderItem(), SwWW8Writer::InsUInt16(), m_bFromEdge, MSWordExportBase::m_pISet, m_rWW8Export, AttributeOutputBase::OutputItem(), WW8Export::pO, RES_BOX(), USHRT_MAX, and NS_sprm::sprm< ispmd, fSpec, sgc, spra >::val.
|
overridevirtual |
The style of the page numbers.
Implements AttributeOutputBase.
Definition at line 1431 of file wrtw8sty.cxx.
References WW8Export::GetNumId(), SwWW8Writer::InsUInt16(), m_rWW8Export, WW8Export::pO, and NS_sprm::sprm< ispmd, fSpec, sgc, spra >::val.
|
overrideprotectedvirtual |
RES_RTL_GUTTER.
Implements AttributeOutputBase.
Definition at line 4131 of file ww8atr.cxx.
References SfxBoolItem::GetValue(), and NS_sprm::sprm< ispmd, fSpec, sgc, spra >::val.
|
overridevirtual |
Has different headers/footers for the title page.
Implements AttributeOutputBase.
Definition at line 1386 of file wrtw8sty.cxx.
References SwWW8Writer::InsUInt16(), m_rWW8Export, WW8Export::pO, and NS_sprm::sprm< ispmd, fSpec, sgc, spra >::val.
The type of breaking.
Implements AttributeOutputBase.
Definition at line 1450 of file wrtw8sty.cxx.
References SwWW8Writer::InsUInt16(), m_rWW8Export, WW8Export::pO, and NS_sprm::sprm< ispmd, fSpec, sgc, spra >::val.
|
overrideprotectedvirtual |
Implements AttributeOutputBase.
Definition at line 2669 of file ww8atr.cxx.
References Close, CmdEnd, CmdStart, SwSetExpField::GetPar2(), Start, and SwWW8Writer::WriteString16().
|
inlineoverridevirtual |
Start of the paragraph.
Implements AttributeOutputBase.
Definition at line 35 of file ww8attributeoutput.hxx.
|
inlineoverridevirtual |
Called before we start outputting the attributes.
Implements AttributeOutputBase.
Definition at line 44 of file ww8attributeoutput.hxx.
|
overridevirtual |
Output ruby start.
Implements AttributeOutputBase.
Definition at line 895 of file wrtw8nds.cxx.
References aStr, CmdStart, ww::eEQ, FieldString(), WW8Ruby::GetBaseHeight(), WW8Ruby::GetDirective(), GetExport(), WW8Ruby::GetFontFamily(), WW8Ruby::GetJC(), WW8Ruby::GetRubyHeight(), SwFormatRuby::GetText(), m_rWW8Export, WW8Export::OutputField(), WW8Export::pFib, Start, and u.
|
overridevirtual |
Start of the text run.
Insert bookmarks started at this run
Implements AttributeOutputBase.
Definition at line 1038 of file ww8atr.cxx.
References BookmarkToWord(), SwRedlineData::GetComment(), and TXT_MAINTEXT.
|
overridevirtual |
Before we start outputting the attributes.
Implements AttributeOutputBase.
Definition at line 1032 of file ww8atr.cxx.
References WW8_WrPlcField::ResultCount().
|
overridevirtual |
Start of the section properties.
Implements AttributeOutputBase.
Definition at line 1325 of file wrtw8sty.cxx.
References m_rWW8Export, and WW8Export::pO.
|
overridevirtual |
Start of a style in the styles table.
Implements AttributeOutputBase.
Definition at line 405 of file wrtw8sty.cxx.
References SwWW8Writer::InsAsString16(), SwWW8Writer::InsUInt16(), m_rWW8Export, nPOPosStdLen1, nPOPosStdLen2, pData, WW8Export::pO, Set_UInt16(), ww::stiNil, and STYLE_TYPE_PARA.
|
overridevirtual |
Start of (paragraph or run) properties of a style.
Implements AttributeOutputBase.
Definition at line 508 of file wrtw8sty.cxx.
References impl_SkipOdd(), SwWW8Writer::InsUInt16(), m_nStyleLenPos, m_nStyleStartSize, m_rWW8Export, WW8Export::pO, WW8Export::pTableStrm, and SvStream::Tell().
|
overridevirtual |
Start of the styles table.
Implements AttributeOutputBase.
Definition at line 656 of file wrtw8sty.cxx.
References WW8Fib::m_fcStshf, WW8Fib::m_fcStshfOrig, m_nStyleCountPos, m_rWW8Export, WW8Export::pFib, WW8Export::pTableStrm, SvStream::Tell(), SvStream::WriteBytes(), and SvStream::WriteChar().
|
overridevirtual |
Output URL start.
Implements AttributeOutputBase.
Definition at line 1047 of file wrtw8nds.cxx.
References AnalyzeURL(), aURL, CmdEnd, CmdStart, ww::eHYPERLINK, Writer::GetBaseURL(), INetURLObject::GetProtocol(), INetURLObject::GetURLNoMark(), WW8Export::GetWriter(), MSWordExportBase::m_pChpPlc, m_rWW8Export, WW8Export::OutputField(), INetURLObject::PathToFileName(), WW8Export::pDataStrm, Set_UInt32(), URIHelper::simpleNormalizedMakeRelative(), Start, WW8Export::Strm(), SvStream::Tell(), SvStream::WriteBytes(), WW8Export::WriteChar(), SwWW8Writer::WriteLong(), SwWW8Writer::WriteShort(), SwWW8Writer::WriteString16(), SwWW8Writer::WriteString8(), and SvStream::WriteUChar().
|
overridevirtual |
Implements AttributeOutputBase.
Definition at line 2629 of file wrtww8.cxx.
References COL_AUTO(), SwFormat::GetAttrSet(), SvxBrushItem::GetColor(), SwTable::GetFrameFormat(), SwTableLine::GetFrameFormat(), SwTableBox::GetFrameFormat(), SfxItemSet::GetItem(), SwTableLine::GetTabBoxes(), SwTableBox::GetUpper(), WW8_SHD::GetValue(), WW8Export::InsUInt16(), m, m_rWW8Export, n, WW8Export::pO, RES_BACKGROUND(), wwUtility::RGBToBGR(), WW8SHDLong::setCvBack(), WW8SHDLong::setCvFore(), WW8Export::TransBrush(), NS_sprm::sprm< ispmd, fSpec, sgc, spra >::val, and WW8SHDLong::Write().
Referenced by TableInfoRow().
|
overridevirtual |
Implements AttributeOutputBase.
Definition at line 2156 of file wrtww8.cxx.
References SwTable::GetFrameFormat(), WW8Export::InsUInt16(), m_rWW8Export, MSWordExportBase::TrueFrameDirection(), and NS_sprm::sprm< ispmd, fSpec, sgc, spra >::val.
Referenced by TableInfoRow().
|
overridevirtual |
Implements AttributeOutputBase.
Definition at line 2136 of file wrtww8.cxx.
References SwTableLine::GetFrameFormat(), SwFormat::GetRowSplit(), SwTableBox::GetUpper(), SfxBoolItem::GetValue(), WW8Export::InsUInt16(), m_rWW8Export, WW8Export::pO, and NS_sprm::sprm< ispmd, fSpec, sgc, spra >::val.
Referenced by TableInfoRow().
|
protected |
Definition at line 2544 of file wrtww8.cxx.
References SvxBoxItem::GetDistance(), SwTableLine::GetTabBoxes(), SwTableBox::GetUpper(), i, SwWW8Writer::InsUInt16(), m_rWW8Export, n, WW8Export::Out_CellRangeBorders(), p, WW8Export::pO, and NS_sprm::sprm< ispmd, fSpec, sgc, spra >::val.
Referenced by TableInfoRow().
|
overridevirtual |
Implements AttributeOutputBase.
Definition at line 2172 of file wrtww8.cxx.
|
overridevirtual |
Implements AttributeOutputBase.
Definition at line 2515 of file wrtww8.cxx.
References SwFormat::GetBox(), SvxBoxItem::GetDistance(), SwTableBox::GetFrameFormat(), i, SwWW8Writer::InsUInt16(), m_rWW8Export, WW8Export::pO, and NS_sprm::sprm< ispmd, fSpec, sgc, spra >::val.
Referenced by TableInfoRow().
|
overridevirtual |
Implements AttributeOutputBase.
Definition at line 2301 of file wrtww8.cxx.
References assert(), WW8Export::CurrentPageWidth(), SwFormat::GetBox(), SwTable::GetFrameFormat(), SwFormat::GetFrameSize(), AttributeOutputBase::GetGridCols(), SwFormatHoriOrient::GetHoriOrient(), SwFormat::GetHoriOrient(), SvxLRSpaceItem::GetLeft(), SwFormat::GetLRSpace(), SwFormatHoriOrient::GetPos(), SwFormatVertOrient::GetRelationOrient(), SwFormatHoriOrient::GetRelationOrient(), SwTable::GetRowsToRepeat(), SwFormat::GetVertOrient(), SvxSizeItem::GetWidth(), SwFormatFrameSize::GetWidthPercent(), WW8Export::InsInt16(), WW8Export::InsUInt16(), lcl_TCFlags(), MSWordExportBase::m_rDoc, m_rWW8Export, ww8::MAXTABLECELLS, WW8Export::Out_SwFormatTableBox(), WW8Export::pO, rBoxItem, SAL_INFO, SAL_WARN, MSWordExportBase::TrueFrameDirection(), and NS_sprm::sprm< ispmd, fSpec, sgc, spra >::val.
Referenced by TableInfoRow().
|
overridevirtual |
Implements AttributeOutputBase.
Definition at line 2176 of file wrtww8.cxx.
References SwTableLine::GetFrameFormat(), SwFormat::GetFrameSize(), SvxSizeItem::GetHeight(), SwFormatFrameSize::GetHeightSizeType(), SwTableBox::GetUpper(), WW8Export::InsUInt16(), m_rWW8Export, Minimum, NS_sprm::sprm< ispmd, fSpec, sgc, spra >::val, and Variable.
Referenced by TableInfoRow().
|
overridevirtual |
Implements AttributeOutputBase.
Definition at line 1980 of file wrtww8.cxx.
References WW8Export::InsUInt16(), WW8Export::InsUInt32(), m_rWW8Export, WW8Export::pO, and NS_sprm::sprm< ispmd, fSpec, sgc, spra >::val.
Referenced by FormatDrop(), and TableNodeInfoInner().
|
overridevirtual |
Implements AttributeOutputBase.
Definition at line 2000 of file wrtww8.cxx.
References WW8Export::InsUInt16(), WW8Export::InsUInt32(), m_rWW8Export, WW8Export::pO, TableBackgrounds(), TableBidi(), TableCanSplit(), TableCellBorders(), TableDefaultBorders(), TableDefinition(), TableHeight(), TableOrientation(), TableSpacing(), TableVerticalCell(), and NS_sprm::sprm< ispmd, fSpec, sgc, spra >::val.
Referenced by TableNodeInfoInner().
|
overridevirtual |
Implements AttributeOutputBase.
Definition at line 4311 of file wrtww8.cxx.
References MSWordExportBase::m_nStyleBeforeFly, MSWordExportBase::m_pPapPlc, m_rWW8Export, n, WW8Export::pO, SAL_INFO, WW8Export::Strm(), TableInfoCell(), TableInfoRow(), TableRowEnd(), SvStream::Tell(), and WW8Export::WriteCR().
|
overridevirtual |
Implements AttributeOutputBase.
Definition at line 2201 of file wrtww8.cxx.
References SwTable::GetFrameFormat(), SwFormatHoriOrient::GetHoriOrient(), SwFormat::GetHoriOrient(), SwFormatVertOrient::GetRelationOrient(), SwFormatHoriOrient::GetRelationOrient(), SwFormat::GetVertOrient(), WW8Export::InsUInt16(), m_rWW8Export, SAL_WARN, MSWordExportBase::TrueFrameDirection(), and NS_sprm::sprm< ispmd, fSpec, sgc, spra >::val.
Referenced by TableInfoRow().
|
overridevirtual |
Implements AttributeOutputBase.
Definition at line 3853 of file ww8atr.cxx.
Referenced by TableNodeInfoInner().
|
overridevirtual |
Implements AttributeOutputBase.
Definition at line 2168 of file wrtww8.cxx.
|
overridevirtual |
Implements AttributeOutputBase.
Definition at line 2263 of file wrtww8.cxx.
References SwNode::GetFlyFormat(), SwTable::GetFrameFormat(), SvxULSpaceItem::GetLower(), SwTable::GetTableNode(), SwFormat::GetULSpace(), SvxULSpaceItem::GetUpper(), WW8Export::InsUInt16(), m_rWW8Export, WW8Export::pO, and NS_sprm::sprm< ispmd, fSpec, sgc, spra >::val.
Referenced by TableInfoRow().
|
overridevirtual |
Implements AttributeOutputBase.
Definition at line 2100 of file wrtww8.cxx.
References SwTableBox::GetFrameFormat(), SwTableLine::GetTabBoxes(), SwTableBox::GetUpper(), WW8Export::InsUInt16(), m_rWW8Export, n, WW8Export::pO, MSWordExportBase::TrueFrameDirection(), and NS_sprm::sprm< ispmd, fSpec, sgc, spra >::val.
Referenced by TableInfoRow().
|
overrideprotectedvirtual |
Sfx item RES_TXTATR_CHARFMT.
Implements AttributeOutputBase.
Definition at line 3546 of file ww8atr.cxx.
References SwFormatCharFormat::GetCharFormat(), and NS_sprm::sprm< ispmd, fSpec, sgc, spra >::val.
|
overrideprotectedvirtual |
Sfx item RES_TXTATR_FTN.
Implements AttributeOutputBase.
Definition at line 3534 of file ww8atr.cxx.
References WW8_WrPlcFootnoteEdn::Append(), FTNPOS_CHAPTER, and SwFormatFootnote::IsEndNote().
|
overrideprotectedvirtual |
Sfx item RES_TXTATR_INETFMT.
Implements AttributeOutputBase.
Definition at line 1657 of file ww8atr.cxx.
References sw::util::GetSwCharFormat(), and NS_sprm::sprm< ispmd, fSpec, sgc, spra >::val.
|
overridevirtual |
Reimplemented from AttributeOutputBase.
Definition at line 1479 of file wrtw8sty.cxx.
References SwWW8Writer::InsUInt16(), m_rWW8Export, WW8Export::pO, and NS_sprm::sprm< ispmd, fSpec, sgc, spra >::val.
|
overrideprotectedvirtual |
Insert a bookmark inside the currently processed paragraph.
Implements AttributeOutputBase.
Definition at line 1041 of file wrtw8nds.cxx.
References m_aBookmarksOfParagraphEnd, and m_aBookmarksOfParagraphStart.
Write the expanded field.
Implements AttributeOutputBase.
Definition at line 2733 of file ww8atr.cxx.
References lcl_GetExpandedField(), and SwWW8Writer::WriteString16().
|
protected |
Definition at line 469 of file ww8attributeoutput.hxx.
Referenced by WriteBookmarkInActParagraph().
|
protected |
Bookmarks of the current paragraph.
Definition at line 468 of file ww8attributeoutput.hxx.
Referenced by WriteBookmarkInActParagraph().
|
private |
Definition at line 502 of file ww8attributeoutput.hxx.
Referenced by SectionPageBorders().
|
protected |
For output of run properties.
We have to remember the number of field results, and do not export end of the field results if we were forced to split text.
Definition at line 463 of file ww8attributeoutput.hxx.
|
protected |
For output of styles.
Used between StartStyles() and EndStyles().
Definition at line 457 of file ww8attributeoutput.hxx.
Referenced by EndStyles(), and StartStyles().
|
protected |
Definition at line 452 of file ww8attributeoutput.hxx.
Referenced by EndStyleProperties(), and StartStyleProperties().
|
protected |
For output of styles.
We have to remember this position between StartStyleProperties() and EndStyleProperties().
Definition at line 452 of file ww8attributeoutput.hxx.
Referenced by EndStyleProperties(), and StartStyleProperties().
|
private |
Definition at line 501 of file ww8attributeoutput.hxx.
|
protected |
Reference to the export, where to get the data from.
Definition at line 440 of file ww8attributeoutput.hxx.
Referenced by AnalyzeURL(), DefaultStyle(), EmptyParagraph(), EndRuby(), EndStyle(), EndStyleProperties(), EndStyles(), EndURL(), FieldVanish(), FormatDrop(), GetExport(), OutputFlyFrame_Impl(), ParaTabStop(), Redline(), SectFootnoteEndnotePr(), SectionBiDi(), SectionFormProtection(), SectionLineNumbering(), SectionPageBorders(), SectionPageNumbering(), SectionTitlePage(), SectionType(), StartRuby(), StartSection(), StartStyle(), StartStyleProperties(), StartStyles(), StartURL(), TableBackgrounds(), TableBidi(), TableCanSplit(), TableCellBorders(), TableDefaultBorders(), TableDefinition(), TableHeight(), TableInfoCell(), TableInfoRow(), TableNodeInfoInner(), TableOrientation(), TableSpacing(), TableVerticalCell(), and TextVerticalAdjustment().
|
protected |
Definition at line 465 of file ww8attributeoutput.hxx.
|
protected |
For output of styles.
We have to remember these positions between the StartStyle() and EndStyle().
Definition at line 446 of file ww8attributeoutput.hxx.
Referenced by EndStyle(), and StartStyle().
|
protected |
Definition at line 446 of file ww8attributeoutput.hxx.
Referenced by EndStyle(), and StartStyle().