Searched refs:xInsertTextRange (Results 1 – 3 of 3) sorted by relevance
641 Reference<XTextRange> xInsertTextRange; in startDocument() local642 if( aAny >>= xInsertTextRange ) in startDocument()643 setTextInsertMode( xInsertTextRange ); in startDocument()705 const uno::Reference<text::XTextRange> xInsertTextRange( in startDocument() local708 setTextInsertMode( xInsertTextRange ); in startDocument()
763 const uno::Reference<text::XTextRange> xInsertTextRange = in Read() local768 makeAny(xInsertTextRange) ); in Read()
1758 const uno::Reference< text::XTextRange> xInsertTextRange = in convertToTextFrame() local1761 pNewFrame->attach( xInsertTextRange ); in convertToTextFrame()
Completed in 50 milliseconds