Home
last modified time | relevance | path

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

/aoo41x/main/sw/inc/
H A Dndole.hxx113 virtual SwCntntNode *SplitCntntNode( const SwPosition & );
H A Dndgrf.hxx133 virtual SwCntntNode *SplitCntntNode( const SwPosition & );
H A Dndtxt.hxx355 virtual SwCntntNode *SplitCntntNode( const SwPosition & );
H A Dnode.hxx405 virtual SwCntntNode *SplitCntntNode(const SwPosition & ) = 0;
/aoo41x/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()
/aoo41x/main/sw/source/core/ole/
H A Dndole.cxx290 SwCntntNode *SwOLENode::SplitCntntNode( const SwPosition & ) in SplitCntntNode() function in SwOLENode
/aoo41x/main/sw/source/core/graphic/
H A Dndgrf.cxx462 SwCntntNode *SwGrfNode::SplitCntntNode( in SplitCntntNode() function in SwGrfNode
/aoo41x/main/sw/source/core/doc/
H A Ddoc.cxx791 pNode = pNode->SplitCntntNode( rPos ); in SplitNode()
H A Ddocedt.cxx977 pTNd = static_cast<SwTxtNode*>(pTNd->SplitCntntNode( rPos )); in MoveRange()
/aoo41x/main/sw/source/core/txtnode/
H A Dndtxt.cxx371 SwCntntNode *SwTxtNode::SplitCntntNode( const SwPosition &rPos ) in SplitCntntNode() function in SwTxtNode
/aoo41x/main/sw/source/core/undo/
H A Duntbl.cxx592 SwCntntNode* pNewNd = pTxtNd->SplitCntntNode( in UndoTableToText()

Completed in 1708 milliseconds