Searched refs:SplitCntntNode (Results 1 – 12 of 12) sorted by relevance
113 virtual SwCntntNode *SplitCntntNode( const SwPosition & );
133 virtual SwCntntNode *SplitCntntNode( const SwPosition & );
411 virtual SwCntntNode *SplitCntntNode(const SwPosition & ) = 0;
359 virtual SwCntntNode *SplitCntntNode( const SwPosition & );
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
778 pNode = pNode->SplitCntntNode( rPos ); in SplitNode()
981 pTNd = static_cast<SwTxtNode*>(pTNd->SplitCntntNode( rPos )); in MoveRange()
376 SwCntntNode *SwTxtNode::SplitCntntNode( const SwPosition &rPos ) in SplitCntntNode() function in SwTxtNode
592 SwCntntNode* pNewNd = pTxtNd->SplitCntntNode( in UndoTableToText()
Completed in 138 milliseconds