Searched refs:TextRange (Results 1 – 25 of 28) sorted by relevance
12
449 Dim myTextRange As TextRange450 Dim currRun As TextRange451 Dim currLine As TextRange571 Dim shapeText As TextRange573 Set shapeText = myShape.TextFrame.TextRange741 .Values.Add Replace(myShape.TextFrame.TextRange.Text, strCr, "")
27 #include <com/sun/star/text/TextRange.idl>74 /** A <type>TextCursor</type> is a <type>TextRange</type> which can be moved76 @see TextRange81 service com::sun::star::text::TextRange;
130 <p>A text portion is defined as the largest possible <type>TextRange</type>136 @see com::sun::star::text::TextRange@see com::sun::star::text::TextRange
37 /** is a <type>TextRange</type> which is explicitly marked47 the string that is marked by the TextRange is inserted into the index.
44 /** compares the positions of two <type>TextRange</type>s within a49 <p>Only <type>TextRange</type> instances within the same <type>Text</type>
73 <p>A <type>TextRange</type> is also used for a <i>text portion</i> which is81 published service TextRange
36 #include <com/sun/star/text/TextRange.idl>71 service ::com::sun::star::text::TextRange;
167 text position the property TextRange is used.</p>173 [property] com::sun::star::text::XTextRange TextRange;
40 /** is a <type>TextRange</type> which is explicitly marked
42 /** A <type>TextLayoutCursor</type> is a <type>TextRange</type> which can
41 /** is a <type>TextRange</type> which is explicitly marked
42 /** A <type>TextViewCursor</type> is a <type>TextRange</type> which can travel
34 /** is a <type>TextRange</type> which is explicitly marked
60 <p>If empty, the string of the <type>TextRange</type> to which
88 …@param TableRanges contains the TextRange interfaces of the paragraphs, cells and rows of the tabl…
119 /** moves or expands the cursor to a specified <type>TextRange</type>.
170 TextRange.idl\
73 at the specified <type>TextRange</type> to travel in the
74 myshape.TextFrame.TextRange.Select114 myshape.TextFrame.TextRange.Select
36 #include <com/sun/star/text/TextRange.idl>57 service com::sun::star::text::TextRange;
40 Range TextRange();*/
96 inline ::sw::overlay::OverlayRanges* TextRange() { return mpTextRangeOverlay;} in TextRange() function in sw::sidebarwindows::SwSidebarWin
91 [attribute, readonly] ::com::sun::star::text::XText TextRange;
1264 if ( pTopWinSelf->TextRange() != NULL ) in SetViewState()1266 pTopWinSelf->TextRange()->HideSolidBorder(); in SetViewState()
Completed in 66 milliseconds