summaryrefslogtreecommitdiff
path: root/include/sfx2/sfxbasemodel.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/sfx2/sfxbasemodel.hxx')
-rw-r--r--include/sfx2/sfxbasemodel.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/sfx2/sfxbasemodel.hxx b/include/sfx2/sfxbasemodel.hxx
index f3e70d3ca073..07b2668193dd 100644
--- a/include/sfx2/sfxbasemodel.hxx
+++ b/include/sfx2/sfxbasemodel.hxx
@@ -462,7 +462,7 @@ public:
virtual void SAL_CALL loadFromStorage( const css::uno::Reference< css::embed::XStorage >& xStorage,
const css::uno::Sequence< css::beans::PropertyValue >& aMediaDescriptor )
throw ( css::lang::IllegalArgumentException,
- com::sun::star::frame::DoubleInitializationException,
+ css::frame::DoubleInitializationException,
css::io::IOException,
css::uno::Exception,
css::uno::RuntimeException, std::exception ) override;
@@ -835,9 +835,9 @@ protected:
bool hasValidSignatures() const;
/* GrabBagItem for interim interop purposes */
- void getGrabBagItem(com::sun::star::uno::Any& rVal) const;
+ void getGrabBagItem(css::uno::Any& rVal) const;
- void setGrabBagItem(const com::sun::star::uno::Any& rVal);
+ void setGrabBagItem(const css::uno::Any& rVal);
// private methods