Home
last modified time | relevance | path

Searched refs:AttributeOutputBase (Results 1 – 15 of 15) sorted by relevance

/trunk/main/sw/source/filter/ww8/
H A Dattributeoutputbase.hxx135 class AttributeOutputBase class
570 AttributeOutputBase() {} in AttributeOutputBase() function in AttributeOutputBase
571 virtual ~AttributeOutputBase() {} in ~AttributeOutputBase()
H A Dww8atr.cxx2093 void AttributeOutputBase::StartTOX( const SwSection& rSect ) in StartTOX()
2382 void AttributeOutputBase::EndTOX( const SwSection& rSect,bool bCareEnd ) in EndTOX()
2424 void AttributeOutputBase::GetNumberPara( String& rStr, const SwField& rFld ) in GetNumberPara()
2602 void AttributeOutputBase::TextField( const SwFmtFld& rField ) in TextField()
3030 void AttributeOutputBase::TextFlyContent( const SwFmtFlyCnt& rFlyContent ) in TextFlyContent()
3251 void AttributeOutputBase::TextFootnote( const SwFmtFtn& rFtn ) in TextFootnote()
3358 void AttributeOutputBase::ParaNumRule( const SwNumRuleItem& rNumRule ) in ParaNumRule()
3628 void AttributeOutputBase::FormatBreak( const SvxFmtBreakItem& rBreak ) in FormatBreak()
4419 void AttributeOutputBase::FormatColumns( const SwFmtCol& rCol ) in FormatColumns()
4525 void AttributeOutputBase::ParaLineSpacing( const SvxLineSpacingItem& rSpacing ) in ParaLineSpacing()
[all …]
H A Dww8attributeoutput.hxx30 class WW8AttributeOutput : public AttributeOutputBase
444 …WW8AttributeOutput( WW8Export &rWW8Export ) : AttributeOutputBase(), m_rWW8Export( rWW8Export ),mb… in WW8AttributeOutput()
H A DWW8TableInfo.hxx40 class AttributeOutputBase;
111 GridColsPtr getGridColsOfRow(AttributeOutputBase & rBase);
H A Dwrtww8.hxx61 class AttributeOutputBase;
632 virtual AttributeOutputBase& AttrOutput() const = 0;
947 virtual AttributeOutputBase& AttrOutput() const;
H A Ddocxexport.hxx80 virtual AttributeOutputBase& AttrOutput() const;
H A Drtfexport.hxx72 virtual AttributeOutputBase& AttrOutput() const;
H A Dwrtw8nds.cxx823 bool AttributeOutputBase::AnalyzeURL( const String& rUrl, const String& /*rTarget*/, String* pLinkU… in AnalyzeURL()
876 bool bBookMarkOnly = AttributeOutputBase::AnalyzeURL( rUrl, rTarget, pLinkURL, pMark ); in AnalyzeURL()
1114 void AttributeOutputBase::TOXMark( const SwTxtNode& rNode, const SwTOXMark& rAttr ) in TOXMark()
2796 void AttributeOutputBase::OutputFlyFrame( const sw::Frame& rFmt ) in OutputFlyFrame()
H A Drtfattributeoutput.hxx71 class RtfAttributeOutput : public AttributeOutputBase
H A Ddocxattributeoutput.hxx61 class DocxAttributeOutput : public AttributeOutputBase
H A Ddocxexport.cxx72 AttributeOutputBase& DocxExport::AttrOutput() const in AttrOutput()
H A Dwrtww8.cxx2395 ww8::GridColsPtr AttributeOutputBase::GetGridCols( ww8::WW8TableNodeInfoInner::Pointer_t pTableText… in GetGridCols()
2400 void AttributeOutputBase::GetTablePageSize( ww8::WW8TableNodeInfoInner * pTableTextNodeInfoInner, s… in GetTablePageSize()
3594 AttributeOutputBase& WW8Export::AttrOutput() const in AttrOutput()
H A DWW8TableInfo.cxx198 GridColsPtr WW8TableNodeInfoInner::getGridColsOfRow(AttributeOutputBase & rBase) in getGridColsOfRow()
H A Drtfexport.cxx101 AttributeOutputBase& RtfExport::AttrOutput() const in AttrOutput()
H A Ddocxattributeoutput.cxx785 bool bBookMarkOnly = AttributeOutputBase::AnalyzeURL( rUrl, rTarget, pLinkURL, pMark ); in AnalyzeURL()

Completed in 126 milliseconds