XMLTextParagraphExport Class Reference

#include <txtparae.hxx>

Inheritance diagram for XMLTextParagraphExport:

Inheritance graph
[legend]
Collaboration diagram for XMLTextParagraphExport:

Collaboration graph
[legend]

List of all members.

Public Member Functions

::rtl::OUString FindTextStyle (const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet > &rPropSet, sal_Bool &rbHasCharStyle) const
::rtl::OUString FindTextStyleAndHyperlink (const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet > &rPropSet, sal_Bool &rbHyperlink, sal_Bool &rbHasCharStyle, sal_Bool &rbHasAutoStyle, const XMLPropertyState **pAddState=NULL) const
sal_Bool addHyperlinkAttributes (const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet > &rPropSet, const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertyState > &rPropState, const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySetInfo > &rPropSetInfo)
void exportTextRangeEnumeration (const ::com::sun::star::uno::Reference< ::com::sun::star::container::XEnumeration > &rRangeEnum, sal_Bool bAutoStyles, sal_Bool bProgress, sal_Bool bPrvChrIsSpc=sal_True)
 XMLTextParagraphExport (SvXMLExport &rExp, SvXMLAutoStylePoolP &rASP)
virtual ~XMLTextParagraphExport ()
void Add (sal_uInt16 nFamily, MultiPropertySetHelper &rPropSetHelper, const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet > &rPropSet, const XMLPropertyState **pAddState=NULL)
 add autostyle for specified family
void Add (sal_uInt16 nFamily, const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet > &rPropSet, const XMLPropertyState **pAddState=NULL, bool bDontSeek=false)
::rtl::OUString Find (sal_uInt16 nFamily, const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet > &rPropSet, const ::rtl::OUString &rParent, const XMLPropertyState **pAddState=NULL) const
 find style name for specified family and parent
void exportTextStyles (sal_Bool bUsed, sal_Bool bProg=sal_False)
void exportTextDeclarations ()
 This method exports (text field) declarations etc.
void exportTextDeclarations (const ::com::sun::star::uno::Reference< ::com::sun::star::text::XText > &rText)
 export the (text field) declarations for a particular XText
void exportUsedDeclarations (sal_Bool bOnlyUsed)
 true: export only those declarations that are used; false: export all declarations
void exportTrackedChanges (sal_Bool bAutoStyle)
 Export the list of change information (enclosed by <tracked-changes>) (or the necessary automatic styles).
void exportTrackedChanges (const ::com::sun::star::uno::Reference< ::com::sun::star::text::XText > &rText, sal_Bool bAutoStyle)
 Export the list of change information (enclosed by <tracked-changes>) (or the necessary automatic styles).
void recordTrackedChangesForXText (const ::com::sun::star::uno::Reference< ::com::sun::star::text::XText > &rText)
 Record tracked changes for this particular XText (empty reference stop recording) This should be used if tracked changes for e.g.
void recordTrackedChangesNoXText ()
 Stop recording tracked changes.
void exportText (const ::rtl::OUString &rText, sal_Bool &rPrevCharWasSpace)
void collectTextAutoStyles (const ::com::sun::star::uno::Reference< ::com::sun::star::text::XText > &rText, sal_Bool bIsProgress=sal_False, sal_Bool bExportParagraph=sal_True)
void collectTextAutoStyles (const ::com::sun::star::uno::Reference< ::com::sun::star::text::XText > &rText, const ::com::sun::star::uno::Reference< ::com::sun::star::text::XTextSection > &rBaseSection, sal_Bool bIsProgress=sal_False, sal_Bool bExportParagraph=sal_True)
bool collectTextAutoStylesOptimized (sal_Bool bIsProgress=sal_False)
virtual void exportTextAutoStyles ()
void exportEvents (const ::com::sun::star::uno::Reference< com::sun::star::beans::XPropertySet > &rPropSet)
void exportTitleAndDescription (const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet > &rPropSet, const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySetInfo > &rPropSetInfo)
void exportText (const ::com::sun::star::uno::Reference< ::com::sun::star::text::XText > &rText, sal_Bool bIsProgress=sal_False, sal_Bool bExportParagraph=sal_True)
void exportText (const ::com::sun::star::uno::Reference< ::com::sun::star::text::XText > &rText, const ::com::sun::star::uno::Reference< ::com::sun::star::text::XTextSection > &rBaseSection, sal_Bool bIsProgress=sal_False, sal_Bool bExportParagraph=sal_True)
void exportFramesBoundToPage (sal_Bool bIsProgress=sal_False)
void exportFramesBoundToFrame (const ::com::sun::star::uno::Reference< ::com::sun::star::text::XTextFrame > &rParentTxtFrame, sal_Bool bIsProgress=sal_False)
const XMLTextListAutoStylePoolGetListAutoStylePool () const
void SetBlockMode (sal_Bool bSet)
sal_Bool IsBlockMode () const
UniReference
< SvXMLExportPropertyMapper
GetParagraphPropertyMapper () const
void PreventExportOfControlsInMuteSections (const ::com::sun::star::uno::Reference< ::com::sun::star::container::XIndexAccess > &rShapes, UniReference< xmloff::OFormLayerXMLExport > xFormExport)
 exclude form controls which are in mute sections.
SinglePropertySetInfoCacheGetCharStyleNamesPropInfoCache ()
sal_Int32 GetHeadingLevel (const ::rtl::OUString &rStyleName)
void PushNewTextListsHelper ()
void PopTextListsHelper ()

Static Public Member Functions

static SvXMLExportPropertyMapperCreateShapeExtPropMapper (SvXMLExport &rExport)
static SvXMLExportPropertyMapperCreateCharExtPropMapper (SvXMLExport &rExport)
static SvXMLExportPropertyMapperCreateParaExtPropMapper (SvXMLExport &rExport)
static SvXMLExportPropertyMapperCreateParaDefaultExtPropMapper (SvXMLExport &rExport)

Protected Member Functions

