Home
last modified time | relevance | path

Searched refs:WW8AttributeOutput (Results 1 – 8 of 8) sorted by relevance

/trunk/main/sw/source/filter/ww8/
H A Dww8atr.cxx994 void WW8AttributeOutput::StartRunProperties() in StartRunProperties()
1018 void WW8AttributeOutput::OnTOXEnding() in OnTOXEnding()
1054 void WW8AttributeOutput::OutputFKP() in OutputFKP()
1064 void WW8AttributeOutput::ParagraphStyle( sal_uInt16 nStyle ) in ParagraphStyle()
1095 void WW8AttributeOutput::CharFont( const SvxFontItem& rFont ) in CharFont()
2483 void WW8AttributeOutput::HiddenField( const SwField& rFld ) in HiddenField()
2544 void WW8AttributeOutput::PostitField( const SwField* pFld ) in PostitField()
2590 void WW8AttributeOutput::WriteExpand( const SwField* pFld ) in WriteExpand()
3591 void WW8AttributeOutput::TableRowEnd(sal_uInt32 nDepth) in TableRowEnd()
3614 void WW8AttributeOutput::PageBreakBefore( bool bBreak ) in PageBreakBefore()
[all …]
H A Dwrtw8sty.cxx296 void WW8AttributeOutput::EndStyle() in EndStyle()
418 void WW8AttributeOutput::StartStyleProperties( bool bParProp, sal_uInt16 nStyle ) in StartStyleProperties()
457 void WW8AttributeOutput::EndStyleProperties( bool /*bParProp*/ ) in EndStyleProperties()
486 void WW8AttributeOutput::DefaultStyle( sal_uInt16 nStyle ) in DefaultStyle()
538 void WW8AttributeOutput::StartStyles() in StartStyles()
571 void WW8AttributeOutput::EndStyles( sal_uInt16 nNumberOfStyles ) in EndStyles()
1278 void WW8AttributeOutput::StartSection() in StartSection()
1283 void WW8AttributeOutput::SectionFormProtection( bool bProtected ) in SectionFormProtection()
1334 void WW8AttributeOutput::SectionTitlePage() in SectionTitlePage()
1375 void WW8AttributeOutput::SectionBiDi( bool bBiDi ) in SectionBiDi()
[all …]
H A Dwrtw8nds.cxx699 void WW8AttributeOutput::StartRuby( const SwTxtNode& rNode, const SwFmtRuby& rRuby ) in StartRuby()
808 void WW8AttributeOutput::EndRuby() in EndRuby()
874 bool WW8AttributeOutput::AnalyzeURL( const String& rUrl, const String& rTarget, String* pLinkURL, S… in AnalyzeURL()
906 bool WW8AttributeOutput::StartURL( const String &rUrl, const String &rTarget ) in StartURL()
1049 bool WW8AttributeOutput::EndURL() in EndURL()
1081 void WW8AttributeOutput::FieldVanish( const String& rTxt, ww::eField /*eType*/ ) in FieldVanish()
1540 void WW8AttributeOutput::FormatDrop( const SwTxtNode& rNode, const SwFmtDrop &rSwFmtDrop, sal_uInt1… in FormatDrop()
2398 void WW8AttributeOutput::TableNodeInfo( ww8::WW8TableNodeInfo::Pointer_t pNodeInfo ) in TableNodeInfo()
2533 void WW8AttributeOutput::EmptyParagraph() in EmptyParagraph()
2688 void WW8AttributeOutput::OutputFlyFrame_Impl( const sw::Frame& rFmt, const Point& rNdTopLeft ) in OutputFlyFrame_Impl()
[all …]
H A Dww8attributeoutput.hxx30 class WW8AttributeOutput : public AttributeOutputBase class
444WW8AttributeOutput( WW8Export &rWW8Export ) : AttributeOutputBase(), m_rWW8Export( rWW8Export ),mb… in WW8AttributeOutput() function in WW8AttributeOutput
445 virtual ~WW8AttributeOutput() {} in ~WW8AttributeOutput()
H A Dwrtww8.cxx1967 void WW8AttributeOutput::TableInfoCell( ww8::WW8TableNodeInfoInner::Pointer_t pTableTextNodeInfoInn… in TableInfoCell()
1987 void WW8AttributeOutput::TableInfoRow( ww8::WW8TableNodeInfoInner::Pointer_t pTableTextNodeInfoInne… in TableInfoRow()
2104 void WW8AttributeOutput::TableCanSplit( ww8::WW8TableNodeInfoInner::Pointer_t pTableTextNodeInfoInn… in TableCanSplit()
2131 void WW8AttributeOutput::TableBidi( ww8::WW8TableNodeInfoInner::Pointer_t pTableTextNodeInfoInner ) in TableBidi()
2146 void WW8AttributeOutput::TableHeight( ww8::WW8TableNodeInfoInner::Pointer_t pTableTextNodeInfoInner… in TableHeight()
2195 void WW8AttributeOutput::TableOrientation( ww8::WW8TableNodeInfoInner::Pointer_t pTableTextNodeInfo… in TableOrientation()
2232 void WW8AttributeOutput::TableSpacing(ww8::WW8TableNodeInfoInner::Pointer_t pTableTextNodeInfoInner) in TableSpacing()
2267 void WW8AttributeOutput::TableDefinition( ww8::WW8TableNodeInfoInner::Pointer_t pTableTextNodeInfoI… in TableDefinition()
2495 void WW8AttributeOutput::TableBackgrounds( ww8::WW8TableNodeInfoInner::Pointer_t pTableTextNodeInfo… in TableBackgrounds()
3585 m_pAttrOutput( new WW8AttributeOutput( *this ) ) in WW8Export()
[all …]
H A Dwrtw8num.cxx175 void WW8AttributeOutput::NumberingDefinition( sal_uInt16 nId, const SwNumRule &rRule ) in NumberingDefinition()
253 void WW8AttributeOutput::NumberingLevel( sal_uInt8 /*nLevel*/, in NumberingLevel()
H A Dwrtww8.hxx104 class WW8AttributeOutput;
940 WW8AttributeOutput *m_pAttrOutput; ///< Converting attributes to stream data
H A DREADME-rtf.txt245 * An obvious typo in WW8AttributeOutput::CharTwoLines has been

Completed in 126 milliseconds