Kaydet (Commit) afd2e717 authored tarafından Stephan Bergmann's avatar Stephan Bergmann

Missing @since tags

...after 8cc8ffdb "[API CHANGE] Add PopupRequest
- a callback to open a pop-up win. in calc"

Change-Id: I94be25141fdc415c8cc45c8a2f1be9ee69d23f2c
üst a9124ace
......@@ -24,7 +24,7 @@ module chart2
module data
{
/**
/** @since LibreOffice 5.4
*/
service PopupRequest
{
......
......@@ -89,6 +89,8 @@ interface XDataReceiver : ::com::sun::star::uno::XInterface
XRangeHighlighter getRangeHighlighter();
/** A callback object to execute a foreign popup menu window.
@since LibreOffice 5.4
*/
XPopupRequest getPopupRequest();
};
......
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