Searched refs:SplitCntntNode (Results 1 – 12 of 12) sorted by relevance
113 virtual SwCntntNode *SplitCntntNode( const SwPosition & );
133 virtual SwCntntNode *SplitCntntNode( const SwPosition & );
355 virtual SwCntntNode *SplitCntntNode( const SwPosition & );
405 virtual SwCntntNode *SplitCntntNode(const SwPosition & ) = 0;
1808 pDestNd->SplitCntntNode( rPos ); in MoveRange()1874 pDestNd->SplitCntntNode( rPos ); in MoveRange()
1025 SwCntntNode* pNewNd = pTxtNd->SplitCntntNode( aCntPos ); in TextToTable()
290 SwCntntNode *SwOLENode::SplitCntntNode( const SwPosition & ) in SplitCntntNode() function in SwOLENode
462 SwCntntNode *SwGrfNode::SplitCntntNode( in SplitCntntNode() function in SwGrfNode
791 pNode = pNode->SplitCntntNode( rPos ); in SplitNode()
977 pTNd = static_cast<SwTxtNode*>(pTNd->SplitCntntNode( rPos )); in MoveRange()
592 SwCntntNode* pNewNd = pTxtNd->SplitCntntNode( in UndoTableToText()
371 SwCntntNode *SwTxtNode::SplitCntntNode( const SwPosition &rPos ) in SplitCntntNode() function in SwTxtNode
Completed in 146 milliseconds