| /AOO42X/main/migrationanalysis/src/driver_docs/sources/powerpoint/ ! |
| H A D | MigrationAnalyser.cls | 449 Dim myTextRange As TextRange 450 Dim currRun As TextRange 451 Dim currLine As TextRange 571 Dim shapeText As TextRange 573 Set shapeText = myShape.TextFrame.TextRange 741 .Values.Add Replace(myShape.TextFrame.TextRange.Text, strCr, "")
|
| /AOO42X/main/offapi/com/sun/star/text/ ! |
| H A D | TextCursor.idl | 27 #include <com/sun/star/text/TextRange.idl> 74 /** A <type>TextCursor</type> is a <type>TextRange</type> which can be moved 76 @see TextRange 81 service com::sun::star::text::TextRange;
|
| H A D | Paragraph.idl | 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
|
| H A D | BaseIndexMark.idl | 37 /** is a <type>TextRange</type> which is explicitly marked 47 the string that is marked by the TextRange is inserted into the index.
|
| H A D | XTextRangeCompare.idl | 44 /** compares the positions of two <type>TextRange</type>s within a 49 <p>Only <type>TextRange</type> instances within the same <type>Text</type>
|
| H A D | TextRange.idl | 73 <p>A <type>TextRange</type> is also used for a <i>text portion</i> which is 81 published service TextRange
|
| H A D | TextPortion.idl | 36 #include <com/sun/star/text/TextRange.idl> 71 service ::com::sun::star::text::TextRange;
|
| H A D | Shape.idl | 167 text position the property TextRange is used.</p> 173 [property] com::sun::star::text::XTextRange TextRange;
|
| H A D | UserIndexMark.idl | 40 /** is a <type>TextRange</type> which is explicitly marked
|
| H A D | TextLayoutCursor.idl | 42 /** A <type>TextLayoutCursor</type> is a <type>TextRange</type> which can
|
| H A D | TextViewCursor.idl | 42 /** A <type>TextViewCursor</type> is a <type>TextRange</type> which can travel
|
| H A D | ContentIndexMark.idl | 41 /** is a <type>TextRange</type> which is explicitly marked
|
| H A D | DocumentIndexMarkAsian.idl | 34 /** is a <type>TextRange</type> which is explicitly marked
|
| H A D | XDocumentIndexMark.idl | 60 <p>If empty, the string of the <type>TextRange</type> to which
|
| H A D | DocumentIndexMark.idl | 40 /** is a <type>TextRange</type> which is explicitly marked
|
| H A D | XTextConvert.idl | 88 …@param TableRanges contains the TextRange interfaces of the paragraphs, cells and rows of the tabl…
|
| H A D | XTextCursor.idl | 119 /** moves or expands the cursor to a specified <type>TextRange</type>.
|
| H A D | makefile.mk | 170 TextRange.idl\
|
| H A D | Text.idl | 74 /** optional interface to compare positions of <type>TextRange</type>
|
| /AOO42X/main/migrationanalysis/src/driver_docs/sources/word/ ! |
| H A D | Preparation.bas | 74 myshape.TextFrame.TextRange.Select 114 myshape.TextFrame.TextRange.Select
|
| /AOO42X/main/offapi/com/sun/star/form/component/ ! |
| H A D | RichTextControl.idl | 36 #include <com/sun/star/text/TextRange.idl> 57 service com::sun::star::text::TextRange;
|
| /AOO42X/main/oovbaapi/ooo/vba/msforms/ ! |
| H A D | XTextFrame.idl | 40 Range TextRange();*/
|
| /AOO42X/main/sw/inc/ ! |
| H A D | SidebarWin.hxx | 96 inline ::sw::overlay::OverlayRanges* TextRange() { return mpTextRangeOverlay;} in TextRange() function in sw::sidebarwindows::SwSidebarWin
|
| /AOO42X/main/offapi/com/sun/star/office/ ! |
| H A D | XAnnotation.idl | 91 [attribute, readonly] ::com::sun::star::text::XText TextRange;
|
| /AOO42X/main/sw/source/ui/docvw/ ! |
| H A D | SidebarWin.cxx | 1264 if ( pTopWinSelf->TextRange() != NULL ) in SetViewState() 1266 pTopWinSelf->TextRange()->HideSolidBorder(); in SetViewState()
|