Home
last modified time | relevance | path

Searched refs:getDocument (Results 76 – 100 of 141) sorted by relevance

123456

/aoo41x/main/scripting/examples/javascript/Highlight/
H A DShowDialog.js83 args[0] = XSCRIPTCONTEXT.getDocument();
H A DButtonPressHandler.js84 UnoRuntime.queryInterface(XReplaceable, XSCRIPTCONTEXT.getDocument());
/aoo41x/main/offapi/com/sun/star/xml/dom/views/
H A DXAbstractView.idl34 XDocumentView getDocument();
/aoo41x/main/chart2/source/controller/inc/
H A Ddlg_ObjectProperties.hxx66 getDocument() const;
/aoo41x/main/svgio/inc/svgio/svgreader/
H A Dsvgnode.hxx138 const SvgDocument& getDocument() const { return mrDocument; } in getDocument() function in svgio::svgreader::SvgNode
/aoo41x/main/scripting/examples/javascript/ExportSheetsToHTML/
H A Dexportsheetstohtml.js40 oDoc = XSCRIPTCONTEXT.getDocument();
/aoo41x/main/svgio/source/svgreader/
H A Dsvgusenode.cxx152 const SvgNode* mpXLink = getDocument().findSvgNodeById(maXLink); in decomposeSvgNode()
/aoo41x/main/scripting/examples/beanshell/HelloWorld/
H A Dhelloworld.bsh29 oDoc = XSCRIPTCONTEXT.getDocument();
/aoo41x/main/scripting/java/com/sun/star/script/framework/provider/
H A DScriptContext.java129 public XModel getDocument() in getDocument() method in ScriptContext
/aoo41x/main/offapi/com/sun/star/xml/dom/
H A DXSAXDocumentBuilder.idl51 XDocument getDocument();
/aoo41x/main/desktop/source/deployment/registry/help/
H A Ddp_helpbackenddb.cxx140 Reference<css::xml::dom::XDocument> doc = getDocument(); in getAllDataUrls()
/aoo41x/main/xmlsecurity/tools/uno/
H A DSAXEventCollector.java92 protected Document getDocument() in getDocument() method in SAXEventCollector
/aoo41x/main/unoxml/source/dom/
H A Dsaxbuilder.hxx133 virtual Reference< XDocument > SAL_CALL getDocument()
/aoo41x/main/desktop/source/deployment/registry/configuration/
H A Ddp_configurationbackenddb.cxx142 Reference<css::xml::dom::XDocument> doc = getDocument(); in getAllDataUrls()
/aoo41x/main/forms/qa/integration/forms/
H A DSpreadsheetDocument.java62 getDocument() in getSheets()
H A DDocumentViewHelper.java63 final protected DocumentHelper getDocument() in getDocument() method in DocumentViewHelper
/aoo41x/main/desktop/source/deployment/registry/inc/
H A Ddp_backenddb.hxx67 css::uno::Reference<css::xml::dom::XDocument> getDocument();
/aoo41x/main/odk/examples/DevelopersGuide/Forms/
H A DDocumentViewHelper.java59 final protected DocumentHelper getDocument() in getDocument() method in DocumentViewHelper
/aoo41x/main/scripting/java/com/sun/star/script/framework/container/
H A DDeployedUnoPackagesDB.java125 public Document getDocument() { in getDocument() method in DeployedUnoPackagesDB
/aoo41x/main/oox/inc/oox/xls/
H A Dworkbookhelper.hxx157 getDocument() const;
/aoo41x/main/odk/examples/DevelopersGuide/Spreadsheet/
H A DViewSample.java63 com.sun.star.sheet.XSpreadsheetDocument xDoc = getDocument(); in doSampleFunction()
/aoo41x/main/scripting/examples/beanshell/WordCount/
H A Dwordcount.bsh73 UnoRuntime.queryInterface(XModel.class, XSCRIPTCONTEXT.getDocument());
/aoo41x/main/scripting/examples/java/Newsgroup/
H A DOfficeAttachment.java73 XModel xmodel = scriptcontext.getDocument(); in OfficeAttachment()
/aoo41x/main/odk/examples/CLI/CSharp/Spreadsheet/
H A DViewSample.cs61 unoidl.com.sun.star.sheet.XSpreadsheetDocument xDoc = getDocument(); in doSampleFunction()
/aoo41x/main/sw/source/ui/vba/
H A Dvbarange.hxx52 css::uno::Reference< css::text::XTextDocument > getDocument() { return mxTextDocument; } in getDocument() function in SwVbaRange

Completed in 82 milliseconds

123456