Searched refs:xSourceText (Results 1 – 1 of 1) sorted by relevance
2315 uno::Reference< text::XText > xSourceText( xSource, uno::UNO_QUERY ); in copyText() local2316 if( xSourceText.is() ) in copyText()2318 setString( xSourceText->getString() ); in copyText()
Completed in 25 milliseconds