Searched refs:xmsf_ (Results 1 – 3 of 3) sorted by relevance
| /trunk/main/wizards/com/sun/star/wizards/agenda/ |
| H A D | AgendaTemplate.java | 286 …AgendaTemplate(XMultiServiceFactory xmsf_, CGAgenda agenda_, AgendaWizardDialogResources resources… in AgendaTemplate() argument 288 super(xmsf_, listener, "WIZARD_LIVE_PREVIEW"); in AgendaTemplate() 1782 …extElement(XTextRange textRange, String placeHolderText_, String hint_, XMultiServiceFactory xmsf_) in PlaceholderTextElement() argument 1787 xmsf = xmsf_; in PlaceholderTextElement() 1790 …t(String text, String paraStyle, String placeHolderText_, String hint_, XMultiServiceFactory xmsf_) in PlaceholderTextElement() argument 1795 xmsf = xmsf_; in PlaceholderTextElement() 1835 …eholderElement(String paraStyle, String placeHolderText_, String hint_, XMultiServiceFactory xmsf_) in PlaceholderElement() argument 1840 xmsf = xmsf_; in PlaceholderElement()
|
| /trunk/main/wizards/com/sun/star/wizards/web/ |
| H A D | TOCPreview.java | 74 …public TOCPreview(XMultiServiceFactory xmsf_, CGSettings settings, WebWizardDialogResources res, S… in TOCPreview() argument 78 xmsf = xmsf_; in TOCPreview()
|
| /trunk/main/wizards/com/sun/star/wizards/web/data/ |
| H A D | CGSettings.java | 76 public CGSettings(XMultiServiceFactory xmsf_, String[] resources_, Object document) in CGSettings() argument 78 xmsf = xmsf_; in CGSettings()
|