UniReference
< SvXMLExportPropertyMapper
GetParaPropMapper () const
UniReference
< SvXMLExportPropertyMapper
GetTextPropMapper () const
UniReference
< SvXMLExportPropertyMapper
GetFramePropMapper () const
UniReference
< SvXMLExportPropertyMapper
GetAutoFramePropMapper () const
UniReference
< SvXMLExportPropertyMapper
GetSectionPropMapper () const
UniReference
< SvXMLExportPropertyMapper
GetRubyPropMapper () const
SvXMLAutoStylePoolPGetAutoStylePool ()
const SvXMLAutoStylePoolPGetAutoStylePool () const
sal_Int32 addTextFrameAttributes (const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet > &rPropSet, sal_Bool bShape,::rtl::OUString *pMinHeightValue=0)
virtual void exportStyleAttributes (const ::com::sun::star::uno::Reference< ::com::sun::star::style::XStyle > &rStyle)
void exportPageFrames (sal_Bool bAutoStyles, sal_Bool bProgress)
void exportFrameFrames (sal_Bool bAutoStyles, sal_Bool bProgress, const ::com::sun::star::uno::Reference< ::com::sun::star::text::XTextFrame > *pParentTxtFrame=0)
void exportNumStyles (sal_Bool bUsed)
void exportText (const ::com::sun::star::uno::Reference< ::com::sun::star::text::XText > &rText, sal_Bool bAutoStyles, sal_Bool bProgress, sal_Bool bExportParagraph)
void exportText (const ::com::sun::star::uno::Reference< ::com::sun::star::text::XText > &rText, const ::com::sun::star::uno::Reference< ::com::sun::star::text::XTextSection > &rBaseSection, sal_Bool bAutoStyles, sal_Bool bProgress, sal_Bool bExportParagraph)
sal_Bool exportTextContentEnumeration (const ::com::sun::star::uno::Reference< ::com::sun::star::container::XEnumeration > &rContentEnum, sal_Bool bAutoStyles, const ::com::sun::star::uno::Reference< ::com::sun::star::text::XTextSection > &rBaseSection, sal_Bool bProgress, sal_Bool bExportParagraph=sal_True, const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet > *pRangePropSet=0, sal_Bool bExportLevels=sal_True)
void exportParagraph (const ::com::sun::star::uno::Reference< ::com::sun::star::text::XTextContent > &rTextContent, sal_Bool bAutoStyles, sal_Bool bProgress, sal_Bool bExportParagraph, MultiPropertySetHelper &rPropSetHelper)
virtual void exportTable (const ::com::sun::star::uno::Reference< ::com::sun::star::text::XTextContent > &rTextContent, sal_Bool bAutoStyles, sal_Bool bProgress)
void exportTextField (const ::com::sun::star::uno::Reference< ::com::sun::star::text::XTextRange > &rTextRange, sal_Bool bAutoStyles, sal_Bool bProgress)
void exportTextField (const ::com::sun::star::uno::Reference< ::com::sun::star::text::XTextField > &xTextField, const sal_Bool bAutoStyles, const sal_Bool bProgress, const sal_Bool bRecursive)
void exportAnyTextFrame (const ::com::sun::star::uno::Reference< ::com::sun::star::text::XTextContent > &rTextContent, FrameType eTxpe, sal_Bool bAutoStyles, sal_Bool bProgress, sal_Bool bExportContent, const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet > *pRangePropSet=0)
void _exportTextFrame (const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet > &rPropSet, const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySetInfo > &rPropSetInfo, sal_Bool bProgress)
void exportTextFrame (const ::com::sun::star::uno::Reference< ::com::sun::star::text::XTextContent > &rTextContent, sal_Bool bAutoStyles, sal_Bool bProgress, sal_Bool bExportContent, const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet > *pRangePropSet=0)
void exportShape (const ::com::sun::star::uno::Reference< ::com::sun::star::text::XTextContent > &rTextContent, sal_Bool bAutoStyles, const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet > *pRangePropSet=0)
void exportContour (const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet > &rPropSet, const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySetInfo > &rPropSetInfo)
void _exportTextGraphic (const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet > &rPropSet, const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySetInfo > &rPropSetInfo)
void exportTextGraphic (const ::com::sun::star::uno::Reference< ::com::sun::star::text::XTextContent > &rTextContent, sal_Bool bAutoStyles, const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet > *pRangePropSet=0)
virtual void _collectTextEmbeddedAutoStyles (const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet > &rPropSet)
virtual void _exportTextEmbedded (const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet > &rPropSet, const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySetInfo > &rPropSetInfo)
void exportTextEmbedded (const ::com::sun::star::uno::Reference< ::com::sun::star::text::XTextContent > &rTextContent, sal_Bool bAutoStyles, const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet > *pRangePropSet=0)
virtual void setTextEmbeddedGraphicURL (const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet > &rPropSet,::rtl::OUString &rStreamName) const
void exportTextFootnote (const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet > &rPropSet, const ::rtl::OUString &sString, sal_Bool bAutoStyles, sal_Bool bProgress)
 export a footnote and styles
void exportTextFootnoteHelper (const ::com::sun::star::uno::Reference< ::com::sun::star::text::XFootnote > &rPropSet, const ::com::sun::star::uno::Reference< ::com::sun::star::text::XText > &rText, const ::rtl::OUString &sString, sal_Bool bAutoStyles, sal_Bool bIsEndnote, sal_Bool bProgress)
 helper for exportTextFootnote
void exportTextFootnoteConfiguration ()
 export footnote and endnote configuration elements
void exportTextFootnoteConfigurationHelper (const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet > &rFootnoteSupplier, sal_Bool bIsEndnote)
void exportTextMark (const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet > &xPropSet, const ::rtl::OUString sProperty, const enum::xmloff::token::XMLTokenEnum pElements[], sal_Bool bAutoStyles)
void exportIndexMark (const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet > &rPropSet, sal_Bool bAutoStyles)
void exportSoftPageBreak (const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet > &rPropSet, sal_Bool bAutoStyles)
void exportTextRange (const ::com::sun::star::uno::Reference< ::com::sun::star::text::XTextRange > &rTextRange, sal_Bool bAutoStyles, sal_Bool &rPrevCharWasSpace)
void exportListChange (const XMLTextNumRuleInfo &rPrvInfo, const XMLTextNumRuleInfo &rNextInfo)
void exportListAndSectionChange (::com::sun::star::uno::Reference< ::com::sun::star::text::XTextSection > &rOldSection, const ::com::sun::star::uno::Reference< ::com::sun::star::text::XTextSection > &rNewSection, const XMLTextNumRuleInfo &rOldList, const XMLTextNumRuleInfo &rNewList, sal_Bool bAutoStyles)
 check if current section or current list has changed; calls exortListChange as appropriate
