Home
last modified time | relevance | path

Searched refs:xSourceText (Results 1 – 1 of 1) sorted by relevance

/trunk/main/editeng/source/uno/
H A Dunotext.cxx2315 uno::Reference< text::XText > xSourceText( xSource, uno::UNO_QUERY ); in copyText() local
2316 if( xSourceText.is() ) in copyText()
2318 setString( xSourceText->getString() ); in copyText()

Completed in 20 milliseconds