Home
last modified time | relevance | path

Searched refs:SplitCntntNode (Results 1 – 12 of 12) sorted by relevance

/aoo42x/main/sw/inc/
H A Dndole.hxx113 virtual SwCntntNode *SplitCntntNode( const SwPosition & );
H A Dndgrf.hxx133 virtual SwCntntNode *SplitCntntNode( const SwPosition & );
H A Dnode.hxx411 virtual SwCntntNode *SplitCntntNode(const SwPosition & ) = 0;
H A Dndtxt.hxx359 virtual SwCntntNode *SplitCntntNode( const SwPosition & );
/aoo42x/main/sw/source/core/docnode/
H A Dnodes.cxx1808 pDestNd->SplitCntntNode( rPos ); in MoveRange()
1874 pDestNd->SplitCntntNode( rPos ); in MoveRange()
H A Dndtbl.cxx1025 SwCntntNode* pNewNd = pTxtNd->SplitCntntNode( aCntPos ); in TextToTable()
/aoo42x/main/sw/source/core/ole/
H A Dndole.cxx290 SwCntntNode *SwOLENode::SplitCntntNode( const SwPosition & ) in SplitCntntNode() function in SwOLENode
/aoo42x/main/sw/source/core/graphic/
H A Dndgrf.cxx462 SwCntntNode *SwGrfNode::SplitCntntNode( in SplitCntntNode() function in SwGrfNode
/aoo42x/main/sw/source/core/doc/
H A Ddoc.cxx778 pNode = pNode->SplitCntntNode( rPos ); in SplitNode()
H A Ddocedt.cxx981 pTNd = static_cast<SwTxtNode*>(pTNd->SplitCntntNode( rPos )); in MoveRange()
/aoo42x/main/sw/source/core/txtnode/
H A Dndtxt.cxx376 SwCntntNode *SwTxtNode::SplitCntntNode( const SwPosition &rPos ) in SplitCntntNode() function in SwTxtNode
/aoo42x/main/sw/source/core/undo/
H A Duntbl.cxx592 SwCntntNode* pNewNd = pTxtNd->SplitCntntNode( in UndoTableToText()

Completed in 371 milliseconds