Home
last modified time | relevance | path

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

/trunk/main/filter/source/graphicfilter/icgm/
H A Dactimpr.cxx921 uno::Reference< text::XTextRange > aCursorText; in DrawText() local
923 if ( aSecondQuery >>= aCursorText ) in DrawText()
927 …uno::Any aQuery( aCursorText->queryInterface( ::getCppuType((const uno::Reference< beans::XPropert… in DrawText()
954 aCursorText->setString( aStr ); in DrawText()
987 uno::Reference< text::XTextRange > aCursorText; in AppendText() local
989 if ( aSecondQuery >>= aCursorText ) in AppendText()
992 …uno::Any aQuery(aCursorText->queryInterface( ::getCppuType((const uno::Reference< beans::XProperty… in AppendText()
995 aCursorText->setString( aStr ); in AppendText()

Completed in 19 milliseconds