a00c4e02ac
* Made XDatabaseContext inherit XDatabaseRegistrations non-optionally, adapted
call-sites to just use XDatabaseContext w/o querying. (The previous commit
had inadvertantly effectively removed support for XDatabaseRegistrations from
the ODatabaseContext implementation, as an optional UNO super-interface does
not lead to a super-class in the corresponding C++ class hierarchy, but making
the super-interface non-optional fixes that anyway.)
* Adapted some more call-sites to just use XDatabaseContext w/o querying.
* Added @since tag.
* Replaced new uses of comphelper::ComponentContext::getUNOContext with
comphelper::getComponentContext (see
|
||
---|---|---|
.. | ||
abp.component | ||
abpfinalpage.cxx | ||
abpfinalpage.hxx | ||
abpresid.hrc | ||
abpservices.cxx | ||
abptypes.hxx | ||
abspage.cxx | ||
abspage.hxx | ||
abspilot.cxx | ||
abspilot.hxx | ||
abspilot.src | ||
addresssettings.hxx | ||
admininvokationimpl.cxx | ||
admininvokationimpl.hxx | ||
admininvokationpage.cxx | ||
admininvokationpage.hxx | ||
datasourcehandling.cxx | ||
datasourcehandling.hxx | ||
fieldmappingimpl.cxx | ||
fieldmappingimpl.hxx | ||
fieldmappingpage.cxx | ||
fieldmappingpage.hxx | ||
moduleabp.cxx | ||
tableselectionpage.cxx | ||
tableselectionpage.hxx | ||
typeselectionpage.cxx | ||
typeselectionpage.hxx | ||
unodialogabp.cxx | ||
unodialogabp.hxx |