Use rtl::Reference<CppType> instead of HardCppRef<UnoType,CppType>

Change-Id: I089b5caca5e05726105f78aeb00db1869d0a17f4
This commit is contained in:
Stephan Bergmann
2016-02-09 18:30:54 +01:00
parent 05554bc478
commit 5a5dbb31d5
5 changed files with 29 additions and 76 deletions

View File

@@ -110,7 +110,6 @@ static std::vector<std::string> PROBABLY_GOOD_TEMPLATES = {
"com::sun::star::uno::Reference",
"com::sun::star::uno::WeakReference",
"com::sun::star::uno::Sequence",
"accessibility::HardCppRef",
"accessibility::WeakCppRef",
"dba::OAutoRegistration",
"dba::OSingletonRegistration",