Home
last modified time | relevance | path

Searched refs:getDocumentFactoryURL (Results 1 – 4 of 4) sorted by relevance

/aoo42x/main/odk/examples/DevelopersGuide/Forms/
H A DDocumentHelper.java96 XComponent document = implCreateBlankDocument( xCtx, getDocumentFactoryURL( eType ) ); in blankDocument()
207 public static String getDocumentFactoryURL( DocumentType eType ) in getDocumentFactoryURL() method in DocumentHelper
/aoo42x/main/test/source/java/org/openoffice/test/tools/
H A DOfficeDocument.java121 return implLoadDocument( orb, getDocumentFactoryURL( eType ), args ); in blankDocument()
215 public static String getDocumentFactoryURL( DocumentType eType ) in getDocumentFactoryURL() method in OfficeDocument
/aoo42x/main/forms/qa/integration/forms/
H A DDocumentHelper.java128 return implLoadDocument( orb, getDocumentFactoryURL( eType ), args ); in blankDocument()
288 public static String getDocumentFactoryURL( DocumentType eType ) in getDocumentFactoryURL() method in DocumentHelper
/aoo42x/main/forms/qa/org/openoffice/xforms/
H A DXMLDocument.java53 super( _orb, implLoadAsComponent( _orb, getDocumentFactoryURL( DocumentType.XMLFORM ) ) ); in XMLDocument()

Completed in 16 milliseconds