Home
last modified time | relevance | path

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

/AOO42X/main/wizards/com/sun/star/wizards/letter/
H A DCGLetter.java32 public CGPaperElementLocation cp_CompanyLogo = new CGPaperElementLocation(); field in CGLetter
H A DLetterWizardDialogImpl.java1458 CGPaperElementLocation cgpl = myConfig.cp_BusinessLetter.cp_CompanyLogo; in initConfiguration()