xmlscript/source/xmldlg_imexp/xmldlg_impmodels.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit a22ae26668b260edb7f724ffcff0abc935b6d64a Author: Alexander Wilms <[email protected]> Date: Tue Feb 25 23:17:18 2014 +0100 Remove visual noise from xmlscript Change-Id: Id984fe846f28eba50f0fd480dca235482d150dd9 Reviewed-on: https://gerrit.libreoffice.org/8347 Reviewed-by: Caolán McNamara <[email protected]> Tested-by: Caolán McNamara <[email protected]> diff --git a/xmlscript/source/xmldlg_imexp/xmldlg_impmodels.cxx b/xmlscript/source/xmldlg_imexp/xmldlg_impmodels.cxx index 47ee825a..5691a50 100644 --- a/xmlscript/source/xmldlg_imexp/xmldlg_impmodels.cxx +++ b/xmlscript/source/xmldlg_imexp/xmldlg_impmodels.cxx @@ -105,7 +105,7 @@ void Frame::endElement() _events.clear(); } -//=== + Reference< xml::input::XElement > MultiPage::startChildElement( sal_Int32 nUid, OUString const & rLocalName, Reference< xml::input::XAttributes > const & xAttributes )
_______________________________________________ Libreoffice-commits mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