void exportListAndSectionChange (::com::sun::star::uno::Reference< ::com::sun::star::text::XTextSection > &rOldSection, const ::com::sun::star::uno::Reference< ::com::sun::star::text::XTextContent > &rNewContent, const XMLTextNumRuleInfo &rOldList, const XMLTextNumRuleInfo &rNewList, sal_Bool bAutoStyles)
 overload for exportListAndSectionChange; takes new content rather than new section.
void exportListAndSectionChange (::com::sun::star::uno::Reference< ::com::sun::star::text::XTextSection > &rOldSection, MultiPropertySetHelper &rPropSetHelper, sal_Int16 nTextSectionId, const ::com::sun::star::uno::Reference< ::com::sun::star::text::XTextContent > &rNewContent, const XMLTextNumRuleInfo &rOldList, const XMLTextNumRuleInfo &rNewList, sal_Bool bAutoStyles)
void exportChange (const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet > &rPropSet, sal_Bool bAutoStyle)
 export a redline text portion
void exportRuby (const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet > &rPortionPropSet, sal_Bool bAutoStyles)
 export a ruby
void exportMeta (const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet > &i_xPortion, sal_Bool i_bAutoStyles, sal_Bool i_isProgress)
 export a text:meta

Protected Attributes

const ::rtl::OUString sActualSize
const ::rtl::OUString sTitle
const ::rtl::OUString sDescription
const ::rtl::OUString sAnchorCharStyleName
const ::rtl::OUString sAnchorPageNo
const ::rtl::OUString sAnchorType
const ::rtl::OUString sBeginNotice
const ::rtl::OUString sBookmark
const ::rtl::OUString sCategory
const ::rtl::OUString sChainNextName
const ::rtl::OUString sCharStyleName
const ::rtl::OUString sCharStyleNames
const ::rtl::OUString sContourPolyPolygon
const ::rtl::OUString sDocumentIndex
const ::rtl::OUString sDocumentIndexMark
const ::rtl::OUString sEndNotice
const ::rtl::OUString sFootnote
const ::rtl::OUString sFootnoteCounting
const ::rtl::OUString sFrame
const ::rtl::OUString sFrameHeightAbsolute
const ::rtl::OUString sFrameHeightPercent
const ::rtl::OUString sFrameStyleName
const ::rtl::OUString sFrameWidthAbsolute
const ::rtl::OUString sFrameWidthPercent
const ::rtl::OUString sGraphicFilter
const ::rtl::OUString sGraphicRotation
const ::rtl::OUString sGraphicURL
const ::rtl::OUString sHeight
const ::rtl::OUString sHoriOrient
const ::rtl::OUString sHoriOrientPosition
const ::rtl::OUString sHyperLinkName
const ::rtl::OUString sHyperLinkTarget
const ::rtl::OUString sHyperLinkURL
const ::rtl::OUString sIsAutomaticContour
const ::rtl::OUString sIsCollapsed
const ::rtl::OUString sIsPixelContour
const ::rtl::OUString sIsStart
const ::rtl::OUString sIsSyncHeightToWidth
const ::rtl::OUString sIsSyncWidthToHeight
const ::rtl::OUString sNumberingRules
const ::rtl::OUString sNumberingType
const ::rtl::OUString sPageDescName
const ::rtl::OUString sPageStyleName
const ::rtl::OUString sParaChapterNumberingLevel
const ::rtl::OUString sParaConditionalStyleName
const ::rtl::OUString sParagraphService
const ::rtl::OUString sParaStyleName
const ::rtl::OUString sPositionEndOfDoc
const ::rtl::OUString sPrefix
const ::rtl::OUString sRedline
const ::rtl::OUString sReferenceId
const ::rtl::OUString sReferenceMark
const ::rtl::OUString sRelativeHeight
const ::rtl::OUString sRelativeWidth
const ::rtl::OUString sRuby
const ::rtl::OUString sRubyAdjust
const ::rtl::OUString sRubyCharStyleName
const ::rtl::OUString sRubyText
const ::rtl::OUString sServerMap
const ::rtl::OUString sShapeService
const ::rtl::OUString sSizeType
const ::rtl::OUString sSoftPageBreak
const ::rtl::OUString sStartAt
const ::rtl::OUString sSuffix
const ::rtl::OUString sTableService
const ::rtl::OUString sText
const ::rtl::OUString sTextContentService
const ::rtl::OUString sTextEmbeddedService
const ::rtl::OUString sTextEndnoteService
const ::rtl::OUString sTextField
const ::rtl::OUString sTextFieldService
const ::rtl::OUString sTextFrameService
const ::rtl::OUString sTextGraphicService
const ::rtl::OUString sTextPortionType
const ::rtl::OUString sTextSection
const ::rtl::OUString sUnvisitedCharStyleName
const ::rtl::OUString sVertOrient
const ::rtl::OUString sVertOrientPosition
const ::rtl::OUString sVisitedCharStyleName
const ::rtl::OUString sWidth
const ::rtl::OUString sWidthType
const ::rtl::OUString sTextFieldStart
const ::rtl::OUString sTextFieldEnd
const ::rtl::OUString sTextFieldStartEnd
SinglePropertySetInfoCache aCharStyleNamesPropInfoCache

Private Types

enum  FrameType {
  FT_TEXT,
  FT_GRAPHIC,
  FT_EMBEDDED,
  FT_SHAPE
}

Private Member Functions

 XMLTextParagraphExport (XMLTextParagraphExport &)

Private Attributes

SvXMLAutoStylePoolPrAutoStylePool
UniReference
< SvXMLExportPropertyMapper
xParaPropMapper
UniReference
< SvXMLExportPropertyMapper
xTextPropMapper
UniReference
< SvXMLExportPropertyMapper
xFramePropMapper
UniReference
< SvXMLExportPropertyMapper
xAutoFramePropMapper
UniReference
< SvXMLExportPropertyMapper
xSectionPropMapper
UniReference
< SvXMLExportPropertyMapper
xRubyPropMapper
const ::std::auto_ptr
< ::xmloff::BoundFrameSets
pBoundFrameSets
XMLTextFieldExportpFieldExport
OUStrings_Impl * pListElements
XMLTextListAutoStylePoolpListAutoPool
XMLSectionExportpSectionExport
XMLIndexMarkExportpIndexMarkExport
XMLRedlineExportpRedlineExport
 may be NULL (if no redlines should be exported; e.g. in block mode)
