Home
last modified time | relevance | path

Searched defs:xTextRange (Results 1 – 25 of 64) sorted by last modified time

123

/trunk/main/wizards/com/sun/star/wizards/agenda/
H A DAgendaTemplate.java1241 XTextRange xTextRange = UnoRuntime.queryInterface(XTextRange.class, cell); in Topics() local
1803 XTextRange xTextRange = UnoRuntime.queryInterface(XTextRange.class, textRange); in write() local
1845 XTextRange xTextRange = UnoRuntime.queryInterface(XTextRange.class, textRange); in write() local
/trunk/main/sw/source/core/unocore/
H A Dunodraw.cxx101 uno::Reference< text::XTextRange > xTextRange; member in SwShapeDescriptor_Impl
1550 const uno::Reference< text::XTextRange > xTextRange in getPropertyValue() local
2008 void SwXShape::attach(const uno::Reference< text::XTextRange > & xTextRange) in attach()
H A Dunotext.cxx307 SwXText::insertString(const uno::Reference< text::XTextRange >& xTextRange, in insertString()
414 SwXText::insertControlCharacter( in insertControlCharacter()
/trunk/main/odk/examples/java/Text/
H A DHardFormatting.java70 com.sun.star.text.XTextRange xTextRange = null; in main() local
/trunk/main/svx/source/mnuctrls/
H A DSmartTagCtl.cxx85 const Reference<text::XTextRange>& xTextRange = mpSmartTagItem->GetTextRange(); in FillMenu() local
/trunk/main/sc/source/ui/vba/
H A Dvbarange.cxx776 uno::Reference< text::XTextRange > xTextRange( xCell, uno::UNO_QUERY_THROW ); in processValue() local
848 uno::Reference< text::XTextRange > xTextRange(xCell, ::uno::UNO_QUERY_THROW); in visitNode() local
869 uno::Reference< text::XTextRange > xTextRange(xCell, ::uno::UNO_QUERY_THROW); in visitNode() local
1875 …uno::Reference< text::XTextRange > xTextRange(mxRange->getCellByPosition(0,0), uno::UNO_QUERY_THRO… in getText() local
2009 uno::Reference< text::XTextRange > xTextRange(mxRange, ::uno::UNO_QUERY_THROW ); in Characters() local
/trunk/main/sd/source/ui/unoidl/
H A Dunosrch.cxx674 ESelection SdUnoSearchReplaceShape::GetSelection( uno::Reference< text::XTextRange > xTextRange ) … in GetSelection()
685 uno::Reference< drawing::XShape > SdUnoSearchReplaceShape::GetShape( uno::Reference< text::XTextRa… in GetShape()
/trunk/main/sc/source/ui/unoobj/
H A Dfielduno.cxx624 void SAL_CALL ScCellFieldObj::attach( const uno::Reference<text::XTextRange>& xTextRange ) in attach()
1318 void SAL_CALL ScHeaderFieldObj::attach( const uno::Reference<text::XTextRange>& xTextRange ) in attach()
/trunk/main/sw/source/ui/smartmenu/
H A Dstmenu.cxx48 SwSmartTagPopup::SwSmartTagPopup( SwView* pSwView, in SwSmartTagPopup()
/trunk/main/writerfilter/source/dmapper/
H A DDomainMapper_Impl.cxx1019 uno::Reference< text::XTextRange > xTextRange = in finishParagraph() local
1107 uno::Reference< text::XTextRange > xTextRange = in appendTextPortion() local
1490 uno::Reference<text::XTextRange> xTextRange(xCursor, uno::UNO_QUERY_THROW); in PopAnnotation() local
H A DFormControlHelper.cxx151 bool FormControlHelper::createCheckbox(uno::Reference<text::XTextRange> xTextRange, in createCheckbox()
218 bool FormControlHelper::insertControl(uno::Reference<text::XTextRange> xTextRange) in insertControl()
/trunk/test/testuno/source/testlib/uno/
H A DShapeUtil.java97 XTextRange xTextRange = (XTextRange) UnoRuntime.queryInterface( in addPortion() local
120 XTextRange xTextRange = (XTextRange)UnoRuntime.queryInterface(XTextRange.class, aPortionObj); in getPortion() local
142 XTextRange xTextRange = (XTextRange) UnoRuntime.queryInterface( in getPortion() local
/trunk/test/testuno/source/fvt/uno/sd/animation/
H A DCustomAnimation.java229 XTextRange xTextRange = (XTextRange) UnoRuntime.queryInterface( in addPortion() local
H A DTextAnimation.java132 XTextRange xTextRange = (XTextRange) UnoRuntime.queryInterface( in addPortion() local
/trunk/test/testuno/source/fvt/uno/sd/paragraph/
H A DParagraphStyle.java157 XTextRange xTextRange = (XTextRange)UnoRuntime.queryInterface(XTextRange.class, xTextCursor); in addPortion() local
H A DParagraphTextProperty.java124 XTextRange xTextRange = (XTextRange)UnoRuntime.queryInterface(XTextRange.class, xTextCursor); in addPortion() local
/trunk/test/testuno/source/fvt/uno/sw/bookmark/
H A DCheckBookmarks.java65 XTextRange xTextRange = (XTextRange) UnoRuntime.queryInterface(XTextRange.class, xTextCursor); in setUp() local
/trunk/main/xmloff/source/text/
H A Dtxtfldi.cxx3785 uno::Reference< text::XTextRange > xTextRange( xCursor, uno::UNO_QUERY ); in EndElement() local
/trunk/main/wizards/com/sun/star/wizards/text/
H A DTextFieldHandler.java77 XTextRange xTextRange = xTextCursor.getEnd(); in getUserFieldContent() local
/trunk/main/wizards/com/sun/star/wizards/report/
H A DDBColumn.java440 XTextRange xTextRange = xCellCursor.getEnd(); in isNameCell() local
/trunk/main/vbahelper/source/msforms/
H A Dvbatextbox.cxx69 uno::Reference< text::XTextRange > xTextRange( m_xProps, uno::UNO_QUERY_THROW ); in setText() local
/trunk/main/unoxml/source/rdf/
H A Dlibrdf_repository.cxx1427 uno::Reference<text::XTextRange> xTextRange; in setStatementRDFa() local
/trunk/main/sw/source/ui/vba/
H A Dvbatables.cxx95 uno::Reference< text::XTextRange > xTextRange = pVbaRange->getXTextRange(); in Add() local
H A Dvbaview.cxx375 uno::Reference< text::XTextRange > xTextRange = getFirstObjectPosition( xText ); in getHFTextRange() local
382 uno::Reference< text::XTextRange > xTextRange; in getFirstObjectPosition() local
H A Dvbaparagraph.cxx32 SwVbaParagraph::SwVbaParagraph( const uno::Reference< ooo::vba::XHelperInterface >& rParent, const … in SwVbaParagraph()
149 uno::Reference< text::XTextRange > xTextRange( aSource, uno::UNO_QUERY_THROW ); in createCollectionObject() local

Completed in 155 milliseconds

123