Kaydet (Commit) b20de6c5 authored tarafından Miklos Vajna's avatar Miklos Vajna

sfx2: adapt comment to reality

Change-Id: I9dd2934eaa7b479460c3a2dc7d2d51ce5c767a9f
üst b8a54763
......@@ -318,7 +318,7 @@ public:
SAL_DLLPRIVATE void TakeFrameOwnership_Impl();
SAL_DLLPRIVATE bool ExecKey_Impl(const KeyEvent& aKey);
/// The actual implementation of the lok::Document::registerViewCallback() API.
/// The actual per-view implementation of lok::Document::registerCallback().
void registerLibreOfficeKitViewCallback(LibreOfficeKitCallback pCallback, void* pLibreOfficeKitData);
/// Invokes the registered callback, if there are any.
void libreOfficeKitViewCallback(int nType, const char* pPayload) const;
......
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