XMLStringVectorpHeadingStyles
sal_Bool bProgress
sal_Bool bBlock
::rtl::OUString sOpenRubyText
::rtl::OUString sOpenRubyCharStyle
sal_Bool bOpenRuby
XMLTextListsHelpermpTextListsHelper
::std::vector
< XMLTextListsHelper * > 
maTextListsHelperStack


Detailed Description

Definition at line 79 of file txtparae.hxx.


Member Enumeration Documentation

Enumerator:
FT_TEXT 
FT_GRAPHIC 
FT_EMBEDDED 
FT_SHAPE 

Definition at line 119 of file txtparae.hxx.


Constructor & Destructor Documentation

XMLTextParagraphExport::XMLTextParagraphExport ( SvXMLExport rExp,
SvXMLAutoStylePoolP rASP 
)

XMLTextParagraphExport::~XMLTextParagraphExport (  )  [virtual]

XMLTextParagraphExport::XMLTextParagraphExport ( XMLTextParagraphExport  )  [private]


Member Function Documentation

UniReference< SvXMLExportPropertyMapper > XMLTextParagraphExport::GetParaPropMapper (  )  const [inline, protected]

Definition at line 216 of file txtparae.hxx.

Referenced by exportTextStyles().

UniReference< SvXMLExportPropertyMapper > XMLTextParagraphExport::GetTextPropMapper (  )  const [inline, protected]

Definition at line 221 of file txtparae.hxx.

Referenced by exportTextStyles().

UniReference< SvXMLExportPropertyMapper > XMLTextParagraphExport::GetFramePropMapper (  )  const [inline, protected]

Definition at line 226 of file txtparae.hxx.

Referenced by exportTextStyles().

UniReference< SvXMLExportPropertyMapper > XMLTextParagraphExport::GetAutoFramePropMapper (  )  const [inline, protected]

Definition at line 230 of file txtparae.hxx.

UniReference< SvXMLExportPropertyMapper > XMLTextParagraphExport::GetSectionPropMapper (  )  const [inline, protected]

Definition at line 234 of file txtparae.hxx.

UniReference< SvXMLExportPropertyMapper > XMLTextParagraphExport::GetRubyPropMapper (  )  const [inline, protected]

Definition at line 238 of file txtparae.hxx.

SvXMLAutoStylePoolP& XMLTextParagraphExport::GetAutoStylePool (  )  [inline, protected]

Definition at line 244 of file txtparae.hxx.

Referenced by exportTextAutoStyles().

const SvXMLAutoStylePoolP& XMLTextParagraphExport::GetAutoStylePool (  )  const [inline, protected]

Definition at line 245 of file txtparae.hxx.

::rtl::OUString XMLTextParagraphExport::FindTextStyle ( const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet > &  rPropSet,
sal_Bool &  rbHasCharStyle 
) const

::rtl::OUString XMLTextParagraphExport::FindTextStyleAndHyperlink ( const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet > &  rPropSet,
sal_Bool &  rbHyperlink,
sal_Bool &  rbHasCharStyle,
sal_Bool &  rbHasAutoStyle,
const XMLPropertyState **  pAddState = NULL 
) const

sal_Bool XMLTextParagraphExport::addHyperlinkAttributes ( const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet > &  rPropSet,
const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertyState > &  rPropState,
const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySetInfo > &  rPropSetInfo 
)

void XMLTextParagraphExport::exportTextRangeEnumeration ( const ::com::sun::star::uno::Reference< ::com::sun::star::container::XEnumeration > &  rRangeEnum,
sal_Bool  bAutoStyles,
sal_Bool  bProgress,
sal_Bool  bPrvChrIsSpc = sal_True 
)

sal_Int32 XMLTextParagraphExport::addTextFrameAttributes ( const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet > &  rPropSet,
sal_Bool  bShape,
::rtl::OUString pMinHeightValue = 0 
) [protected]

void XMLTextParagraphExport::exportStyleAttributes ( const ::com::sun::star::uno::Reference< ::com::sun::star::style::XStyle > &  rStyle  )  [protected, virtual]

void XMLTextParagraphExport::exportPageFrames ( sal_Bool  bAutoStyles,
sal_Bool  bProgress 
) [protected]

void XMLTextParagraphExport::exportFrameFrames ( sal_Bool  bAutoStyles,
sal_Bool  bProgress,
const ::com::sun::star::uno::Reference< ::com::sun::star::text::XTextFrame > *  pParentTxtFrame = 0 
) [protected]

void XMLTextParagraphExport::exportNumStyles ( sal_Bool  bUsed  )  [protected]

void XMLTextParagraphExport::exportText ( const ::com::sun::star::uno::Reference< ::com::sun::star::text::XText > &  rText,
sal_Bool  bAutoStyles,
sal_Bool  bProgress,
sal_Bool  bExportParagraph 
) [protected]

void XMLTextParagraphExport::exportText ( const ::com::sun::star::uno::Reference< ::com::sun::star::text::XText > &  rText,
const ::com::sun::star::uno::Reference< ::com::sun::star::text::XTextSection > &  rBaseSection,
sal_Bool  bAutoStyles,
sal_Bool  bProgress,
sal_Bool  bExportParagraph 
) [protected]

sal_Bool XMLTextParagraphExport::exportTextContentEnumeration ( const ::com::sun::star::uno::Reference< ::com::sun::star::container::XEnumeration > &  rContentEnum,
sal_Bool  bAutoStyles,
const ::com::sun::star::uno::Reference< ::com::sun::star::text::XTextSection > &  rBaseSection,
sal_Bool  bProgress,
sal_Bool  bExportParagraph = sal_True,
const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet > *  pRangePropSet = 0,
sal_Bool  bExportLevels = sal_True 
) [protected]

void XMLTextParagraphExport::exportParagraph ( const ::com::sun::star::uno::Reference< ::com::sun::star::text::XTextContent > &  rTextContent,
sal_Bool  bAutoStyles,
sal_Bool  bProgress,
sal_Bool  bExportParagraph,
MultiPropertySetHelper rPropSetHelper 
) [protected]

virtual void XMLTextParagraphExport::exportTable ( const ::com::sun::star::uno::Reference< ::com::sun::star::text::XTextContent > &  rTextContent,
sal_Bool  bAutoStyles,
sal_Bool  bProgress 
) [protected, virtual]

