Home
last modified time | relevance | path

Searched defs:SwTextNode (Results 1 – 24 of 24) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/ww8/
H A Drtfexport.hxx124 void SectionBreaksAndFrames(const SwTextNode& /*rNode*/) override {} in SectionBreaksAndFrames()
H A Ddocxexport.hxx214 virtual void SectionBreaksAndFrames( const SwTextNode& /*rNode*/ ) override {} in SectionBreaksAndFrames()
H A Drtfattributeoutput.cxx408 void RtfAttributeOutput::EndRun(const SwTextNode* /*pNode*/, sal_Int32 /*nPos*/, bool /*bLastRun*/) in EndRun()
535 void RtfAttributeOutput::EndRuby(const SwTextNode& /*rNode*/, sal_Int32 /*nPos*/) {} in EndRuby()
631 void RtfAttributeOutput::FormatDrop(const SwTextNode& /*rNode*/, in FormatDrop()
H A Drtfexport.cxx177 void RtfExport::ExportGrfBullet(const SwTextNode& /*rNd*/) in ExportGrfBullet()
H A Ddocxexport.cxx213 void DocxExport::ExportGrfBullet(const SwTextNode&) in ExportGrfBullet()
H A Dww8atr.cxx1067 void WW8AttributeOutput::EndRun( const SwTextNode* /*pNode*/, sal_Int32 nPos, bool bLastRun ) in EndRun()
3728 void WW8AttributeOutput::ParaNumRule_Impl(const SwTextNode* /*pTextNd*/, in ParaNumRule_Impl()
H A Dwrtww8.hxx713 virtual void AppendSmartTags(SwTextNode& /*rTextNode*/) { } in AppendSmartTags() argument
H A Dwrtw8nds.cxx926 void WW8AttributeOutput::EndRuby(const SwTextNode& /*rNode*/, sal_Int32 /*nPos*/) in EndRuby()
H A Ddocxattributeoutput.cxx3315 void DocxAttributeOutput::FormatDrop( const SwTextNode& /*rNode*/, const SwFormatDrop& /*rSwFormatD… in FormatDrop()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/ww8/
H A Drtfexport.hxx124 void SectionBreaksAndFrames(const SwTextNode& /*rNode*/) override {} in SectionBreaksAndFrames()
H A Ddocxexport.hxx215 virtual void SectionBreaksAndFrames( const SwTextNode& /*rNode*/ ) override {} in SectionBreaksAndFrames()
H A Drtfexport.cxx179 void RtfExport::ExportGrfBullet(const SwTextNode& /*rNd*/) in ExportGrfBullet()
H A Ddocxexport.cxx217 void DocxExport::ExportGrfBullet(const SwTextNode&) in ExportGrfBullet()
H A Drtfattributeoutput.cxx403 void RtfAttributeOutput::EndRun(const SwTextNode* /*pNode*/, sal_Int32 /*nPos*/, bool /*bLastRun*/) in EndRun()
618 void RtfAttributeOutput::FormatDrop(const SwTextNode& /*rNode*/, in FormatDrop()
H A Dww8atr.cxx1077 void WW8AttributeOutput::EndRun( const SwTextNode* /*pNode*/, sal_Int32 nPos, bool bLastRun ) in EndRun()
3675 void WW8AttributeOutput::ParaNumRule_Impl(const SwTextNode* /*pTextNd*/, in ParaNumRule_Impl()
H A Dwrtww8.hxx720 virtual void AppendSmartTags(SwTextNode& /*rTextNode*/) { } in AppendSmartTags() argument
H A Dwrtw8nds.cxx925 void WW8AttributeOutput::EndRuby(const SwTextNode& /*rNode*/, sal_Int32 /*nPos*/) in EndRuby()
H A Ddocxattributeoutput.cxx3172 void DocxAttributeOutput::FormatDrop( const SwTextNode& /*rNode*/, const SwFormatDrop& /*rSwFormatD… in FormatDrop()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/qa/core/
H A Dtest_ToxTextGenerator.cxx116 HandleTabStopToken(const SwFormToken&, const SwTextNode&, in HandleTabStopToken()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/qa/core/
H A Dtest_ToxTextGenerator.cxx115 HandleTabStopToken(const SwFormToken&, const SwTextNode&, in HandleTabStopToken()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/inc/
H A Dndtxt.hxx79 class SW_DLLPUBLIC SwTextNode final class
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/inc/
H A Dndtxt.hxx79 class SW_DLLPUBLIC SwTextNode class
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/txtnode/
H A Dndtxt.cxx188 SwTextNode::SwTextNode( const SwNodeIndex &rWhere, SwTextFormatColl *pTextColl, const SfxItemSet* p… in SwTextNode() function in SwTextNode
414std::function<void (SwTextNode *, sw::mark::RestoreMode, bool AtStart)> const*const pContentIndexR… in SplitContentNode()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/txtnode/
H A Dndtxt.cxx201 SwTextNode::SwTextNode( const SwNodeIndex &rWhere, SwTextFormatColl *pTextColl, const SfxItemSet* p… in SwTextNode() function in SwTextNode
422 std::function<void (SwTextNode *, sw::mark::RestoreMode)> const*const pContentIndexRestore) in SplitContentNode()