Home
last modified time | relevance | path

Searched refs:POS_INSIDE (Results 1 – 10 of 10) sorted by relevance

/AOO41X/main/sw/source/core/doc/
H A Ddocredln.cxx471 else if( POS_INSIDE == eCmpPos || POS_EQUAL == eCmpPos) in AppendRedline()
480 else if( POS_INSIDE == eCmpPos ) in AppendRedline()
543 if( POS_INSIDE == eCmpPos ) in AppendRedline()
625 case POS_INSIDE: in AppendRedline()
678 case POS_INSIDE: in AppendRedline()
780 case POS_INSIDE: in AppendRedline()
912 case POS_INSIDE: in AppendRedline()
1069 case POS_INSIDE: in AppendRedline()
1115 case POS_INSIDE: in AppendRedline()
1154 case POS_INSIDE: in AppendRedline()
[all …]
H A Ddoccomp.cxx1725 case POS_INSIDE: in InsertRedline()
H A Dtblrwcl.cxx3056 nRet = POS_INSIDE; in _CheckBoxInRange()
3270 case POS_INSIDE: // Box liegt vollstaendig in Start/End in lcl_DelSelBox()
H A Ddocnum.cxx2136 case POS_INSIDE: // Pos1 liegt vollstaendig in Pos2 in MoveParagraph()
H A Ddocedt.cxx520 eCompare == POS_INSIDE || in lcl_SaveRedlines()
/AOO41X/main/sw/inc/
H A Dpam.hxx85 POS_INSIDE, // Pos1 liegt vollstaendig in Pos2 enumerator
/AOO41X/main/sw/source/core/crsr/
H A Dpam.cxx192 nRet = POS_INSIDE; in ComparePosition()
236 nRet = POS_INSIDE; in ComparePosition()
H A Dcrstrvl.cxx2153 case POS_INSIDE: // Pos1 liegt vollstaendig in Pos2 in GotoRedline()
/AOO41X/main/sw/source/core/undo/
H A Dundobj.cxx1023 case POS_INSIDE: // Pos1 liegt vollstaendig in Pos2 in SwRedlineSaveData()
/AOO41X/main/sw/source/core/txtnode/
H A Dthints.cxx476 case POS_INSIDE: in TryInsertNesting()