Home
last modified time | relevance | path

Searched refs:cp_CompanyAddress (Results 1 – 2 of 2) sorted by relevance

/trunk/main/wizards/com/sun/star/wizards/letter/
H A DCGLetter.java33 public CGPaperElementLocation cp_CompanyAddress = new CGPaperElementLocation(); field in CGLetter
H A DLetterWizardDialogImpl.java1459 CGPaperElementLocation cgpa = myConfig.cp_BusinessLetter.cp_CompanyAddress; in initConfiguration()