Home
last modified time | relevance | path

Searched refs:TextRange (Results 1 – 25 of 28) sorted by relevance

12

/trunk/main/migrationanalysis/src/driver_docs/sources/powerpoint/
H A DMigrationAnalyser.cls449 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, "")
/trunk/main/offapi/com/sun/star/text/
H A DTextCursor.idl27 #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 DParagraph.idl130 <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 DBaseIndexMark.idl37 /** 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 DXTextRangeCompare.idl44 /** 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 DTextRange.idl73 <p>A <type>TextRange</type> is also used for a <i>text portion</i> which is
81 published service TextRange
H A DTextPortion.idl36 #include <com/sun/star/text/TextRange.idl>
71 service ::com::sun::star::text::TextRange;
H A DShape.idl167 text position the property TextRange is used.</p>
173 [property] com::sun::star::text::XTextRange TextRange;
H A DUserIndexMark.idl40 /** is a <type>TextRange</type> which is explicitly marked
H A DContentIndexMark.idl41 /** is a <type>TextRange</type> which is explicitly marked
H A DTextLayoutCursor.idl42 /** A <type>TextLayoutCursor</type> is a <type>TextRange</type> which can
H A DTextViewCursor.idl42 /** A <type>TextViewCursor</type> is a <type>TextRange</type> which can travel
H A DDocumentIndexMarkAsian.idl34 /** is a <type>TextRange</type> which is explicitly marked
H A DXDocumentIndexMark.idl60 <p>If empty, the string of the <type>TextRange</type> to which
H A DDocumentIndexMark.idl40 /** is a <type>TextRange</type> which is explicitly marked
H A DXTextConvert.idl88 …@param TableRanges contains the TextRange interfaces of the paragraphs, cells and rows of the tabl…
H A DXTextCursor.idl119 /** moves or expands the cursor to a specified <type>TextRange</type>.
H A Dmakefile.mk170 TextRange.idl\
H A DXSimpleText.idl73 at the specified <type>TextRange</type> to travel in the
/trunk/main/migrationanalysis/src/driver_docs/sources/word/
H A DPreparation.bas74 myshape.TextFrame.TextRange.Select
114 myshape.TextFrame.TextRange.Select
/trunk/main/offapi/com/sun/star/form/component/
H A DRichTextControl.idl36 #include <com/sun/star/text/TextRange.idl>
57 service com::sun::star::text::TextRange;
/trunk/main/oovbaapi/ooo/vba/msforms/
H A DXTextFrame.idl40 Range TextRange();*/
/trunk/main/sw/inc/
H A DSidebarWin.hxx96 inline ::sw::overlay::OverlayRanges* TextRange() { return mpTextRangeOverlay;} in TextRange() function in sw::sidebarwindows::SwSidebarWin
/trunk/main/offapi/com/sun/star/office/
H A DXAnnotation.idl91 [attribute, readonly] ::com::sun::star::text::XText TextRange;
/trunk/main/sw/source/ui/docvw/
H A DSidebarWin.cxx1264 if ( pTopWinSelf->TextRange() != NULL ) in SetViewState()
1266 pTopWinSelf->TextRange()->HideSolidBorder(); in SetViewState()

Completed in 59 milliseconds

12