Home
last modified time | relevance | path

Searched refs:XTextRange (Results 76 – 100 of 299) sorted by relevance

12345678910>>...12

/aoo4110/main/offapi/com/sun/star/text/
H A DXTextConvert.idl43 #include <com/sun/star/text/XTextRange.idl>
79 [in] com::sun::star::text::XTextRange Start,
80 [in] com::sun::star::text::XTextRange End,
99 … [in] sequence< sequence< sequence< com::sun::star::text::XTextRange > > > TableRanges,
/aoo4110/main/odk/examples/java/Text/
H A DTextDocumentStructure.java104 com.sun.star.text.XTextRange xTextRange = in main()
118 com.sun.star.text.XTextRange xTextPortion = in main()
119 (com.sun.star.text.XTextRange)UnoRuntime.queryInterface( in main()
120 com.sun.star.text.XTextRange.class, in main()
H A DBookmarkInsertion.java71 com.sun.star.text.XTextRange xSearchTextRange = null; in markList()
81 xSearchTextRange = (com.sun.star.text.XTextRange) in markList()
83 com.sun.star.text.XTextRange.class, xSearchInterface); in markList()
98 com.sun.star.text.XTextRange xTextRange, in InsertBookmark()
H A DStyleInitialization.java88 com.sun.star.text.XTextRange xTextRange = null; in main()
128 com.sun.star.text.XTextRange xWord = null; in main()
162 xWord = (com.sun.star.text.XTextRange) UnoRuntime.queryInterface( in main()
163 com.sun.star.text.XTextRange.class, in main()
/aoo4110/main/sw/inc/
H A Dunobookmark.hxx67 ::com::sun::star::text::XTextRange > & xTextRange,
73 ::com::sun::star::text::XTextRange > & xTextRange)
189 ::com::sun::star::text::XTextRange > & xTextRange)
193 ::com::sun::star::text::XTextRange > SAL_CALL getAnchor()
256 ::com::sun::star::text::XTextRange > & xTextRange)
H A Dunotextrange.hxx74 ::com::sun::star::text::XTextRange > & xTextRange);
92 , ::com::sun::star::text::XTextRange
137 ::com::sun::star::text::XTextRange > CreateXTextRange(
253 ::com::sun::star::text::XTextRange > SAL_CALL getStart()
256 ::com::sun::star::text::XTextRange > SAL_CALL getEnd()
H A Dunoport.hxx56 ::com::sun::star::uno::Reference< ::com::sun::star::text::XTextRange > >
95 ::com::sun::star::text::XTextRange,
175 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::text::XTextRange > SAL_CALL getStart(…
176 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::text::XTextRange > SAL_CALL getEnd()…
209 …attach(const ::com::sun::star::uno::Reference< ::com::sun::star::text::XTextRange > & xTextRange) …
210 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::text::XTextRange > SAL_CALL getAnchor(…
H A Dunoparagraph.hxx70 , ::com::sun::star::text::XTextRange
290 ::com::sun::star::text::XTextRange > & xTextRange)
294 ::com::sun::star::text::XTextRange > SAL_CALL getAnchor()
302 ::com::sun::star::text::XTextRange > SAL_CALL getStart()
305 ::com::sun::star::text::XTextRange > SAL_CALL getEnd()
/aoo4110/main/svx/source/table/
H A Dcell.hxx174 …ntent( const ::com::sun::star::uno::Reference< ::com::sun::star::text::XTextRange >& xRange, const…
179 …Range( const ::com::sun::star::uno::Reference< ::com::sun::star::text::XTextRange >& aTextPosition…
180 …tring( const ::com::sun::star::uno::Reference< ::com::sun::star::text::XTextRange >& xRange, const…
181 …acter( const ::com::sun::star::uno::Reference< ::com::sun::star::text::XTextRange >& xRange, ::sal…
185 …SVX_DLLPRIVATE virtual ::com::sun::star::uno::Reference< ::com::sun::star::text::XTextRange > SAL_…
186 …SVX_DLLPRIVATE virtual ::com::sun::star::uno::Reference< ::com::sun::star::text::XTextRange > SAL_…
/aoo4110/test/testuno/source/fvt/uno/sd/paragraph/
H A DParagraphStyle.java56 import com.sun.star.text.XTextRange;
157 XTextRange xTextRange = (XTextRange)UnoRuntime.queryInterface(XTextRange.class, xTextCursor); in addPortion()
/aoo4110/test/testuno/source/fvt/uno/sd/animation/
H A DCustomAnimation.java57 import com.sun.star.text.XTextRange;
229 XTextRange xTextRange = (XTextRange) UnoRuntime.queryInterface( in addPortion()
230 XTextRange.class, xTextCursor); in addPortion()
/aoo4110/main/sw/source/core/unocore/
H A Dunoobj2.cxx978 uno::Reference< text::XTextRange > SAL_CALL
983 uno::Reference< text::XTextRange > xRet; in getStart()
1006 uno::Reference< text::XTextRange > SAL_CALL
1011 uno::Reference< text::XTextRange > xRet; in getEnd()
1080 const uno::Reference< text::XTextRange > & xTextRange) in XTextRangeToSwPaM()
1182 uno::Reference< text::XTextRange >
1196 const uno::Reference< text::XTextRange > xRet( in CreateXTextRange()
1366 return text::XTextRange::static_type(); in getElementType()
1564 ::std::vector< uno::Reference< text::XTextRange > > m_Ranges;
1607 const uno::Reference< text::XTextRange > xRange( in MakeRanges()
[all …]
H A Dunoparagraph.cxx1184 SwXParagraph::attach(const uno::Reference< text::XTextRange > & /*xTextRange*/) in attach() argument
1197 uno::Reference< text::XTextRange > SAL_CALL
1208 const uno::Reference< text::XTextRange > xRet = in getAnchor()
1287 return text::XTextRange::static_type(); in getElementType()
1312 uno::Reference< text::XTextRange > SAL_CALL
1324 const uno::Reference< text::XTextRange > xRet = in getStart()
1331 uno::Reference< text::XTextRange > SAL_CALL
1343 const uno::Reference< text::XTextRange > xRet = in getEnd()
H A Dunoftn.cxx345 SwXFootnote::attach(const uno::Reference< text::XTextRange > & xTextRange) in attach()
416 uno::Reference< text::XTextRange > SAL_CALL
428 const uno::Reference< text::XTextRange > xRet = in getAnchor()
531 const uno::Reference< text::XTextRange > & xTextPosition) in createTextCursorByRange()
585 return text::XTextRange::static_type(); in getElementType()
/aoo4110/main/xmloff/source/text/
H A DXMLSectionImportContext.hxx32 namespace text { class XTextRange; }
50 ::com::sun::star::text::XTextRange> xStartRange;
54 ::com::sun::star::text::XTextRange> xEndRange;
H A DXMLTextMarkImportContext.cxx269 Reference<XTextRange> xStartRange; in EndElement()
276 Reference<XTextRange> xEndRange( in EndElement()
299 Reference<XTextRange> xInsertionRange( in EndElement()
366 const Reference<XTextRange> & rRange, in CreateAndInsertMark()
/aoo4110/main/qadevOOo/tests/java/mod/_i18n/
H A DBreakIterator.java39 import com.sun.star.text.XTextRange;
104 XTextRange xTextRange = (XTextRange)xDoc.getText(); in createTestEnvironment()
/aoo4110/main/qadevOOo/tests/java/mod/_sw/
H A DSwXDocumentIndex.java38 import com.sun.star.text.XTextRange;
130 tEnv.addObjRelation("RANGE", (XTextRange) in createTestEnvironment()
131 UnoRuntime.queryInterface(XTextRange.class, oCursor)); in createTestEnvironment()
/aoo4110/main/sw/source/ui/uno/
H A Dunoatxt.cxx438 const OUString& aTitle, const uno::Reference< text::XTextRange > & xTextRange) in insertNewByName()
980 const uno::Reference< text::XTextRange > & aTextPosition) throw( uno::RuntimeException ) in createTextCursorByRange()
989 void SwXAutoTextEntry::insertString(const uno::Reference< text::XTextRange > & xRange, const OUStri… in insertString()
998 void SwXAutoTextEntry::insertControlCharacter(const uno::Reference< text::XTextRange > & xRange, in insertControlCharacter()
1010 const uno::Reference< text::XTextRange > & xRange, in insertTextContent()
1041 uno::Reference< text::XTextRange > SwXAutoTextEntry::getStart(void) throw( uno::RuntimeException ) in getStart()
1050 uno::Reference< text::XTextRange > SwXAutoTextEntry::getEnd(void) throw( uno::RuntimeException ) in getEnd()
1077 void SwXAutoTextEntry::applyTo(const uno::Reference< text::XTextRange > & xTextRange)throw( uno::Ru… in applyTo()
/aoo4110/main/sw/source/filter/xml/
H A DXMLRedlineImportHelper.hxx39 namespace text { class XTextRange; }
109 ::com::sun::star::text::XTextRange> & rRange,
127 ::com::sun::star::text::XTextRange> & rRange);
/aoo4110/main/sfx2/qa/complex/sfx2/undo/
H A DWriterDocumentTest.java24 import com.sun.star.text.XTextRange;
104 final XTextRange cellText = UnoRuntime.queryInterface( XTextRange.class, centerCell ); in doMultipleModifications()
/aoo4110/main/oovbaapi/ooo/vba/word/
H A DXRange.idl31 #include <com/sun/star/text/XTextRange.idl>
51 [attribute,readonly] ::com::sun::star::text::XTextRange XTextRange;
/aoo4110/main/qadevOOo/objdsc/svx/
H A Dcom.sun.star.comp.office.SvxUnoTextRange.csv77 "SvxUnoTextRange";"com::sun::star::text::XTextRange";"getText()"
78 "SvxUnoTextRange";"com::sun::star::text::XTextRange";"getStart()"
79 "SvxUnoTextRange";"com::sun::star::text::XTextRange";"getEnd()"
80 "SvxUnoTextRange";"com::sun::star::text::XTextRange";"getString()"
81 "SvxUnoTextRange";"com::sun::star::text::XTextRange";"setString()"
/aoo4110/main/qadevOOo/objdsc/sw/
H A Dcom.sun.star.comp.office.SwXTextRange.csv77 "SwXTextRange";"com::sun::star::text::XTextRange";"getText()"
78 "SwXTextRange";"com::sun::star::text::XTextRange";"getStart()"
79 "SwXTextRange";"com::sun::star::text::XTextRange";"getEnd()"
80 "SwXTextRange";"com::sun::star::text::XTextRange";"getString()"
81 "SwXTextRange";"com::sun::star::text::XTextRange";"setString()"
/aoo4110/main/sd/source/ui/inc/
H A Dunosrch.hxx49 …rence< ::com::sun::star::text::XTextRange > Search( ::com::sun::star::uno::Reference< ::com::sun:…
51 …ESelection GetSelection( ::com::sun::star::uno::Reference< ::com::sun::star::text::XTextRange > x…
52 …> GetShape( ::com::sun::star::uno::Reference< ::com::sun::star::text::XTextRange > xTextRange ) …

Completed in 101 milliseconds

12345678910>>...12