Searched refs:GetContentIdx (Results 1 – 5 of 5) sorted by relevance
267 SwNodeIndex* pNodeIdx = pRedline->GetContentIdx(); in getPropertyValue()391 SwNodeIndex* pNodeIdx = rRedline.GetContentIdx(); in CreateRedlineProperties()555 SwNodeIndex* pNodeIdx = pRedline->GetContentIdx(); in getPropertyValue()615 SwNodeIndex* pNodeIndex = pRedline->GetContentIdx(); in createEnumeration()636 return 0 != pRedline->GetContentIdx(); in hasElements()646 SwNodeIndex* pNodeIndex = pRedline->GetContentIdx(); in createTextCursor()
113 ( rTbl[j]->GetContentIdx() != NULL ), in lcl_CheckRedline()368 ( pNewRedl->GetContentIdx() == NULL ) ) in AppendRedline()394 ( pRedl->GetContentIdx() == NULL ) ) in AppendRedline()461 ( pNewRedl->GetContentIdx() == NULL ) ) in AppendRedline()468 ( pNewRedl->GetContentIdx() == NULL ) ) in AppendRedline()491 ( pRedl->GetContentIdx() == NULL ) ) in AppendRedline()534 ( pNewRedl->GetContentIdx() == NULL ) ) in AppendRedline()554 ( pRedl->GetContentIdx() == NULL ) ) in AppendRedline()1080 ( pRedl->GetContentIdx() == NULL ) ) in AppendRedline()1252 ( pNewRedl->GetContentIdx() == NULL ) ) in AppendRedline()[all …]
219 && (pRedline->GetContentIdx() == NULL)) in CorrAbs()
1009 ASSERT( POS_OUTSIDE == eCmpPos || !rRedl.GetContentIdx(), "Redline mit Content" ); in SwRedlineSaveData()1031 if ( rRedl.GetContentIdx() ) in SwRedlineSaveData()1034 SaveSection( rRedl.GetDoc(), *rRedl.GetContentIdx() ); in SwRedlineSaveData()
192 SwNodeIndex* GetContentIdx() const { return pCntntSect; } in GetContentIdx() function in SwRedline
Completed in 41 milliseconds