Lines Matching refs:SwNodeIndex
54 class SwNodeIndex;
114 SwNode( const SwNodeIndex &rWhere, const sal_uInt8 nNodeId );
330 SwStartNode( const SwNodeIndex &rWhere,
361 SwEndNode( const SwNodeIndex &rWhere, SwStartNode& rSttNd );
387 SwCntntNode( const SwNodeIndex &rWhere, const sal_uInt8 nNodeType,
417 int CanJoinNext( SwNodeIndex* pIdx =0 ) const;
418 int CanJoinPrev( SwNodeIndex* pIdx =0 ) const;
463 virtual SwCntntNode* MakeCopy( SwDoc*, const SwNodeIndex& ) const = 0;
539 SwTableNode( const SwNodeIndex & );
546 void MakeFrms( SwNodeIndex* pIdxBehind );
556 void MakeFrms( const SwNodeIndex & rIdx );
558 SwTableNode* MakeCopy( SwDoc*, const SwNodeIndex& ) const;
584 SwSectionNode(SwNodeIndex const&,
596 void MakeFrms( SwNodeIndex* pIdxBehind, SwNodeIndex* pEnd = NULL );
606 void MakeFrms( const SwNodeIndex & rIdx );
608 SwSectionNode* MakeCopy( SwDoc*, const SwNodeIndex& ) const;