Searched defs:aFormComponent (Results 1 – 6 of 6) sorted by relevance
33 public abstract void handle( Object aFormComponent ) throws java.lang.Exception; in handle()66 public void handle( Object aFormComponent ) throws com.sun.star.uno.Exception in handle()
68 public static String getName( Object aFormComponent ) throws com.sun.star.uno.Exception in getName()81 public static String getLabel( Object aFormComponent ) throws com.sun.star.uno.Exception in getLabel()
68 public void handle( Object aFormComponent ) throws com.sun.star.uno.Exception in handle()
190 …static public DocumentHelper getDocumentForComponent( Object aFormComponent, XComponentContext xCt… in getDocumentForComponent()
65 public void handle( Object aFormComponent ) throws com.sun.star.uno.Exception in handle()109 public void handle( Object aFormComponent ) throws com.sun.star.uno.Exception in handle()
271 …static public DocumentHelper getDocumentForComponent( Object aFormComponent, XMultiServiceFactory … in getDocumentForComponent()
Completed in 29 milliseconds