https://bugs.documentfoundation.org/show_bug.cgi?id=156776

--- Comment #24 from prrv...@gmail.com ---
Although I added XConnection2 to the file offapi/UnoApi_offapi.mk, I got an
error:

/home/prrvchr/github/libreoffice/dbaccess/source/ui/dlg/dlgsave.cxx: In
constructor ‘dbaui::OSaveAsDlg::OSaveAsDlg(weld::Window*, sal_Int32, const
com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext>&, const
com::sun::star::uno::Reference<com::sun::star::sdbc::XConnection>&, const
rtl::OUString&, const dbaui::IObjectNameCheck&, SADFlags)’:
/home/prrvchr/github/libreoffice/dbaccess/source/ui/dlg/dlgsave.cxx:134:41:
error: ‘class com::sun::star::sdbc::XConnection’ has no member named
‘getSchema’
  134 |                 sSchema = _xConnection->getSchema();
      |                                         ^~~~~~~~~

I missed something...

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to