Package com.sun.star.tooling.converter

Examples of com.sun.star.tooling.converter.ExtMap


       
        this.tagType=tagType;
        this.tagName=tagName;
        this.tagString=tagString;
       
        tagNames=new ExtMap();
        tagNames.put("link","name");
        tagNames.put("caption","xml-lang");
        tagNames.put("alt","xml-lang");
    }
View Full Code Here


       
        this.tagType=tagType;
        this.tagName=tagName;
        this.tagString=tagString;
       
        tagNames=new ExtMap();
        tagNames.put("link","name");
        tagNames.put("caption","xml-lang");
        tagNames.put("alt","xml-lang");
    }
View Full Code Here

       
        this.tagType=tagType;
        this.tagName=tagName;
        this.tagString=tagString;
       
        tagNames=new ExtMap();
        tagNames.put("link","name");
        tagNames.put("caption","xml-lang");
        tagNames.put("alt","xml-lang");
    }
View Full Code Here

       
        this.tagType=tagType;
        this.tagName=tagName;
        this.tagString=tagString;
       
        tagNames=new ExtMap();
        tagNames.put("link","name");
        tagNames.put("caption","xml-lang");
        tagNames.put("alt","xml-lang");
    }
View Full Code Here

       
        this.tagType=tagType;
        this.tagName=tagName;
        this.tagString=tagString;
       
        tagNames=new ExtMap();
        tagNames.put("link","name");
        tagNames.put("caption","xml-lang");
        tagNames.put("alt","xml-lang");
    }
View Full Code Here

       
        this.tagType=tagType;
        this.tagName=tagName;
        this.tagString=tagString;
       
        tagNames=new ExtMap();
        tagNames.put("link","name");
        tagNames.put("caption","xml-lang");
        tagNames.put("alt","xml-lang");
    }
View Full Code Here

TOP

Related Classes of com.sun.star.tooling.converter.ExtMap

Copyright © 2018 www.massapicom. All rights reserved.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.