Home
last modified time | relevance | path

Searched refs:sImplName (Results 126 – 146 of 146) sorted by relevance

123456

/aoo42x/main/sc/source/ui/vba/
H A Dvbafont.cxx483 static rtl::OUString sImplName( RTL_CONSTASCII_USTRINGPARAM("ScVbaFont") ); in getServiceImplName() local
484 return sImplName; in getServiceImplName()
H A Dvbaaxis.cxx651 static rtl::OUString sImplName( RTL_CONSTASCII_USTRINGPARAM("ScVbaAxis") ); in getServiceImplName() local
652 return sImplName; in getServiceImplName()
H A Dvbaworksheets.cxx445 static rtl::OUString sImplName( RTL_CONSTASCII_USTRINGPARAM("ScVbaWorksheets") ); in getServiceImplName() local
446 return sImplName; in getServiceImplName()
H A Dvbapagesetup.cxx608 static rtl::OUString sImplName( RTL_CONSTASCII_USTRINGPARAM("ScVbaPageSetup") ); in getServiceImplName() local
609 return sImplName; in getServiceImplName()
H A Dvbaformat.cxx801 static rtl::OUString sImplName( RTL_CONSTASCII_USTRINGPARAM("ScVbaFormat") ); in getServiceImplName() local
802 return sImplName; in getServiceImplName()
H A Dvbawindow.cxx880 static rtl::OUString sImplName( RTL_CONSTASCII_USTRINGPARAM("ScVbaWindow") ); in getServiceImplName() local
881 return sImplName; in getServiceImplName()
H A Dvbachart.cxx1234 static rtl::OUString sImplName( RTL_CONSTASCII_USTRINGPARAM("ScVbaChart") ); in getServiceImplName() local
1235 return sImplName; in getServiceImplName()
H A Dvbaapplication.cxx1170 static rtl::OUString sImplName( RTL_CONSTASCII_USTRINGPARAM("ScVbaApplication") ); in getServiceImplName() local
1171 return sImplName; in getServiceImplName()
H A Dvbaworksheet.cxx972 static rtl::OUString sImplName( RTL_CONSTASCII_USTRINGPARAM("ScVbaWorksheet") ); in getServiceImplName() local
973 return sImplName; in getServiceImplName()
H A Dvbarange.cxx5737 static rtl::OUString sImplName( RTL_CONSTASCII_USTRINGPARAM("ScVbaRange") ); in getServiceImplName() local
5738 return sImplName; in getServiceImplName()
/aoo42x/main/sw/source/ui/vba/
H A Dvbaparagraphformat.cxx554 static rtl::OUString sImplName( RTL_CONSTASCII_USTRINGPARAM("SwVbaParagraphFormat") ); in getServiceImplName() local
555 return sImplName; in getServiceImplName()
H A Dvbaselection.cxx660 static rtl::OUString sImplName( RTL_CONSTASCII_USTRINGPARAM("SwVbaSelection") ); in getServiceImplName() local
661 return sImplName; in getServiceImplName()
H A Dvbastyles.cxx359 static rtl::OUString sImplName( RTL_CONSTASCII_USTRINGPARAM("SwVbaStyles") ); in getServiceImplName() local
360 return sImplName; in getServiceImplName()
/aoo42x/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()
/aoo42x/main/vbahelper/source/vbahelper/
H A Dvbashape.cxx655 static rtl::OUString sImplName( RTL_CONSTASCII_USTRINGPARAM("ScVbaShape") ); in getServiceImplName() local
656 return sImplName; in getServiceImplName()
H A Dvbashapes.cxx117 static rtl::OUString sImplName( RTL_CONSTASCII_USTRINGPARAM("ScVbaShapes") ); in getServiceImplName() local
118 return sImplName; in getServiceImplName()
/aoo42x/main/sw/inc/
H A Dunoevent.hxx43 const ::rtl::OUString sImplName; member in SwHyperlinkEventDescriptor
/aoo42x/main/vbahelper/source/msforms/
H A Dvbacontrol.cxx499 static rtl::OUString sImplName( RTL_CONSTASCII_USTRINGPARAM("ScVbaControl") ); in getServiceImplName() local
500 return sImplName; in getServiceImplName()
/aoo42x/main/svtools/inc/svtools/
H A Dunoevent.hxx264 const ::rtl::OUString sImplName; member in SvDetachedEventDescriptor
/aoo42x/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()
/aoo42x/main/sw/source/core/access/
H A Dacctable.cxx2106 … static const sal_Char sImplName[] = "com.sun.star.comp.Writer.SwAccessibleTableColumnHeadersView"; in getImplementationName() local
2107 return OUString(RTL_CONSTASCII_USTRINGPARAM(sImplName)); in getImplementationName()

Completed in 250 milliseconds

123456