7 references to GetLastDcpAttachedObjectBeforeLine
PresentationFramework (7)
MS\Internal\Documents\ParagraphResult.cs (1)
540int lastDcpAttachedObjectBeforeLine = textParagraph.GetLastDcpAttachedObjectBeforeLine(0);
MS\Internal\PtsHost\PtsHost.cs (4)
1942int dcpLast = para.GetLastDcpAttachedObjectBeforeLine(dcpFirst); 1980int dcpLast = para.GetLastDcpAttachedObjectBeforeLine(dcpFirst); 2051int dcpLast = para.GetLastDcpAttachedObjectBeforeLine(dcpFirst); 2097int dcpLast = para.GetLastDcpAttachedObjectBeforeLine(dcpFirst);
MS\Internal\PtsHost\TextParaClient.cs (1)
1090int dcpLastAttachedObject = TextParagraph.GetLastDcpAttachedObjectBeforeLine(dcpLine);
MS\Internal\Text\LineProperties.cs (1)
178((textParagraph.GetLastDcpAttachedObjectBeforeLine(0) + textParagraph.ParagraphStartCharacterPosition)