/aoo4110/main/xmloff/source/text/ |
H A D | txtparaimphint.hxx | 53 Reference < XTextRange > xStart; 54 Reference < XTextRange > xEnd; 61 const Reference < XTextRange > & rS, in XMLHint_Impl() 62 const Reference < XTextRange > & rE ) : in XMLHint_Impl() 70 const Reference < XTextRange > & rS ) : in XMLHint_Impl() 79 const Reference < XTextRange > & GetEnd() const { return xEnd; } in GetEnd() 98 const Reference < XTextRange > & rPos ) : in XMLStyleHint_Impl() 115 const Reference < XTextRange > & rPos ) : in XMLReferenceHint_Impl() 181 const Reference < XTextRange > & rPos ) : in XMLIndexMarkHint_Impl() 189 const Reference < XTextRange > & rPos, in XMLIndexMarkHint_Impl() [all …]
|
/aoo4110/main/sw/source/ui/vba/ |
H A D | vbarange.cxx | 43 uno::Reference< text::XTextRange > xEnd; in SwVbaRange() 61 …ange::initialize( const uno::Reference< text::XTextRange >& rStart, const uno::Reference< text::XT… in initialize() 77 uno::Reference< text::XTextRange > SAL_CALL 80 uno::Reference< text::XTextRange > xTextRange( mxTextCursor, uno::UNO_QUERY_THROW ); in getXTextRange() 112 uno::Reference< text::XTextRange > xStart = mxTextCursor->getStart(); in getText() 113 uno::Reference< text::XTextRange > xEnd = mxTextCursor->getEnd(); in getText() 131 uno::Reference< text::XTextRange > xRange( mxTextCursor, uno::UNO_QUERY_THROW ); in setText() 203 uno::Reference< text::XTextRange > xTextRange = mxTextCursor->getStart(); in InsertParagraphBefore() 211 uno::Reference< text::XTextRange > xTextRange = mxTextCursor->getEnd(); in InsertParagraphAfter() 302 uno::Reference< text::XTextRange > xEnd = mxTextCursor->getEnd(); in setStart() [all …]
|
H A D | vbarange.hxx | 46 …e( const css::uno::Reference< css::text::XTextRange >& rStart, const css::uno::Reference< css::tex… 48 …:XTextDocument >& rTextDocument, const css::uno::Reference< css::text::XTextRange >& rStart, sal_B… 49 …t, const css::uno::Reference< css::text::XTextRange >& rStart, const css::uno::Reference< css::tex… 50 …t, const css::uno::Reference< css::text::XTextRange >& rStart, const css::uno::Reference< css::tex… 54 …virtual css::uno::Reference< css::text::XTextRange > SAL_CALL getXTextRange() throw (css::uno::Run… 56 …void setXTextRange( const css::uno::Reference< css::text::XTextRange >& xRange ) throw (css::uno::…
|
H A D | vbafind.cxx | 35 …t uno::Reference< frame::XModel >& xModel, const uno::Reference< text::XTextRange >& xTextRange ) … in SwVbaFind() 48 sal_Bool SwVbaFind::InRange( const uno::Reference< text::XTextRange >& xCurrentRange ) throw ( uno:… in InRange() 56 sal_Bool SwVbaFind::InEqualRange( const uno::Reference< text::XTextRange >& xCurrentRange ) throw (… in InEqualRange() 86 uno::Reference< text::XTextRange > SwVbaFind::FindOneElement() throw ( uno::RuntimeException ) in FindOneElement() 88 uno::Reference< text::XTextRange > xFoundOne; in FindOneElement() 106 xFoundOne = uno::Reference< text::XTextRange >(); in FindOneElement() 148 uno::Reference< text::XTextRange > xFindOne = FindOneElement(); in SearchReplace() 163 …uno::Reference< text::XTextRange > xTextRange( xIndexAccess->getByIndex( i ), uno::UNO_QUERY_THROW… in SearchReplace() 181 uno::Reference< text::XTextRange > xFindOne = FindOneElement(); in SearchReplace()
|
H A D | vbarangehelper.cxx | 41 uno::Reference< text::XTextRange > SwVbaRangeHelper::getRangeByPosition( const uno::Reference< text… in getRangeByPosition() 43 uno::Reference< text::XTextRange > xRange; in getRangeByPosition() 67 void SwVbaRangeHelper::insertString( uno::Reference< text::XTextRange >& rTextRange, uno::Reference… in insertString() 71 uno::Reference< text::XTextRange > xRange = rTextRange; in insertString() 95 …TextCursor > SwVbaRangeHelper::initCursor( const uno::Reference< text::XTextRange >& rTextRange, c… in initCursor() 139 …onst uno::Reference< text::XText >& rText, const uno::Reference< text::XTextRange >& rTextRange ) … in getPosition()
|
/aoo4110/main/wizards/com/sun/star/wizards/agenda/ |
H A D | AgendaTemplate.java | 491 XTextRange item = null; in initializeTitles() 497 item = (XTextRange) _allItems.get(i); in initializeTitles() 768 XTextRange item; in createMinutes() 959 XTextRange item; in ItemsTable() 1207 XTextRange item; in Topics() 1235 XTextRange range; in Topics() 1241 XTextRange xTextRange = UnoRuntime.queryInterface(XTextRange.class, cell); in Topics() 1718 XTextRange xtr = UnoRuntime.queryInterface(XTextRange.class, textRange); in format() 1746 TextElement(XTextRange range) in TextElement() 1803 XTextRange xTextRange = UnoRuntime.queryInterface(XTextRange.class, textRange); in write() [all …]
|
/aoo4110/main/sw/inc/ |
H A D | unotext.hxx | 75 ::com::sun::star::text::XTextRange > & xRange, 215 ::com::sun::star::text::XTextRange > SAL_CALL 223 ::com::sun::star::text::XTextRange > SAL_CALL 233 ::com::sun::star::text::XTextRange > SAL_CALL 244 ::com::sun::star::text::XTextRange > SAL_CALL 259 ::com::sun::star::text::XTextRange >& xStart, 261 ::com::sun::star::text::XTextRange >& xEnd, 299 ::com::sun::star::text::XTextRange >& xR1, 301 ::com::sun::star::text::XTextRange >& xR2) 306 ::com::sun::star::text::XTextRange >& xR1, [all …]
|
/aoo4110/main/sw/source/core/unocore/ |
H A D | unotext.cxx | 106 uno::Reference< text::XTextRange > 921 uno::Reference< text::XTextRange > SAL_CALL 940 uno::Reference< text::XTextRange > SAL_CALL 1331 uno::Reference< text::XTextRange > SAL_CALL 1343 uno::Reference< text::XTextRange > SAL_CALL 1356 uno::Reference< text::XTextRange > 1373 uno::Reference< text::XTextRange > xRet; in finishOrAppendParagraph() 1461 uno::Reference< text::XTextRange > SAL_CALL 1566 uno::Reference< text::XTextRange > SAL_CALL 2640 return text::XTextRange::static_type(); in getElementType() [all …]
|
H A D | unorefmk.cxx | 341 uno::Reference< text::XTextRange > SAL_CALL 641 const uno::Reference< text::XTextRange > & xTextPosition) 712 const uno::Reference<text::XTextRange> & xTextPosition) in createTextCursorByRange() 1143 SwXMeta::attach(const uno::Reference< text::XTextRange > & i_xTextRange) in attach() 1149 uno::Reference< text::XTextRange > SAL_CALL 1190 uno::Reference< text::XTextRange > SAL_CALL 1197 uno::Reference< text::XTextRange > SAL_CALL 1228 const uno::Reference<text::XTextRange> & xTextPosition) in createTextCursorByRange() 1236 SwXMeta::insertString(const uno::Reference<text::XTextRange> & xRange, in insertString() 1304 return text::XTextRange::static_type(); in getElementType() [all …]
|
/aoo4110/main/qadevOOo/tests/java/mod/_sw/ |
H A D | SwXTextTable.java | 39 import com.sun.star.text.XTextRange; 161 XTextRange textRange = (XTextRange) UnoRuntime.queryInterface( in createTestEnvironment() 162 XTextRange.class, in createTestEnvironment() 166 textRange = (XTextRange) UnoRuntime.queryInterface( in createTestEnvironment() 167 XTextRange.class, in createTestEnvironment() 171 textRange = (XTextRange) UnoRuntime.queryInterface( in createTestEnvironment() 172 XTextRange.class, in createTestEnvironment() 187 XTextRange textRange = (XTextRange) UnoRuntime.queryInterface( in createTestEnvironment() 188 XTextRange.class, cell); in createTestEnvironment()
|
/aoo4110/main/writerfilter/source/dmapper/ |
H A D | DomainMapper_Impl.hxx | 128 ::com::sun::star::uno::Reference< ::com::sun::star::text::XTextRange > m_xStartRange; 140 FieldContext(::com::sun::star::uno::Reference< ::com::sun::star::text::XTextRange > xStart); 235 ::com::sun::star::uno::Reference< ::com::sun::star::text::XTextRange > m_xTextRange; 240 ::com::sun::star::uno::Reference< ::com::sun::star::text::XTextRange > xTextRange ) in BookmarkInsertPosition() 250 ::com::sun::star::uno::Reference< ::com::sun::star::text::XTextRange > m_xStart; 251 ::com::sun::star::uno::Reference< ::com::sun::star::text::XTextRange > m_xEnd; 355 ::com::sun::star::uno::Reference< text::XTextRange > m_xFrameStartRange; 356 ::com::sun::star::uno::Reference< text::XTextRange > m_xFrameEndRange; 432 … ::com::sun::star::uno::Reference< ::com::sun::star::text::XTextRange >& xBefore ); 607 ::com::sun::star::uno::Reference< ::com::sun::star::text::XTextRange > xFrameStartRange, [all …]
|
/aoo4110/main/qadevOOo/tests/java/ifc/sheet/ |
H A D | _XNamedRanges.java | 44 import com.sun.star.text.XTextRange; 136 XTextRange textrange = null; in _addNewFromTitles() 140 textrange = (XTextRange)UnoRuntime. in _addNewFromTitles() 141 queryInterface(XTextRange.class, cell); in _addNewFromTitles() 145 textrange = (XTextRange)UnoRuntime. in _addNewFromTitles() 146 queryInterface(XTextRange.class, cell); in _addNewFromTitles() 153 textrange = (XTextRange)UnoRuntime. in _addNewFromTitles() 154 queryInterface(XTextRange.class, cell); in _addNewFromTitles() 239 XTextRange textrange = (XTextRange) in _outputList() 240 UnoRuntime.queryInterface(XTextRange.class, cell); in _outputList()
|
/aoo4110/main/sc/source/ui/unoobj/ |
H A D | textuno.cxx | 373 const uno::Reference<text::XTextRange>& aTextPosition ) in createTextCursorByRange() 447 const uno::Reference<text::XTextRange>& xRange, in insertControlCharacter() 458 const uno::Reference<text::XTextRange >& xRange, in insertTextContent() 583 const uno::Reference<text::XTextRange>& xRange, in moveTextRange() 658 uno::Reference<text::XTextRange> xRange( static_cast<SvxUnoTextRangeBase*>(pNew) ); in getStart() 668 uno::Reference<text::XTextRange> SAL_CALL ScCellTextCursor::getEnd() throw(uno::RuntimeException) in getEnd() 675 uno::Reference<text::XTextRange> xRange( static_cast<SvxUnoTextRangeBase*>(pNew) ); in getEnd() 762 uno::Reference<text::XTextRange> xRange( static_cast<SvxUnoTextRangeBase*>(pNew) ); in getStart() 779 uno::Reference<text::XTextRange> xRange( static_cast<SvxUnoTextRangeBase*>(pNew) ); in getEnd() 866 uno::Reference<text::XTextRange> xRange( static_cast<SvxUnoTextRangeBase*>(pNew) ); in getStart() [all …]
|
/aoo4110/test/testuno/source/testlib/uno/ |
H A D | ShapeUtil.java | 50 import com.sun.star.text.XTextRange; 97 XTextRange xTextRange = (XTextRange) UnoRuntime.queryInterface( in addPortion() 98 XTextRange.class, xTextCursor); in addPortion() 120 XTextRange xTextRange = (XTextRange)UnoRuntime.queryInterface(XTextRange.class, aPortionObj); in getPortion() 142 XTextRange xTextRange = (XTextRange) UnoRuntime.queryInterface( in getPortion() 143 XTextRange.class, xTextCursor); in getPortion()
|
/aoo4110/main/offapi/com/sun/star/text/ |
H A D | XTextRange.idl | 38 // DocMerge from xml: interface com::sun::star::text::XTextRange 47 published interface XTextRange: com::sun::star::uno::XInterface 51 // DocMerge from idl: method com::sun::star::text::XTextRange::getText 59 // DocMerge from idl: method com::sun::star::text::XTextRange::getStart 63 XTextRange getStart(); 67 // DocMerge from idl: method com::sun::star::text::XTextRange::getEnd 71 XTextRange getEnd(); 75 // DocMerge from idl: method com::sun::star::text::XTextRange::getString 83 // DocMerge from xml: method com::sun::star::text::XTextRange::setString
|
/aoo4110/main/sd/source/ui/unoidl/ |
H A D | unosrch.cxx | 153 uno::Reference< text::XTextRange > xRange(xText, uno::UNO_QUERY); in replaceAll() 154 uno::Reference< text::XTextRange > xFound; in replaceAll() 255 uno::Reference< text::XTextRange > xRange(xText, uno::UNO_QUERY); in findAll() 256 uno::Reference< text::XTextRange > xFound; in findAll() 362 uno::Reference< text::XTextRange > xRange( xStartAt, uno::UNO_QUERY ); in findNext() 394 xCurrentShape->queryInterface( ITYPE( text::XTextRange ) ) >>= xRange; in findNext() 471 uno::Reference< text::XTextRange > SdUnoSearchReplaceShape::Search( uno::Reference< text::XTextRan… in Search() 474 return uno::Reference< text::XTextRange > (); in Search() 598 uno::Reference< text::XTextRange > xRangeRef( xText, uno::UNO_QUERY ); in Search() 638 return uno::Reference< text::XTextRange > ( xFound, uno::UNO_QUERY ); in Search() [all …]
|
/aoo4110/main/sc/inc/ |
H A D | textuno.hxx | 172 ::com::sun::star::text::XTextRange >& xRange, 188 ::com::sun::star::text::XTextRange >& aTextPosition ) 191 ::com::sun::star::text::XTextRange >& xRange, 195 ::com::sun::star::text::XTextRange >& xRange, 203 virtual ::com::sun::star::uno::Reference< ::com::sun::star::text::XTextRange > SAL_CALL 205 virtual ::com::sun::star::uno::Reference< ::com::sun::star::text::XTextRange > SAL_CALL 213 ::com::sun::star::text::XTextRange >& xRange, 260 virtual ::com::sun::star::uno::Reference< ::com::sun::star::text::XTextRange > SAL_CALL 262 virtual ::com::sun::star::uno::Reference< ::com::sun::star::text::XTextRange > SAL_CALL 288 virtual ::com::sun::star::uno::Reference< ::com::sun::star::text::XTextRange > SAL_CALL [all …]
|
/aoo4110/main/editeng/source/uno/ |
H A D | unotext2.cxx | 165 QUERYINT( text::XTextRange ); in queryAggregation() 207 *pTypes++ = ::getCppuType(( const uno::Reference< text::XTextRange >*)0); in getTypes() 243 void SAL_CALL SvxUnoTextContent::attach( const uno::Reference< text::XTextRange >& ) in attach() argument 250 return uno::Reference< text::XTextRange >::query( mxParentText ); in getAnchor() 300 return ::getCppuType((const uno::Reference< text::XTextRange >*)0); in getElementType() 455 uno::Reference< text::XTextRange > xRange; in nextElement() 520 if( rType == ::getCppuType((const uno::Reference< text::XTextRange >*)0) ) in queryAggregation() 521 return uno::makeAny(uno::Reference< text::XTextRange >((text::XText*)(this))); in queryAggregation() 560 *pTypes++ = ::getCppuType(( const uno::Reference< text::XTextRange >*)0); in getTypes() 665 uno::Reference< text::XTextRange > SAL_CALL SvxUnoTextCursor::getStart() in getStart() [all …]
|
H A D | unotext.cxx | 273 : text::XTextRange() in SvxUnoTextRangeBase() 360 uno::Reference< text::XTextRange > xRange; in getStart() 390 uno::Reference< text::XTextRange > xRet; in getEnd() 679 uno::Reference< text::XTextRange > xAnchor( this ); in getPropertyValue() 1614 QUERYINT( text::XTextRange ); in queryAggregation() 2053 uno::Reference< text::XTextRange > SAL_CALL SvxUnoTextBase::getStart() in getStart() 2059 uno::Reference< text::XTextRange > SAL_CALL SvxUnoTextBase::getEnd() in getEnd() 2093 return ::getCppuType((const uno::Reference< text::XTextRange >*)0 ); in getElementType() 2195 uno::Reference< text::XTextRange > xRet; in appendParagraph() 2226 uno::Reference< text::XTextRange > xRet; in finishParagraph() [all …]
|
/aoo4110/main/sw/source/core/inc/ |
H A D | unometa.hxx | 46 ::com::sun::star::uno::Reference< ::com::sun::star::text::XTextRange > > 82 ::com::sun::star::text::XTextRange > & xTextRange, 178 ::com::sun::star::text::XTextRange > & xTextRange) 189 ::com::sun::star::text::XTextRange > SAL_CALL getStart() 192 ::com::sun::star::text::XTextRange > SAL_CALL getEnd() 208 ::com::sun::star::text::XTextRange > & xTextPosition) 212 ::com::sun::star::text::XTextRange > & xRange, 217 ::com::sun::star::text::XTextRange > & xRange, 225 ::com::sun::star::text::XTextRange > & xRange, 342 ::com::sun::star::text::XTextRange > & xTextRange) [all …]
|
/aoo4110/main/wizards/com/sun/star/wizards/report/ |
H A D | DBColumn.java | 38 import com.sun.star.text.XTextRange; 54 public XTextRange xValTextCell; 58 public XTextRange xNameTextCell; 125 XTextRange xTextCell = UnoRuntime.queryInterface(XTextRange.class, xCell); in assignCells() 133 xValTextCell = UnoRuntime.queryInterface(XTextRange.class, xValCell); in assignCells() 169 XTextRange xTextCell; in DBColumn() 189 xTextCell = UnoRuntime.queryInterface(XTextRange.class, xCell); in DBColumn() 289 xValTextCell = UnoRuntime.queryInterface(XTextRange.class, xValCell); in modifyCellContent() 440 XTextRange xTextRange = xCellCursor.getEnd(); in isNameCell()
|
/aoo4110/main/editeng/inc/editeng/ |
H A D | unotext.hxx | 247 class EDITENG_DLLPUBLIC SvxUnoTextRangeBase : public ::com::sun::star::text::XTextRange, 314 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::text::XTextRange > SAL_CALL getStart()… 315 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::text::XTextRange > SAL_CALL getEnd() t… 348 …ence< ::com::sun::star::text::XTextRange >& xR1, const ::com::sun::star::uno::Reference< ::com::su… 349 …ence< ::com::sun::star::text::XTextRange >& xR1, const ::com::sun::star::uno::Reference< ::com::su… 436 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::text::XTextRange > SAL_CALL getStart()… 437 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::text::XTextRange > SAL_CALL getEnd() t… 559 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::text::XTextRange > SAL_CALL getAnchor(… 644 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::text::XTextRange > SAL_CALL getStart()… 645 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::text::XTextRange > SAL_CALL getEnd() t… [all …]
|
/aoo4110/main/odk/examples/java/ToDo/ |
H A D | ToDo.java | 53 import com.sun.star.text.XTextRange; 290 XTextRange xtextrange = ( XTextRange ) in recalc() 291 UnoRuntime.queryInterface( XTextRange.class, xtextcursor ); in recalc() 641 XTextRange xtextrangeStartDate = null; in getStringFromCell() 648 xtextrangeStartDate = (XTextRange) in getStringFromCell() 649 UnoRuntime.queryInterface(XTextRange.class, xcellStartDate); in getStringFromCell() 672 XTextRange xtextrange = (XTextRange) in setStringToCell() 673 UnoRuntime.queryInterface(XTextRange.class, xcellStartDate); in setStringToCell()
|
/aoo4110/main/wizards/com/sun/star/wizards/text/ |
H A D | ViewHandler.java | 37 import com.sun.star.text.XTextRange; 77 … XTextRange xRange = UnoRuntime.queryInterface(XTextRange.class, xTextTable.getAnchor().getText()); in selectFirstPage() 84 …XTextRange xHeaderRange = (XTextRange) Helper.getUnoPropertyValue(oPageStyle, "HeaderText", XTextR… in selectFirstPage()
|
/aoo4110/main/qadevOOo/tests/java/mod/_sc/ |
H A D | ScCellsObj.java | 43 import com.sun.star.text.XTextRange; 119 XTextRange oTextRange = (XTextRange) in createTestEnvironment() 120 UnoRuntime.queryInterface(XTextRange.class, oCell_1); in createTestEnvironment() 128 oTextRange = (XTextRange) in createTestEnvironment() 129 UnoRuntime.queryInterface(XTextRange.class, oCell_3); in createTestEnvironment()
|