Searched defs:SwTxtNode (Results 1 – 8 of 8) sorted by relevance
/aoo41x/main/sw/source/filter/ww8/ |
H A D | rtfexport.hxx | 130 virtual void SectionBreaksAndFrames( const SwTxtNode& /*rNode*/ ) {} in SectionBreaksAndFrames()
|
H A D | ww8attributeoutput.hxx | 43 virtual void StartParagraphProperties( const SwTxtNode& /*rNode*/ ) {} in StartParagraphProperties()
|
H A D | docxexport.cxx | 299 void DocxExport::OutputPageSectionBreaks( const SwTxtNode& ) in OutputPageSectionBreaks()
|
H A D | docxattributeoutput.cxx | 773 void DocxAttributeOutput::StartRuby( const SwTxtNode& /*rNode*/, const SwFmtRuby& /*rRuby*/ ) in StartRuby() 985 void DocxAttributeOutput::FormatDrop( const SwTxtNode& /*rNode*/, const SwFmtDrop& /*rSwFmtDrop*/, … in FormatDrop() 2908 void DocxAttributeOutput::ParaNumRule_Impl( const SwTxtNode* /*pTxtNd*/, sal_Int32 nLvl, sal_Int32 … in ParaNumRule_Impl()
|
H A D | rtfexport.cxx | 197 void RtfExport::ExportGrfBullet(const SwTxtNode& /* rNd */) in ExportGrfBullet()
|
H A D | rtfattributeoutput.cxx | 654 void RtfAttributeOutput::StartRuby( const SwTxtNode& /*rNode*/, const SwFmtRuby& /*rRuby*/ ) in StartRuby() 735 void RtfAttributeOutput::FormatDrop( const SwTxtNode& /*rNode*/, const SwFmtDrop& /*rSwFmtDrop*/, s… in FormatDrop()
|
/aoo41x/main/sw/inc/ |
H A D | ndtxt.hxx | 83 class SW_DLLPUBLIC SwTxtNode: public SwCntntNode, public ::sfx2::Metadatable class
|
/aoo41x/main/sw/source/core/txtnode/ |
H A D | ndtxt.cxx | 100 TYPEINIT1( SwTxtNode, SwCntntNode ) in TYPEINIT1() argument 208 SwTxtNode::SwTxtNode( const SwNodeIndex &rWhere, in SwTxtNode() function in SwTxtNode
|
Completed in 95 milliseconds