Use rtl::Reference<CppType> instead of HardCppRef<UnoType,CppType>
Change-Id: I089b5caca5e05726105f78aeb00db1869d0a17f4
This commit is contained in:
@@ -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",
|
||||
|
Reference in New Issue
Block a user