Home
last modified time | relevance | path

Searched refs:AttrOutput (Results 1 – 12 of 12) sorted by relevance

/trunk/main/sw/source/filter/ww8/
H A Dwrtw8nds.cxx1807 AttrOutput().StartParagraph( pTextNodeInfo ); in OutputTextNode()
1872 AttrOutput().StartRun( pRedlineData ); in OutputTextNode()
1979 AttrOutput().StartRunProperties(); in OutputTextNode()
2021 AttrOutput().StartRunProperties(); in OutputTextNode()
2039 AttrOutput().OutputFKP(); in OutputTextNode()
2064 AttrOutput().OutputFKP(); in OutputTextNode()
2069 AttrOutput().EndRun(); in OutputTextNode()
2077 AttrOutput().StartParagraphProperties( rNode ); in OutputTextNode()
2079 AttrOutput().ParagraphStyle( nStyle ); in OutputTextNode()
2389 AttrOutput().EndParagraphProperties(); in OutputTextNode()
[all …]
H A Dwrtw8sty.cxx440 m_rExport.AttrOutput().StartStyleProperties( bParProp, nPos ); in WriteProperties()
454 m_rExport.AttrOutput().EndStyleProperties( bParProp ); in WriteProperties()
518 m_rExport.AttrOutput().DefaultStyle( nPos ); in OutputStyle()
534 m_rExport.AttrOutput().EndStyle(); in OutputStyle()
583 m_rExport.AttrOutput().StartStyles(); in OutputStylesTable()
589 m_rExport.AttrOutput().EndStyles( nUsedSlots ); in OutputStylesTable()
1507 AttrOutput().StartSection(); in SectionProperties()
1620 AttrOutput().SectionTitlePage(); in SectionProperties()
1634 AttrOutput().OutputItem( *pItem ); in SectionProperties()
1679 AttrOutput().SectionType( nBreakCode ); in SectionProperties()
[all …]
H A Ddocxexport.cxx72 AttributeOutputBase& DocxExport::AttrOutput() const in AttrOutput() function in DocxExport
307 AttrOutput().SectionBreak( msword::PageBreak, m_pSections->CurrentSectionInfo() ); in AppendSection()
341 AttrOutput().SectionBreak( msword::PageBreak, m_pSections->CurrentSectionInfo( ) ); in OutputEndNode()
375 AttrOutput().SectionBreak( msword::PageBreak, m_pSections->CurrentSectionInfo() ); in PrepareNewPageDesc()
H A Dwrtw8num.cxx203 AttrOutput().NumberingDefinition( n + 1, rRule ); in NumberingDefinitions()
383 AttrOutput().StartAbstractNumbering( n + 1 ); in AbstractNumberingDefinitions()
561 AttrOutput().NumberingLevel( nLvl, in AbstractNumberingDefinitions()
574 AttrOutput().EndAbstractNumbering(); in AbstractNumberingDefinitions()
H A Drtfexport.cxx101 AttributeOutputBase& RtfExport::AttrOutput() const in AttrOutput() function in RtfExport
655 AttrOutput().SectionLineNumbering( 0, rLnNumInfo ); in ExportDocument_Impl()
741 AttrOutput().SectionBreak( msword::PageBreak, m_pSections->CurrentSectionInfo() ); in PrepareNewPageDesc()
786 AttrOutput().SectionBreak( msword::PageBreak, m_pSections->CurrentSectionInfo() ); in AppendSection()
1228 AttrOutput().SectionPageNumbering(pAktPageDesc->GetNumType().GetNumberingType(), 0); in OutPageDescription()
H A Dwrtw8esh.cxx1149 m_rExport.AttrOutput().StartURL( pURL->GetURL(), pURL->GetTargetFrame() ); in OutEEField()
1152 …m_rExport.AttrOutput().RawText( rStr, true, GetNodeCharSet() ); // FIXME kendy: is the 'true' actu… in OutEEField()
1154 m_rExport.AttrOutput().EndURL(); in OutEEField()
1201 m_rExport.AttrOutput().OutputItem( *pI ); in OutAttr()
1308 m_rExport.AttrOutput().OutputItem( *pI ); in OutParaAttr()
H A Dww8atr.cxx267 AttrOutput().OutputItem( *pItem ); in ExportPoolItemsToCHP()
294 AttrOutput().OutputItem( *pItem ); in OutputItemSet()
301 AttrOutput().OutputItem( *pItem ); in OutputItemSet()
309 AttrOutput().OutputItem( *pItem ); in OutputItemSet()
326 AttrOutput().OutputItem( *pItem ); in OutputItemSet()
512 AttrOutput().OutputItem( *pItem ); in OutputSectionBreaks()
778 AttrOutput().OutlineNumbering( static_cast< sal_uInt8 >( nLvl ), rNFmt, rFmt ); in OutputFormat()
H A Ddocxexport.hxx80 virtual AttributeOutputBase& AttrOutput() const;
H A Drtfexport.hxx72 virtual AttributeOutputBase& AttrOutput() const;
H A Dwrtww8.hxx632 virtual AttributeOutputBase& AttrOutput() const = 0;
947 virtual AttributeOutputBase& AttrOutput() const;
H A Drtfsdrexport.cxx70 m_rAttrOutput( (RtfAttributeOutput&)m_rExport.AttrOutput() ), in RtfSdrExport()
H A Dwrtww8.cxx3594 AttributeOutputBase& WW8Export::AttrOutput() const in AttrOutput() function in WW8Export
4013 AttrOutput().TableNodeInfoInner(pInner); in OutputStartNode()
4044 AttrOutput().TableNodeInfoInner(pInner); in OutputEndNode()

Completed in 111 milliseconds