void XMLTextParagraphExport::exportTextField ( const ::com::sun::star::uno::Reference< ::com::sun::star::text::XTextRange > &  rTextRange,
sal_Bool  bAutoStyles,
sal_Bool  bProgress 
) [protected]

void XMLTextParagraphExport::exportTextField ( const ::com::sun::star::uno::Reference< ::com::sun::star::text::XTextField > &  xTextField,
const sal_Bool  bAutoStyles,
const sal_Bool  bProgress,
const sal_Bool  bRecursive 
) [protected]

void XMLTextParagraphExport::exportAnyTextFrame ( const ::com::sun::star::uno::Reference< ::com::sun::star::text::XTextContent > &  rTextContent,
FrameType  eTxpe,
sal_Bool  bAutoStyles,
sal_Bool  bProgress,
sal_Bool  bExportContent,
const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet > *  pRangePropSet = 0 
) [protected]

void XMLTextParagraphExport::_exportTextFrame ( const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet > &  rPropSet,
const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySetInfo > &  rPropSetInfo,
sal_Bool  bProgress 
) [protected]

void XMLTextParagraphExport::exportTextFrame ( const ::com::sun::star::uno::Reference< ::com::sun::star::text::XTextContent > &  rTextContent,
sal_Bool  bAutoStyles,
sal_Bool  bProgress,
sal_Bool  bExportContent,
const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet > *  pRangePropSet = 0 
) [inline, protected]

Definition at line 701 of file txtparae.hxx.

References exportAnyTextFrame(), and FT_TEXT.

Referenced by collectTextAutoStylesOptimized(), and exportPageFrames().

void XMLTextParagraphExport::exportShape ( const ::com::sun::star::uno::Reference< ::com::sun::star::text::XTextContent > &  rTextContent,
sal_Bool  bAutoStyles,
const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet > *  pRangePropSet = 0 
) [inline, protected]

Definition at line 734 of file txtparae.hxx.

References exportAnyTextFrame(), and FT_SHAPE.

Referenced by collectTextAutoStylesOptimized(), and exportPageFrames().

void XMLTextParagraphExport::exportContour ( const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet > &  rPropSet,
const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySetInfo > &  rPropSetInfo 
) [protected]

void XMLTextParagraphExport::_exportTextGraphic ( const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet > &  rPropSet,
const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySetInfo > &  rPropSetInfo 
) [protected]

void XMLTextParagraphExport::exportTextGraphic ( const ::com::sun::star::uno::Reference< ::com::sun::star::text::XTextContent > &  rTextContent,
sal_Bool  bAutoStyles,
const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet > *  pRangePropSet = 0 
) [inline, protected]

Definition at line 712 of file txtparae.hxx.

References exportAnyTextFrame(), and FT_GRAPHIC.

Referenced by collectTextAutoStylesOptimized(), and exportPageFrames().

virtual void XMLTextParagraphExport::_collectTextEmbeddedAutoStyles ( const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet > &  rPropSet  )  [protected, virtual]

virtual void XMLTextParagraphExport::_exportTextEmbedded ( const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet > &  rPropSet,
const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySetInfo > &  rPropSetInfo 
) [protected, virtual]

void XMLTextParagraphExport::exportTextEmbedded ( const ::com::sun::star::uno::Reference< ::com::sun::star::text::XTextContent > &  rTextContent,
sal_Bool  bAutoStyles,
const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet > *  pRangePropSet = 0 
) [inline, protected]

Definition at line 723 of file txtparae.hxx.

References exportAnyTextFrame(), and FT_EMBEDDED.

Referenced by collectTextAutoStylesOptimized(), and exportPageFrames().

virtual void XMLTextParagraphExport::setTextEmbeddedGraphicURL ( const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet > &  rPropSet,
::rtl::OUString rStreamName 
) const [protected, virtual]

void XMLTextParagraphExport::exportTextFootnote ( const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet > &  rPropSet,
const ::rtl::OUString sString,
sal_Bool  bAutoStyles,
sal_Bool  bProgress 
) [protected]

export a footnote and styles

void XMLTextParagraphExport::exportTextFootnoteHelper ( const ::com::sun::star::uno::Reference< ::com::sun::star::text::XFootnote > &  rPropSet,
const ::com::sun::star::uno::Reference< ::com::sun::star::text::XText > &  rText,
const ::rtl::OUString sString,
sal_Bool  bAutoStyles,
sal_Bool  bIsEndnote,
sal_Bool  bProgress 
) [protected]

helper for exportTextFootnote

void XMLTextParagraphExport::exportTextFootnoteConfiguration (  )  [protected]

export footnote and endnote configuration elements

Definition at line 221 of file txtftne.cxx.

References exportTextFootnoteConfigurationHelper(), and XMLStyleExport::GetExport().

Referenced by exportTextStyles().

void XMLTextParagraphExport::exportTextFootnoteConfigurationHelper ( const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet > &  rFootnoteSupplier,
sal_Bool  bIsEndnote 
) [protected]

void XMLTextParagraphExport::exportTextMark ( const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet > &  xPropSet,
const ::rtl::OUString  sProperty,
const enum::xmloff::token::XMLTokenEnum  pElements[],
sal_Bool  bAutoStyles 
) [protected]

void XMLTextParagraphExport::exportIndexMark ( const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet > &  rPropSet,
sal_Bool  bAutoStyles 
) [protected]

void XMLTextParagraphExport::exportSoftPageBreak ( const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet > &  rPropSet,
sal_Bool  bAutoStyles 
) [protected]

void XMLTextParagraphExport::exportTextRange ( const ::com::sun::star::uno::Reference< ::com::sun::star::text::XTextRange > &  rTextRange,
sal_Bool  bAutoStyles,
sal_Bool &  rPrevCharWasSpace 
) [protected]

void XMLTextParagraphExport::exportListChange ( const XMLTextNumRuleInfo rPrvInfo,
const XMLTextNumRuleInfo rNextInfo 
) [protected]

rNextInfo.HasStartValue() &&

Definition at line 760 of file txtparae.cxx.

