Home
last modified time | relevance | path

Searched refs:_aSvcImplName (Results 1 – 6 of 6) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/odk/examples/DevelopersGuide/OfficeDev/Linguistic/
H A DSampleThesaurus.java251 return _aSvcImplName; in getImplementationName()
262 public static String _aSvcImplName = SampleThesaurus.class.getName(); field in SampleThesaurus
283 if( aImplName.equals( _aSvcImplName ) ) in __getComponentFactory()
286 SampleThesaurus.class, _aSvcImplName, in __getComponentFactory()
H A DSampleHyphenator.java472 return _aSvcImplName; in getImplementationName()
483 public static String _aSvcImplName = SampleHyphenator.class.getName(); field in SampleHyphenator
504 if( aImplName.equals( _aSvcImplName ) ) in __getComponentFactory()
507 SampleHyphenator.class, _aSvcImplName, in __getComponentFactory()
H A DSampleSpellChecker.java415 return _aSvcImplName; in getImplementationName()
426 public static String _aSvcImplName = SampleSpellChecker.class.getName(); field in SampleSpellChecker
447 if( aImplName.equals( _aSvcImplName ) ) in __getComponentFactory()
450 SampleSpellChecker.class, _aSvcImplName, in __getComponentFactory()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/odk/examples/DevelopersGuide/OfficeDev/Linguistic/
H A DSampleThesaurus.java251 return _aSvcImplName; in getImplementationName()
262 public static String _aSvcImplName = SampleThesaurus.class.getName(); field in SampleThesaurus
283 if( aImplName.equals( _aSvcImplName ) ) in __getComponentFactory()
286 SampleThesaurus.class, _aSvcImplName, in __getComponentFactory()
H A DSampleSpellChecker.java415 return _aSvcImplName; in getImplementationName()
426 public static String _aSvcImplName = SampleSpellChecker.class.getName(); field in SampleSpellChecker
447 if( aImplName.equals( _aSvcImplName ) ) in __getComponentFactory()
450 SampleSpellChecker.class, _aSvcImplName, in __getComponentFactory()
H A DSampleHyphenator.java472 return _aSvcImplName; in getImplementationName()
483 public static String _aSvcImplName = SampleHyphenator.class.getName(); field in SampleHyphenator
504 if( aImplName.equals( _aSvcImplName ) ) in __getComponentFactory()
507 SampleHyphenator.class, _aSvcImplName, in __getComponentFactory()