Home
last modified time | relevance | path

Searched refs:GetContentIdx (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sw/source/core/unocore/
H A Dunoredline.cxx267 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()
/trunk/main/sw/source/core/doc/
H A Ddocredln.cxx113 ( 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 …]
H A Ddoccorr.cxx219 && (pRedline->GetContentIdx() == NULL)) in CorrAbs()
/trunk/main/sw/source/core/undo/
H A Dundobj.cxx1009 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()
/trunk/main/sw/inc/
H A Dredline.hxx192 SwNodeIndex* GetContentIdx() const { return pCntntSect; } in GetContentIdx() function in SwRedline

Completed in 50 milliseconds