Searched refs:aNd (Results 1 – 2 of 2) sorted by relevance
74 SwNodeIndex aNd( pDoc->GetNodes(), nNode); in GetTxtFromDoc() local75 SwCntntNode* pCNd = aNd.GetNode().GetCntntNode(); in GetTxtFromDoc()244 SwNodeIndex aNd( pTmpDoc->GetNodes(), nNode); in UndoImpl() local245 SwCntntNode* pCNd = aNd.GetNode().GetCntntNode(); in UndoImpl()376 SwNodeIndex aNd( rDoc.GetNodes(), nNode ); in RepeatImpl() local377 SwCntntNode* pCNd = aNd.GetNode().GetCntntNode();; in RepeatImpl()
492 public TextActionDialog( AccTreeNode aNd, in TextActionDialog() argument498 aNode = aNd; in TextActionDialog()
Completed in 19 milliseconds