Kaydet (Commit) 1fe85b15 authored tarafından Noel Grandin's avatar Noel Grandin

convert include/sfx2/sfxbasemodel.hxx from String to OUString

Change-Id: I686aab4113e76b790963fb69a89c112070619151
üst 71a408f5
......@@ -1442,7 +1442,7 @@ private:
SAL_DLLPRIVATE void postEvent_Impl( const OUString& aName, const css::uno::Reference< css::frame::XController2 >& xController = css::uno::Reference< css::frame::XController2 >() );
SAL_DLLPRIVATE String getEventName_Impl( long nID );
SAL_DLLPRIVATE OUString getEventName_Impl( long nID );
SAL_DLLPRIVATE bool QuerySaveSizeExceededModules( const com::sun::star::uno::Reference< com::sun::star::task::XInteractionHandler >& xHandler );
SAL_DLLPRIVATE css::uno::Reference< css::frame::XTitle > impl_getTitleHelper ();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment