Home
last modified time | relevance | path

Searched refs:doc (Results 126 – 150 of 362) sorted by relevance

12345678910>>...15

/trunk/main/autodoc/inc/ary/idl/
H A Dik_siservice.hxx60 struct doc : public ifc_ce::doc struct
H A Dik_exception.hxx67 struct doc : public ifc_ce::doc struct
H A Dik_attribute.hxx70 struct doc : public ifc_ce::doc struct
H A Dik_enum.hxx70 struct doc : public ifc_ce::doc struct
H A Dik_typedef.hxx69 struct doc : public ifc_ce::doc struct
H A Dik_service.hxx73 struct doc : public ifc_ce::doc struct
H A Dik_property.hxx74 struct doc : public ifc_ce::doc struct
H A Dik_function.hxx73 struct doc : public ifc_ce::doc struct
H A Dik_struct.hxx76 struct doc : public ifc_ce::doc struct
H A Dik_interface.hxx99 struct doc : public ifc_ce::doc struct
H A Di_interface.hxx70 DYN doc::OldIdlDocu *
115 DYN doc::OldIdlDocu * pass_dpDocu ) in Add_Base()
H A Dik_module.hxx100 struct doc : public ifc_ce::doc struct
/trunk/main/xmloff/source/transform/
H A DEventOASISTContext.cxx225 OUString doc = GetXMLToken( XML_DOCUMENT ); in ParseURL()
227 if ( tmp.equalsIgnoreAsciiCase( doc ) ) in ParseURL()
229 *pLocation = doc; in ParseURL()
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/
H A DConvertData.java85 public void addDocument(Document doc) { in addDocument() argument
86 v.add(doc); in addDocument()
/trunk/main/odk/examples/DevelopersGuide/Forms/
H A DSpreadsheetView.java55 XSpreadsheetDocument doc = (XSpreadsheetDocument)UnoRuntime.queryInterface( in activateSheet() local
58 XIndexAccess.class, doc.getSheets() ); in activateSheet()
/trunk/main/forms/qa/integration/forms/
H A DSpreadsheetView.java60 XSpreadsheetDocument doc = (XSpreadsheetDocument)UnoRuntime.queryInterface( in activateSheet() local
63 XIndexAccess.class, doc.getSheets() ); in activateSheet()
/trunk/main/odk/examples/DevelopersGuide/ScriptingFramework/SayHello/SayHello/
H A DSayHello.java62 XTextDocument doc = (XTextDocument) in createDocument() local
65 return doc; in createDocument()
/trunk/main/test/java/test-tools/src/main/java/org/openoffice/test/tools/
H A DSpreadsheetView.java54 …XSpreadsheetDocument doc = UnoRuntime.queryInterface( XSpreadsheetDocument.class, getDocument().ge… in activateSheet() local
55 XIndexAccess sheets = UnoRuntime.queryInterface( XIndexAccess.class, doc.getSheets() ); in activateSheet()
/trunk/main/wizards/com/sun/star/wizards/web/export/
H A DImpressHTMLExporter.java98 private CGSession getSession(CGDocument doc) in getSession() argument
100 return doc.getSettings().cp_DefaultSession; in getSession()
/trunk/main/redland/redland/
H A Dredland-1.0.17.patch.os220 dnl Check for gtk-doc and docbook
37 DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc
/trunk/main/scripting/java/org/openoffice/netbeans/modules/office/utils/
H A DManifestParser.java90 public void write(Document doc, OutputStream out) throws IOException { in write() argument
91 XMLUtil.write(doc, out, ""); in write()
/trunk/main/autodoc/source/display/idl/
H A Dhi_factory.hxx44 namespace doc namespace
78 typedef ary::doc::OldIdlDocu ce_info;
/trunk/main/xmlhelp/source/cxxhelp/inc/qe/
H A DQuery.hxx43 QueryHit( sal_Int32 nColumns,double penalty,sal_Int32 doc,sal_Int32 begin,sal_Int32 end ) in QueryHit() argument
44 : doc_( doc ), in QueryHit()
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/xml/xslt/
H A DDocumentMergerImpl.java54 public DocumentMergerImpl(org.openoffice.xmerge.Document doc, ConverterCapabilities cc) { in DocumentMergerImpl() argument
56 this.orig = doc; in DocumentMergerImpl()
/trunk/main/xmerge/java/aportisdoc/src/main/java/org/openoffice/xmerge/converter/xml/sxw/aportisdoc/
H A DDocumentMergerImpl.java54 public DocumentMergerImpl(org.openoffice.xmerge.Document doc, ConverterCapabilities cc) { in DocumentMergerImpl() argument
56 this.orig = doc; in DocumentMergerImpl()

Completed in 316 milliseconds

12345678910>>...15