Lines Matching refs:xUT
220 uno::Reference<lang::XUnoTunnel> xUT( xObj, uno::UNO_QUERY ); in getImplementation() local
221 if (xUT.is()) in getImplementation()
222 …pRet = reinterpret_cast<ScHeaderFooterContentObj*>(sal::static_int_cast<sal_IntPtr>(xUT->getSometh… in getImplementation()
720 uno::Reference<lang::XUnoTunnel> xUT( xObj, uno::UNO_QUERY ); in getImplementation() local
721 if (xUT.is()) in getImplementation()
722 …pRet = reinterpret_cast<ScCellTextCursor*>(sal::static_int_cast<sal_IntPtr>(xUT->getSomething(getU… in getImplementation()
825 uno::Reference<lang::XUnoTunnel> xUT( xObj, uno::UNO_QUERY ); in getImplementation() local
826 if (xUT.is()) in getImplementation()
827 …pRet = reinterpret_cast<ScHeaderFooterTextCursor*>(sal::static_int_cast<sal_IntPtr>(xUT->getSometh… in getImplementation()
928 uno::Reference<lang::XUnoTunnel> xUT( xObj, uno::UNO_QUERY ); in getImplementation() local
929 if (xUT.is()) in getImplementation()
930 …pRet = reinterpret_cast<ScDrawTextCursor*>(sal::static_int_cast<sal_IntPtr>(xUT->getSomething(getU… in getImplementation()