References SvXMLExport::AddAttribute(), XMLTextNumRuleInfo::BelongsToSameList(), SvXMLExport::Characters(), SvXMLExport::CheckAttrList(), SvXMLExport::EndElement(), XMLTextListsHelper::EqualsToTopListStyleOnStack(), EXPORT_OASIS, SvXMLExport::exportTextNumberElement(), XMLTextListsHelper::GenerateNewListId(), SvXMLExport::getDefaultVersion(), XMLStyleExport::GetExport(), SvXMLExport::getExportFlags(), XMLTextListsHelper::GetLastContinuingListId(), XMLTextListsHelper::GetLastProcessedListId(), XMLTextNumRuleInfo::GetLevel(), XMLTextNumRuleInfo::GetListId(), XMLTextNumRuleInfo::GetListLevelStartValue(), XMLTextListsHelper::GetListStyleOfLastProcessedList(), XMLTextNumRuleInfo::GetNumRulesName(), XMLTextNumRuleInfo::GetStartValue(), xmloff::token::GetXMLToken(), XMLTextNumRuleInfo::HasStartValue(), SvXMLExport::IgnorableWhitespace(), XMLTextNumRuleInfo::IsContinueingPreviousSubTree(), XMLTextListsHelper::IsListProcessed(), XMLTextNumRuleInfo::IsNumbered(), XMLTextNumRuleInfo::IsRestart(), XMLTextListsHelper::KeepListAsProcessed(), XMLTextNumRuleInfo::ListLabelString(), mpTextListsHelper, SvtSaveOptions::ODFVER_012, OUString, pListElements, XMLTextListsHelper::PopListFromStack(), XMLTextListsHelper::PushListOnStack(), SvXMLExport::StartElement(), XMLTextListsHelper::StoreLastContinuingList(), xmloff::token::XML_CONTINUE_LIST, xmloff::token::XML_CONTINUE_NUMBERING, xmloff::token::XML_ID, xmloff::token::XML_LIST, xmloff::token::XML_LIST_HEADER, xmloff::token::XML_LIST_ITEM, xmloff::token::XML_NUMBER, xmloff::token::XML_START_VALUE, xmloff::token::XML_STYLE_NAME, xmloff::token::XML_STYLE_OVERRIDE, and xmloff::token::XML_TRUE.

void XMLTextParagraphExport::exportListAndSectionChange ( ::com::sun::star::uno::Reference< ::com::sun::star::text::XTextSection > &  rOldSection,
const ::com::sun::star::uno::Reference< ::com::sun::star::text::XTextSection > &  rNewSection,
const XMLTextNumRuleInfo rOldList,
const XMLTextNumRuleInfo rNewList,
sal_Bool  bAutoStyles 
) [protected]

check if current section or current list has changed; calls exortListChange as appropriate

void XMLTextParagraphExport::exportListAndSectionChange ( ::com::sun::star::uno::Reference< ::com::sun::star::text::XTextSection > &  rOldSection,
const ::com::sun::star::uno::Reference< ::com::sun::star::text::XTextContent > &  rNewContent,
const XMLTextNumRuleInfo rOldList,
const XMLTextNumRuleInfo rNewList,
sal_Bool  bAutoStyles 
) [protected]

overload for exportListAndSectionChange; takes new content rather than new section.

void XMLTextParagraphExport::exportListAndSectionChange ( ::com::sun::star::uno::Reference< ::com::sun::star::text::XTextSection > &  rOldSection,
MultiPropertySetHelper rPropSetHelper,
sal_Int16  nTextSectionId,
const ::com::sun::star::uno::Reference< ::com::sun::star::text::XTextContent > &  rNewContent,
const XMLTextNumRuleInfo rOldList,
const XMLTextNumRuleInfo rNewList,
sal_Bool  bAutoStyles 
) [protected]

void XMLTextParagraphExport::exportChange ( const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet > &  rPropSet,
sal_Bool  bAutoStyle 
) [protected]

export a redline text portion

void XMLTextParagraphExport::exportRuby ( const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet > &  rPortionPropSet,
sal_Bool  bAutoStyles 
) [protected]

export a ruby

void XMLTextParagraphExport::exportMeta ( const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet > &  i_xPortion,
sal_Bool  i_bAutoStyles,
sal_Bool  i_isProgress 
) [protected]

export a text:meta

void XMLTextParagraphExport::Add ( sal_uInt16  nFamily,
MultiPropertySetHelper rPropSetHelper,
const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet > &  rPropSet,
const XMLPropertyState **  pAddState = NULL 
)

add autostyle for specified family

Referenced by collectTextAutoStylesOptimized().

void XMLTextParagraphExport::Add ( sal_uInt16  nFamily,
const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet > &  rPropSet,
const XMLPropertyState **  pAddState = NULL,
bool  bDontSeek = false 
)

::rtl::OUString XMLTextParagraphExport::Find ( sal_uInt16  nFamily,
const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet > &  rPropSet,
const ::rtl::OUString rParent,
const XMLPropertyState **  pAddState = NULL 
) const

find style name for specified family and parent

SvXMLExportPropertyMapper * XMLTextParagraphExport::CreateShapeExtPropMapper ( SvXMLExport rExport  )  [static]

Definition at line 1314 of file txtparae.cxx.

References TEXT_PROP_MAP_SHAPE.

SvXMLExportPropertyMapper * XMLTextParagraphExport::CreateCharExtPropMapper ( SvXMLExport rExport  )  [static]

Definition at line 1322 of file txtparae.cxx.

References TEXT_PROP_MAP_TEXT.

SvXMLExportPropertyMapper * XMLTextParagraphExport::CreateParaExtPropMapper ( SvXMLExport rExport  )  [static]

SvXMLExportPropertyMapper * XMLTextParagraphExport::CreateParaDefaultExtPropMapper ( SvXMLExport rExport  )  [static]

void XMLTextParagraphExport::exportTextStyles ( sal_Bool  bUsed,
sal_Bool  bProg = sal_False 
)

void XMLTextParagraphExport::exportTextDeclarations (  ) 

void XMLTextParagraphExport::exportTextDeclarations ( const ::com::sun::star::uno::Reference< ::com::sun::star::text::XText > &  rText  ) 

export the (text field) declarations for a particular XText

void XMLTextParagraphExport::exportUsedDeclarations ( sal_Bool  bOnlyUsed  ) 

true: export only those declarations that are used; false: export all declarations

Definition at line 3525 of file txtparae.cxx.

References pFieldExport, and XMLTextFieldExport::SetExportOnlyUsedFieldDeclarations().

void XMLTextParagraphExport::exportTrackedChanges ( sal_Bool  bAutoStyle  ) 

Export the list of change information (enclosed by <tracked-changes>) (or the necessary automatic styles).

