Home
last modified time | relevance | path

Searched defs:xTextRange (Results 26 – 50 of 64) sorted by relevance

123

/aoo42x/main/odk/examples/java/Text/
H A DStyleInitialization.java88 com.sun.star.text.XTextRange xTextRange = null; in main() local
H A DBookmarkInsertion.java98 com.sun.star.text.XTextRange xTextRange, in InsertBookmark()
/aoo42x/main/chart2/source/view/main/
H A DVTitle.cxx141 uno::Reference< text::XTextRange > xTextRange( xTextCursor, uno::UNO_QUERY ); in createShapes() local
/aoo42x/test/testuno/source/fvt/uno/sd/paragraph/
H A DParagraphStyle.java157 XTextRange xTextRange = (XTextRange)UnoRuntime.queryInterface(XTextRange.class, xTextCursor); in addPortion() local
/aoo42x/main/svx/source/mnuctrls/
H A DSmartTagCtl.cxx85 const Reference<text::XTextRange>& xTextRange = mpSmartTagItem->GetTextRange(); in FillMenu() local
/aoo42x/main/sw/source/ui/vba/
H A Dvbatables.cxx95 uno::Reference< text::XTextRange > xTextRange = pVbaRange->getXTextRange(); in Add() local
H A Dvbabookmarks.cxx159 uno::Reference< text::XTextRange > xTextRange; in Add() local
H A Dvbafield.cxx380 uno::Reference< text::XTextRange > xTextRange = pVbaRange->getXTextRange(); in Add() local
/aoo42x/main/wizards/com/sun/star/wizards/text/
H A DTextFieldHandler.java77 XTextRange xTextRange = xTextCursor.getEnd(); in getUserFieldContent() local
/aoo42x/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()
/aoo42x/main/oox/source/ppt/
H A Dpresentationfragmenthandler.cxx127 Reference< text::XTextRange > xTextRange( rTextField.xTextCursor, UNO_QUERY ); in ResolveTextFields() local
/aoo42x/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
/aoo42x/main/wizards/com/sun/star/wizards/report/
H A DDBColumn.java440 XTextRange xTextRange = xCellCursor.getEnd(); in isNameCell() local
/aoo42x/main/sw/source/filter/xml/
H A Dxmltexti.cxx1018 uno::Reference<XTextRange> xTextRange( GetCursor()->getStart() ); in RedlineSetCursor() local
1031 uno::Reference<XTextRange> xTextRange( GetCursor()->getStart() ); in RedlineAdjustStartNodeCursor() local
/aoo42x/main/sw/source/ui/uno/
H A Dunoatxt.cxx437 uno::Reference< text::XAutoTextEntry > SwXAutoTextGroup::insertNewByName(const OUString& aName, in insertNewByName()
1077 void SwXAutoTextEntry::applyTo(const uno::Reference< text::XTextRange > & xTextRange)throw( uno::Ru… in applyTo()
/aoo42x/main/chart2/workbench/addin/
H A Dsampleaddin.cxx331 uno::Reference< text::XTextRange > xTextRange( mxMyText, uno::UNO_QUERY ); in refresh() local
/aoo42x/main/editeng/source/uno/
H A Dunofield.cxx617 void SAL_CALL SvxUnoTextField::attach( const uno::Reference< text::XTextRange >& xTextRange ) in attach()
/aoo42x/main/sc/source/filter/xml/
H A Dxmlcelli.cxx356 uno::Reference < text::XTextRange > xTextRange (xTextCursor, uno::UNO_QUERY); in CreateChildContext() local
/aoo42x/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()
/aoo42x/main/sw/source/core/unocore/
H A Dunoftn.cxx345 SwXFootnote::attach(const uno::Reference< text::XTextRange > & xTextRange) in attach()
H A Dunoframe.cxx2678 void SwXFrame::attachToRange(const uno::Reference< text::XTextRange > & xTextRange) in attachToRange()
3020 void SwXFrame::attach(const uno::Reference< text::XTextRange > & xTextRange) in attach()
3302 void SwXTextFrame::attach(const uno::Reference< text::XTextRange > & xTextRange) in attach()
3466 void SwXTextGraphicObject::attach(const uno::Reference< text::XTextRange > & xTextRange) throw( lan… in attach()
3605 void SwXTextEmbeddedObject::attach(const uno::Reference< text::XTextRange > & xTextRange) throw( la… in attach()
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 Dunofield.cxx1215 void SwXTextField::attachToRange( in attachToRange()
1824 void SwXTextField::attach( const uno::Reference< text::XTextRange > & xTextRange ) in attach()
/aoo42x/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
/aoo42x/main/filter/source/pdf/
H A Dimpdialog.cxx155 … Reference< text::XTextRange > xTextRange( xIndexAccess->getByIndex( 0 ), UNO_QUERY ); in ImpPDFTabDialog() local

Completed in 218 milliseconds

123