Home
last modified time | relevance | path

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

/trunk/main/odk/examples/java/EmbedDocument/EmbeddedObject/
H A DOwnEmbeddedObject.java48 import org.openoffice.examples.embedding.EditorFrame;
69 protected EditorFrame m_aEditorFrame;
439 m_aEditorFrame = new EditorFrame( m_aEntryName, this, 5, 20 ); in setPersistentEntry()
447 m_aEditorFrame = new EditorFrame( m_aEntryName, this, 5, 20 ); in setPersistentEntry()
866 EditorFrame aEditorFrame = new EditorFrame( m_aEntryName, this, 5, 20 ); in changeState()
893 EditorFrame aFrame = m_aEditorFrame; in changeState()
927 EditorFrame aFrame = m_aEditorFrame; in changeState()
H A DEditorFrame.java34 public class EditorFrame extends JFrame class
55 public EditorFrame( String sName, OwnEmbeddedObject aEmbObj, int nWidth, int nHeight ) in EditorFrame() method in EditorFrame
H A DMakefile54 EditorFrame.java
/trunk/main/odk/examples/java/
H A Dmakefile.mk82 $(DESTDIRJAVAEXAMPLES)$/EmbedDocument$/EmbeddedObject$/EditorFrame.java \

Completed in 48 milliseconds