Home
last modified time | relevance | path

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

/trunk/main/wizards/com/sun/star/wizards/letter/
H A DCGLetter.java32 public CGPaperElementLocation cp_CompanyLogo = new CGPaperElementLocation();
33 public CGPaperElementLocation cp_CompanyAddress = new CGPaperElementLocation();
H A DCGPaperElementLocation.java27 public class CGPaperElementLocation extends ConfigGroup class
H A DLetterWizardDialogImpl.java1458 CGPaperElementLocation cgpl = myConfig.cp_BusinessLetter.cp_CompanyLogo; in initConfiguration()
1459 CGPaperElementLocation cgpa = myConfig.cp_BusinessLetter.cp_CompanyAddress; in initConfiguration()
/trunk/main/wizards/
H A DJar_letter.mk47 wizards/com/sun/star/wizards/letter/CGPaperElementLocation \