Definition at line 3531 of file txtparae.cxx.

References XMLRedlineExport::ExportChangesList(), and pRedlineExport.

void XMLTextParagraphExport::exportTrackedChanges ( const ::com::sun::star::uno::Reference< ::com::sun::star::text::XText > &  rText,
sal_Bool  bAutoStyle 
)

Export the list of change information (enclosed by <tracked-changes>) (or the necessary automatic styles).

void XMLTextParagraphExport::recordTrackedChangesForXText ( const ::com::sun::star::uno::Reference< ::com::sun::star::text::XText > &  rText  ) 

Record tracked changes for this particular XText (empty reference stop recording) This should be used if tracked changes for e.g.

footers are to be exported seperately via the exportTrackedChanges(sal_Bool, Reference<XText>) method.

void XMLTextParagraphExport::recordTrackedChangesNoXText (  ) 

Stop recording tracked changes.

This is the same as calling recordTrackedChanges(...) with an empty reference.

Definition at line 3552 of file txtparae.cxx.

References pRedlineExport, and XMLRedlineExport::SetCurrentXText().

void XMLTextParagraphExport::exportText ( const ::rtl::OUString rText,
sal_Bool &  rPrevCharWasSpace 
)

void XMLTextParagraphExport::collectTextAutoStyles ( const ::com::sun::star::uno::Reference< ::com::sun::star::text::XText > &  rText,
sal_Bool  bIsProgress = sal_False,
sal_Bool  bExportParagraph = sal_True 
) [inline]

Definition at line 587 of file txtparae.hxx.

References SchXMLTools::exportText().

void XMLTextParagraphExport::collectTextAutoStyles ( const ::com::sun::star::uno::Reference< ::com::sun::star::text::XText > &  rText,
const ::com::sun::star::uno::Reference< ::com::sun::star::text::XTextSection > &  rBaseSection,
sal_Bool  bIsProgress = sal_False,
sal_Bool  bExportParagraph = sal_True 
) [inline]

Definition at line 596 of file txtparae.hxx.

References SchXMLTools::exportText().

bool XMLTextParagraphExport::collectTextAutoStylesOptimized ( sal_Bool  bIsProgress = sal_False  ) 

void XMLTextParagraphExport::exportTextAutoStyles (  )  [virtual]

void XMLTextParagraphExport::exportEvents ( const ::com::sun::star::uno::Reference< com::sun::star::beans::XPropertySet > &  rPropSet  ) 

void XMLTextParagraphExport::exportTitleAndDescription ( const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet > &  rPropSet,
const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySetInfo > &  rPropSetInfo 
)

void XMLTextParagraphExport::exportText ( const ::com::sun::star::uno::Reference< ::com::sun::star::text::XText > &  rText,
sal_Bool  bIsProgress = sal_False,
sal_Bool  bExportParagraph = sal_True 
) [inline]

Definition at line 624 of file txtparae.hxx.

References SchXMLTools::exportText().

void XMLTextParagraphExport::exportText ( const ::com::sun::star::uno::Reference< ::com::sun::star::text::XText > &  rText,
const ::com::sun::star::uno::Reference< ::com::sun::star::text::XTextSection > &  rBaseSection,
sal_Bool  bIsProgress = sal_False,
sal_Bool  bExportParagraph = sal_True 
) [inline]

Definition at line 633 of file txtparae.hxx.

References SchXMLTools::exportText().

void XMLTextParagraphExport::exportFramesBoundToPage ( sal_Bool  bIsProgress = sal_False  )  [inline]

Definition at line 644 of file txtparae.hxx.

void XMLTextParagraphExport::exportFramesBoundToFrame ( const ::com::sun::star::uno::Reference< ::com::sun::star::text::XTextFrame > &  rParentTxtFrame,
sal_Bool  bIsProgress = sal_False 
) [inline]

Definition at line 648 of file txtparae.hxx.

const XMLTextListAutoStylePool & XMLTextParagraphExport::GetListAutoStylePool (  )  const [inline]

Definition at line 696 of file txtparae.hxx.

References pListAutoPool.

void XMLTextParagraphExport::SetBlockMode ( sal_Bool  bSet  )  [inline]

Definition at line 657 of file txtparae.hxx.

sal_Bool XMLTextParagraphExport::IsBlockMode (  )  const [inline]

Definition at line 658 of file txtparae.hxx.

Referenced by exportNumStyles(), exportTextStyles(), and XMLTextParagraphExport().

UniReference< SvXMLExportPropertyMapper > XMLTextParagraphExport::GetParagraphPropertyMapper (  )  const [inline]

Definition at line 661 of file txtparae.hxx.

void XMLTextParagraphExport::PreventExportOfControlsInMuteSections ( const ::com::sun::star::uno::Reference< ::com::sun::star::container::XIndexAccess > &  rShapes,
UniReference< xmloff::OFormLayerXMLExport xFormExport 
)

exclude form controls which are in mute sections.

This method is necessary to prevent the form layer export from exporting control models whose controls are not represented in the document. To achieve this, this method iterates over all shapes, checks to see if they are control shapes, and if so, whether they should be exported or not. If not, the form layer export will be notified accordingly.

The reason this method is located here is tha it needs to access the XMLSectionExport, which is only available here.

SinglePropertySetInfoCache& XMLTextParagraphExport::GetCharStyleNamesPropInfoCache (  )  [inline]

Definition at line 683 of file txtparae.hxx.

sal_Int32 XMLTextParagraphExport::GetHeadingLevel ( const ::rtl::OUString rStyleName  ) 

void XMLTextParagraphExport::PushNewTextListsHelper (  ) 

Definition at line 3786 of file txtparae.cxx.

References maTextListsHelperStack, and mpTextListsHelper.

Referenced by XMLTextParagraphExport().

void XMLTextParagraphExport::PopTextListsHelper (  ) 

Definition at line 3792 of file txtparae.cxx.

References maTextListsHelperStack, and mpTextListsHelper.

Referenced by ~XMLTextParagraphExport().


Member Data Documentation

Definition at line 83 of file txtparae.hxx.

Referenced by XMLTextParagraphExport().

Definition at line 84 of file txtparae.hxx.

Referenced by XMLTextParagraphExport().

Definition at line 85 of file txtparae.hxx.

Referenced by XMLTextParagraphExport().

Definition at line 86 of file txtparae.hxx.

Referenced by XMLTextParagraphExport().

