Searched refs:xTxtRg (Results 1 – 2 of 2) sorted by relevance
1160 uno::Reference< text::XTextRange > xTxtRg; in InsertControl() local1178 xTxtRg = new SwXTextRange( aPaM, xDummyTxtRef ); in InsertControl()1254 if( !xTxtRg.is() ) in InsertControl()1257 xTxtRg = new SwXTextRange( *pPam, xDummyTxtRef ); in InsertControl()1260 aTmp.setValue( &xTxtRg, in InsertControl()
2721 uno::Reference< text::XTextRange > xTxtRg = in InsertControl() local2724 aTmp.setValue(&xTxtRg,::getCppuType(( in InsertControl()
Completed in 26 milliseconds