7 references to GetLastDcpAttachedObjectBeforeLine
PresentationFramework (7)
src\Framework\MS\Internal\Documents\ParagraphResult.cs (1)
546
int lastDcpAttachedObjectBeforeLine = textParagraph.
GetLastDcpAttachedObjectBeforeLine
(0);
src\Framework\MS\Internal\PtsHost\PtsHost.cs (4)
2017
int dcpLast = para.
GetLastDcpAttachedObjectBeforeLine
(dcpFirst);
2059
int dcpLast = para.
GetLastDcpAttachedObjectBeforeLine
(dcpFirst);
2130
int dcpLast = para.
GetLastDcpAttachedObjectBeforeLine
(dcpFirst);
2182
int dcpLast = para.
GetLastDcpAttachedObjectBeforeLine
(dcpFirst);
src\Framework\MS\Internal\PtsHost\TextParaClient.cs (1)
1238
int dcpLastAttachedObject = TextParagraph.
GetLastDcpAttachedObjectBeforeLine
(dcpLine);
src\Framework\MS\Internal\Text\LineProperties.cs (1)
181
((textParagraph.
GetLastDcpAttachedObjectBeforeLine
(0) + textParagraph.ParagraphStartCharacterPosition)