Difference between revisions of "Documentation/DevGuide/Drawings/Drawing and Presentation Document Controller"

From Apache OpenOffice Wiki
Jump to: navigation, search
(Initial author Sun Microsystems, Inc.)
 
m
 
(3 intermediate revisions by 2 users not shown)
Line 5: Line 5:
 
|NextPage=Documentation/DevGuide/Drawings/Setting the Current Page
 
|NextPage=Documentation/DevGuide/Drawings/Setting the Current Page
 
}}
 
}}
{{DISPLAYTITLE:Drawing and Presentation Document Controller}}
+
{{Documentation/DevGuideLanguages|Documentation/DevGuide/Drawings/{{SUBPAGENAME}}}}
 +
{{DISPLAYTITLE:Drawing and Presentation Document Controller}}
 
The controller is available at the <code>XModel</code> interface of the document model:
 
The controller is available at the <code>XModel</code> interface of the document model:
 
+
<syntaxhighlight lang="idl">
   com::sun::star::frame::XController getCurrentController()
+
   com::sun::star::frame::XController getCurrentController()</syntaxhighlight>
  
 
{{PDL1}}
 
{{PDL1}}
[[Category: Drawing Documents and Presentation Documents]]
+
 
 +
[[Category:Documentation/Developer's Guide/Drawing Documents and Presentation Documents]]

Latest revision as of 15:02, 20 December 2020



The controller is available at the XModel interface of the document model:

  com::sun::star::frame::XController getCurrentController()
Content on this page is licensed under the Public Documentation License (PDL).
Personal tools
In other languages