Home
last modified time | relevance | path

Searched refs:sImplName (Results 1 – 25 of 146) sorted by last modified time

123456

/trunk/test/smoketestdoc/src/main/java/com/sun/star/comp/smoketest/
H A DTestExtension.java123 public static XSingleComponentFactory __getComponentFactory(String sImplName) in __getComponentFactory() argument
127 if ( sImplName.equals( _TestExtension.class.getName() ) ) in __getComponentFactory()
/trunk/main/xmlhelp/java/LuceneHelpWrapper/src/main/java/com/sun/star/help/
H A DHelpComponent.java82 public static XSingleComponentFactory __getComponentFactory(String sImplName) in __getComponentFactory() argument
86 if ( sImplName.equals( HelpSearch._HelpSearch.class.getName() ) ) in __getComponentFactory()
89 else if ( sImplName.equals( HelpIndexer.class.getName() ) ) in __getComponentFactory()
H A DHelpSearch.java306 public static XSingleComponentFactory __getComponentFactory(String sImplName) in __getComponentFactory() argument
310 if ( sImplName.equals( _HelpSearch.class.getName() ) ) in __getComponentFactory()
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/
H A DSOReportJobFactory.java400 public static XSingleComponentFactory __getComponentFactory(final String sImplName) in __getComponentFactory() argument
406 if (sImplName.equals(_SOReportJobFactory.class.getName())) in __getComponentFactory()
410 else if (sImplName.equals(SOFunctionManager.class.getName())) in __getComponentFactory()
414 else if (sImplName.equals(SOFormulaParser.class.getName())) in __getComponentFactory()
/trunk/main/desktop/test/deployment/locationtest/
H A DLocationTest.java122 public static XSingleComponentFactory __getComponentFactory(String sImplName) in __getComponentFactory() argument
126 if ( sImplName.equals( _LocationTest.class.getName() ) ) in __getComponentFactory()
/trunk/main/desktop/test/deployment/update/updateinfocreation/build/
H A DTestExtension.java122 public static XSingleComponentFactory __getComponentFactory(String sImplName) in __getComponentFactory() argument
126 if ( sImplName.equals( _TestExtension.class.getName() ) ) in __getComponentFactory()
/trunk/main/vbahelper/source/msforms/
H A Dvbacontrol.cxx499 static rtl::OUString sImplName( RTL_CONSTASCII_USTRINGPARAM("ScVbaControl") ); in getServiceImplName() local
500 return sImplName; in getServiceImplName()
/trunk/main/sc/source/ui/vba/
H A Dvbarange.cxx5737 static rtl::OUString sImplName( RTL_CONSTASCII_USTRINGPARAM("ScVbaRange") ); in getServiceImplName() local
5738 return sImplName; in getServiceImplName()
H A Dvbaworksheets.cxx445 static rtl::OUString sImplName( RTL_CONSTASCII_USTRINGPARAM("ScVbaWorksheets") ); in getServiceImplName() local
446 return sImplName; in getServiceImplName()
/trunk/main/comphelper/source/streaming/
H A Dmemorystream.cxx221 static const OUString sImplName( RTL_CONSTASCII_USTRINGPARAM( "com.sun.star.comp.MemoryStream" ) ); in getImplementationName_static() local
222 return sImplName; in getImplementationName_static()
/trunk/main/odk/examples/DevelopersGuide/Components/Addons/JobsAddon/
H A DAsyncJob.java412 … static com.sun.star.lang.XSingleComponentFactory __getComponentFactory(java.lang.String sImplName) in __getComponentFactory() argument
415 if (sImplName.equals(AsyncJob.IMPLEMENTATIONNAME)) in __getComponentFactory()
/trunk/main/odk/examples/DevelopersGuide/Components/SimpleLicense/
H A DLicenseTest.java121 public static XSingleComponentFactory __getComponentFactory(String sImplName) in __getComponentFactory() argument
125 if ( sImplName.equals( _LicenseTest.class.getName() ) ) in __getComponentFactory()
/trunk/main/odk/examples/DevelopersGuide/Components/dialogcomponent/
H A DDialogComponent.java289 public static XSingleComponentFactory __getComponentFactory(String sImplName) in __getComponentFactory() argument
293 if ( sImplName.equals( _DialogComponent.class.getName() ) ) in __getComponentFactory()
/trunk/main/odk/examples/java/MinimalComponent/
H A DMinimalComponent.java136 public static XSingleComponentFactory __getComponentFactory(String sImplName) in __getComponentFactory() argument
140 if ( sImplName.equals( _MinimalComponent.class.getName() ) ) in __getComponentFactory()
/trunk/main/odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/AsciiFilter/
H A DAsciiReplaceFilter.java692 public static XSingleComponentFactory __getComponentFactory(String sImplName) in __getComponentFactory() argument
696 if ( sImplName.equals( _AsciiReplaceFilter.class.getName() ) ) in __getComponentFactory()
/trunk/main/odk/examples/java/ToDo/
H A DToDo.java931 public static XSingleComponentFactory __getComponentFactory(String sImplName) { in __getComponentFactory() argument
934 if ( sImplName.equals( ToDoImpl.class.getName() ) ) in __getComponentFactory()
/trunk/main/cui/source/options/
H A Doptlingu.cxx218 String sImplName; member in ModuleUserData_Impl
226 sImplName(sImpName) in ModuleUserData_Impl()
234 const String& GetImplName() const {return sImplName;} in GetImplName()
/trunk/main/vbahelper/source/vbahelper/
H A Dvbadocumentbase.cxx285 static rtl::OUString sImplName( RTL_CONSTASCII_USTRINGPARAM("VbaDocumentBase") ); in getServiceImplName() local
286 return sImplName; in getServiceImplName()
H A Dvbalineformat.cxx435 static rtl::OUString sImplName( RTL_CONSTASCII_USTRINGPARAM("ScVbaLineFormat") ); in getServiceImplName() local
436 return sImplName; in getServiceImplName()
H A Dvbapictureformat.cxx126 static rtl::OUString sImplName( RTL_CONSTASCII_USTRINGPARAM("ScVbaPictureFormat") ); in getServiceImplName() local
127 return sImplName; in getServiceImplName()
H A Dvbashape.cxx655 static rtl::OUString sImplName( RTL_CONSTASCII_USTRINGPARAM("ScVbaShape") ); in getServiceImplName() local
656 return sImplName; in getServiceImplName()
H A Dvbashaperange.cxx361 static rtl::OUString sImplName( RTL_CONSTASCII_USTRINGPARAM("ScVbaShapeRange") ); in getServiceImplName() local
362 return sImplName; in getServiceImplName()
H A Dvbashapes.cxx117 static rtl::OUString sImplName( RTL_CONSTASCII_USTRINGPARAM("ScVbaShapes") ); in getServiceImplName() local
118 return sImplName; in getServiceImplName()
H A Dvbatextframe.cxx147 static rtl::OUString sImplName( RTL_CONSTASCII_USTRINGPARAM("VbaTextFrame") ); in getServiceImplName() local
148 return sImplName; in getServiceImplName()
H A Dvbawindowbase.cxx135 static rtl::OUString sImplName( RTL_CONSTASCII_USTRINGPARAM("VbaWindowBase") ); in getServiceImplName() local
136 return sImplName; in getServiceImplName()

Completed in 171 milliseconds

123456