Lines Matching refs:SwNodeIndex
54 class SwNodeIndex;
108 SwNode( const SwNodeIndex &rWhere, const sal_uInt8 nNodeId );
324 SwStartNode( const SwNodeIndex &rWhere,
355 SwEndNode( const SwNodeIndex &rWhere, SwStartNode& rSttNd );
381 SwCntntNode( const SwNodeIndex &rWhere, const sal_uInt8 nNodeType,
411 int CanJoinNext( SwNodeIndex* pIdx =0 ) const;
412 int CanJoinPrev( SwNodeIndex* pIdx =0 ) const;
457 virtual SwCntntNode* MakeCopy( SwDoc*, const SwNodeIndex& ) const = 0;
530 SwTableNode( const SwNodeIndex & );
537 void MakeFrms( SwNodeIndex* pIdxBehind );
547 void MakeFrms( const SwNodeIndex & rIdx );
549 SwTableNode* MakeCopy( SwDoc*, const SwNodeIndex& ) const;
575 SwSectionNode(SwNodeIndex const&,
587 void MakeFrms( SwNodeIndex* pIdxBehind, SwNodeIndex* pEnd = NULL );
597 void MakeFrms( const SwNodeIndex & rIdx );
599 SwSectionNode* MakeCopy( SwDoc*, const SwNodeIndex& ) const;