Searched refs:xInsertTextRange (Results 1 – 3 of 3) sorted by relevance
645 Reference<XTextRange> xInsertTextRange; in startDocument() local646 if( aAny >>= xInsertTextRange ) in startDocument()647 setTextInsertMode( xInsertTextRange ); in startDocument()709 const uno::Reference<text::XTextRange> xInsertTextRange( in startDocument() local712 setTextInsertMode( xInsertTextRange ); in startDocument()
779 const uno::Reference<text::XTextRange> xInsertTextRange = in Read() local784 makeAny(xInsertTextRange) ); in Read()
1758 const uno::Reference< text::XTextRange> xInsertTextRange = in convertToTextFrame() local1761 pNewFrame->attach( xInsertTextRange ); in convertToTextFrame()
Completed in 48 milliseconds