From 1c909a13a0816e20d365000cc527d93e02633b0c Mon Sep 17 00:00:00 2001 From: Noel Grandin Date: Fri, 23 Oct 2015 10:32:47 +0200 Subject: com::sun::star->css in include/ucbhelper to include/xmlscript Change-Id: Iaa7f0b8455a601d3992c08cde0943c709c417256 --- include/unotools/historyoptions.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/unotools/historyoptions.hxx') diff --git a/include/unotools/historyoptions.hxx b/include/unotools/historyoptions.hxx index e90ba592a4de..71a8d3cb67ef 100644 --- a/include/unotools/historyoptions.hxx +++ b/include/unotools/historyoptions.hxx @@ -81,7 +81,7 @@ public: @param eHistory select right history. @return A list of history items is returned. */ - ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue > > GetList(EHistoryType eHistory) const; + css::uno::Sequence< css::uno::Sequence< css::beans::PropertyValue > > GetList(EHistoryType eHistory) const; /** Append a new item to the specified list. -- cgit v1.2.3