Definition at line 87 of file txtparae.hxx.

Referenced by XMLTextParagraphExport().

Definition at line 88 of file txtparae.hxx.

Referenced by XMLTextParagraphExport().

Definition at line 89 of file txtparae.hxx.

Referenced by XMLTextParagraphExport().

Definition at line 91 of file txtparae.hxx.

Referenced by collectTextAutoStylesOptimized(), and exportPageFrames().

OUStrings_Impl* XMLTextParagraphExport::pListElements [private]

Definition at line 93 of file txtparae.hxx.

Referenced by exportListChange(), and ~XMLTextParagraphExport().

Definition at line 98 of file txtparae.hxx.

Referenced by XMLTextParagraphExport(), and ~XMLTextParagraphExport().

Definition at line 99 of file txtparae.hxx.

Referenced by XMLTextParagraphExport(), and ~XMLTextParagraphExport().

may be NULL (if no redlines should be exported; e.g. in block mode)

Definition at line 102 of file txtparae.hxx.

Referenced by exportTrackedChanges(), recordTrackedChangesNoXText(), XMLTextParagraphExport(), and ~XMLTextParagraphExport().

Definition at line 103 of file txtparae.hxx.

Referenced by ~XMLTextParagraphExport().

Definition at line 105 of file txtparae.hxx.

Referenced by exportStyleAttributes(), and exportTextStyles().

sal_Bool XMLTextParagraphExport::bBlock [private]

Definition at line 107 of file txtparae.hxx.

Definition at line 110 of file txtparae.hxx.

Definition at line 111 of file txtparae.hxx.

Definition at line 112 of file txtparae.hxx.

Definition at line 115 of file txtparae.hxx.

Referenced by exportListChange(), PopTextListsHelper(), and PushNewTextListsHelper().

Definition at line 123 of file txtparae.hxx.

Definition at line 126 of file txtparae.hxx.

Definition at line 127 of file txtparae.hxx.

Definition at line 129 of file txtparae.hxx.

Definition at line 130 of file txtparae.hxx.

Definition at line 131 of file txtparae.hxx.

Referenced by lcl_txtpara_isBoundAsChar().

Definition at line 132 of file txtparae.hxx.

Definition at line 133 of file txtparae.hxx.

Definition at line 134 of file txtparae.hxx.

Referenced by exportStyleAttributes().

Definition at line 135 of file txtparae.hxx.

Definition at line 136 of file txtparae.hxx.

Definition at line 137 of file txtparae.hxx.

Definition at line 138 of file txtparae.hxx.

Definition at line 139 of file txtparae.hxx.

Definition at line 140 of file txtparae.hxx.

Definition at line 141 of file txtparae.hxx.

Definition at line 142 of file txtparae.hxx.

Definition at line 143 of file txtparae.hxx.

Definition at line 144 of file txtparae.hxx.

Definition at line 145 of file txtparae.hxx.

Definition at line 146 of file txtparae.hxx.

Definition at line 147 of file txtparae.hxx.

Definition at line 148 of file txtparae.hxx.

Definition at line 149 of file txtparae.hxx.

Definition at line 150 of file txtparae.hxx.

Definition at line 151 of file txtparae.hxx.

Definition at line 152 of file txtparae.hxx.

Definition at line 153 of file txtparae.hxx.

Definition at line 154 of file txtparae.hxx.

Definition at line 155 of file txtparae.hxx.

Definition at line 156 of file txtparae.hxx.

Definition at line 157 of file txtparae.hxx.

Definition at line 158 of file txtparae.hxx.

Definition at line 159 of file txtparae.hxx.

Definition at line 160 of file txtparae.hxx.

Definition at line 161 of file txtparae.hxx.

Definition at line 162 of file txtparae.hxx.

Definition at line 163 of file txtparae.hxx.

Definition at line 164 of file txtparae.hxx.

Definition at line 165 of file txtparae.hxx.

Definition at line 166 of file txtparae.hxx.

Definition at line 167 of file txtparae.hxx.

Referenced by exportStyleAttributes().

Definition at line 168 of file txtparae.hxx.

Definition at line 169 of file txtparae.hxx.

Definition at line 170 of file txtparae.hxx.

Definition at line 171 of file txtparae.hxx.

Definition at line 172 of file txtparae.hxx.

Definition at line 173 of file txtparae.hxx.

Definition at line 174 of file txtparae.hxx.

Definition at line 175 of file txtparae.hxx.

Definition at line 176 of file txtparae.hxx.

Definition at line 177 of file txtparae.hxx.

Definition at line 178 of file txtparae.hxx.

Definition at line 179 of file txtparae.hxx.

Definition at line 180 of file txtparae.hxx.

Definition at line 181 of file txtparae.hxx.

Definition at line 182 of file txtparae.hxx.

Definition at line 183 of file txtparae.hxx.

Definition at line 184 of file txtparae.hxx.

Definition at line 185 of file txtparae.hxx.

Referenced by collectTextAutoStylesOptimized().

Definition at line 186 of file txtparae.hxx.

Definition at line 187 of file txtparae.hxx.

Definition at line 188 of file txtparae.hxx.

Definition at line 189 of file txtparae.hxx.

Definition at line 190 of file txtparae.hxx.

Definition at line 191 of file txtparae.hxx.

Definition at line 192 of file txtparae.hxx.

Definition at line 193 of file txtparae.hxx.

Definition at line 194 of file txtparae.hxx.

Definition at line 195 of file txtparae.hxx.

Definition at line 196 of file txtparae.hxx.

Definition at line 197 of file txtparae.hxx.

Definition at line 198 of file txtparae.hxx.

Definition at line 199 of file txtparae.hxx.

Definition at line 200 of file txtparae.hxx.

Definition at line 201 of file txtparae.hxx.

Definition at line 202 of file txtparae.hxx.

Definition at line 203 of file txtparae.hxx.

Definition at line 204 of file txtparae.hxx.

Definition at line 205 of file txtparae.hxx.

Definition at line 206 of file txtparae.hxx.

Definition at line 207 of file txtparae.hxx.

Definition at line 208 of file txtparae.hxx.

Definition at line 209 of file txtparae.hxx.

Definition at line 211 of file txtparae.hxx.


The documentation for this class was generated from the following files:

Generated on Thu Apr 29 14:47:47 2010 for ooo-build Module xmloff (ooo/OOO320_m15) by  doxygen 1.5.6