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

Marking as published was not intentional

Change-Id: Ic0d5ed7824f4897708a81617521367af61562401
üst 0c59b57b
...@@ -18,7 +18,7 @@ module com { module sun { module star { module ucb { ...@@ -18,7 +18,7 @@ module com { module sun { module star { module ucb {
@since LibreOffice 4.4 @since LibreOffice 4.4
*/ */
published exception AuthenticationFallbackRequest: com::sun::star::task::ClassifiedInteractionRequest exception AuthenticationFallbackRequest: com::sun::star::task::ClassifiedInteractionRequest
{ {
/** Instructions to be followed by the user /** Instructions to be followed by the user
*/ */
......
...@@ -19,7 +19,7 @@ ...@@ -19,7 +19,7 @@
@since LibreOffice 4.4 @since LibreOffice 4.4
*/ */
published interface XInteractionAuthFallback: com::sun::star::task::XInteractionContinuation interface XInteractionAuthFallback: com::sun::star::task::XInteractionContinuation
{ {
/* Authentication code submited by the user */ /* Authentication code submited by the user */
void setCode( [in] string code ); void setCode( [in] string code );
......
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