| /trunk/main/comphelper/source/misc/ |
| H A D | serviceinfohelper.cxx | 36 ::rtl::OUString SAL_CALL ServiceInfoHelper::getImplementationName() in getImplementationName() 42 sal_Bool SAL_CALL ServiceInfoHelper::supportsService( const ::rtl::OUString& ServiceName ) in supportsService() 47 sal_Bool SAL_CALL ServiceInfoHelper::supportsService( const ::rtl::OUString& ServiceName, const ::c… in supportsService() 57 ::com::sun::star::uno::Sequence< ::rtl::OUString > ServiceInfoHelper::getSupportedServiceNames(void) in getSupportedServiceNames() 65 ::com::sun::star::uno::Sequence< ::rtl::OUString > ServiceInfoHelper::concatSequences( const ::com:… in concatSequences() 89 void ServiceInfoHelper::addToSequence( ::com::sun::star::uno::Sequence< ::rtl::OUString >& rSeq, sa… in addToSequence()
|
| /trunk/main/svx/source/unodraw/ |
| H A D | unoshape.cxx | 3351 comphelper::ServiceInfoHelper::addToSequence( SvxShape_GroupServices, 2, in _getSupportedServiceNames() 3371 … comphelper::ServiceInfoHelper::addToSequence( SvxShape_CustomShapeServices, 13, in _getSupportedServiceNames() 3402 comphelper::ServiceInfoHelper::addToSequence( SvxShape_LineServices,14, in _getSupportedServiceNames() 3437 comphelper::ServiceInfoHelper::addToSequence( SvxShape_RectServices,14, in _getSupportedServiceNames() 3474 comphelper::ServiceInfoHelper::addToSequence( SvxShape_CircServices,14, in _getSupportedServiceNames() 3510 comphelper::ServiceInfoHelper::addToSequence( SvxShape_PathServices,14, in _getSupportedServiceNames() 3545 comphelper::ServiceInfoHelper::addToSequence( SvxShape_PolyServices,15, in _getSupportedServiceNames() 3583 comphelper::ServiceInfoHelper::addToSequence( SvxShape_FreeLineServices,15, in _getSupportedServiceNames() 3621 comphelper::ServiceInfoHelper::addToSequence( SvxShape_FreeFillServices,15, in _getSupportedServiceNames() 3659 comphelper::ServiceInfoHelper::addToSequence( SvxShape_TextServices,14, in _getSupportedServiceNames() [all …]
|
| H A D | unoshap3.cxx | 482 comphelper::ServiceInfoHelper::addToSequence( aSeq, 1, "com.sun.star.drawing.Shape3DScene" ); in getSupportedServiceNames() 611 comphelper::ServiceInfoHelper::addToSequence( aSeq, 2, "com.sun.star.drawing.Shape3D", in getSupportedServiceNames() 726 comphelper::ServiceInfoHelper::addToSequence( aSeq, 2, "com.sun.star.drawing.Shape3D", in getSupportedServiceNames() 933 comphelper::ServiceInfoHelper::addToSequence( aSeq, 2, "com.sun.star.drawing.Shape3D", in getSupportedServiceNames() 1043 comphelper::ServiceInfoHelper::addToSequence( aSeq, 2, "com.sun.star.drawing.Shape3D", in getSupportedServiceNames() 1187 comphelper::ServiceInfoHelper::addToSequence( aSeq, 2, "com.sun.star.drawing.Shape3D", in getSupportedServiceNames()
|
| H A D | unoshcol.cxx | 231 … return comphelper::ServiceInfoHelper::supportsService( ServiceName, getSupportedServiceNames() ); in supportsService()
|
| H A D | unomod.cxx | 577 … return comphelper::ServiceInfoHelper::supportsService( ServiceName, getSupportedServiceNames() ); in supportsService()
|
| H A D | unopage.cxx | 926 … return comphelper::ServiceInfoHelper::supportsService( ServiceName, getSupportedServiceNames() ); in supportsService()
|
| /trunk/main/editeng/source/uno/ |
| H A D | unotext2.cxx | 376 comphelper::ServiceInfoHelper::addToSequence( aSeq, 5, "com.sun.star.style.ParagraphProperties", in getSupportedServiceNames() 660 … return comphelper::ServiceInfoHelper::supportsService( ServiceName, getSupportedServiceNames() ); in supportsService() 666 comphelper::ServiceInfoHelper::addToSequence( aSeq, 4,"com.sun.star.style.ParagraphProperties", in getSupportedServiceNames()
|
| H A D | unotext.cxx | 1495 … return comphelper::ServiceInfoHelper::supportsService( ServiceName, getSupportedServiceNames() ); in supportsService() 1507 comphelper::ServiceInfoHelper::addToSequence( aSeq, 3, "com.sun.star.style.CharacterProperties", in getSupportedServiceNames_Static() 2294 comphelper::ServiceInfoHelper::addToSequence( aSeq, 1, "com.sun.star.text.Text" ); in getSupportedServiceNames_Static()
|
| H A D | unofield.cxx | 1097 … return comphelper::ServiceInfoHelper::supportsService( ServiceName, getSupportedServiceNames() ); in supportsService()
|
| /trunk/main/sd/source/ui/unoidl/ |
| H A D | unocpres.cxx | 77 … return comphelper::ServiceInfoHelper::supportsService( ServiceName, getSupportedServiceNames() ); in supportsService() 285 … return comphelper::ServiceInfoHelper::supportsService( ServiceName, getSupportedServiceNames() ); in supportsService()
|
| H A D | unopage.cxx | 1504 comphelper::ServiceInfoHelper::addToSequence( aSeq, 3, "com.sun.star.drawing.GenericDrawPage", in getSupportedServiceNames() 2032 … return comphelper::ServiceInfoHelper::supportsService( ServiceName, getSupportedServiceNames() ); in supportsService() 2262 comphelper::ServiceInfoHelper::addToSequence( aSeq, 1, "com.sun.star.drawing.DrawPage" ); in getSupportedServiceNames() 2265 … comphelper::ServiceInfoHelper::addToSequence( aSeq, 1, "com.sun.star.presentation.DrawPage" ); in getSupportedServiceNames() 2816 comphelper::ServiceInfoHelper::addToSequence( aSeq, 1, "com.sun.star.drawing.MasterPage" ); in getSupportedServiceNames() 2819 …comphelper::ServiceInfoHelper::addToSequence( aSeq, 1, "com.sun.star.presentation.HandoutMasterPag… in getSupportedServiceNames()
|
| H A D | unolayer.cxx | 177 … return comphelper::ServiceInfoHelper::supportsService( ServiceName, getSupportedServiceNames() ); in supportsService() 509 … return comphelper::ServiceInfoHelper::supportsService( ServiceName, getSupportedServiceNames() ); in supportsService()
|
| H A D | unoobj.cxx | 904 comphelper::ServiceInfoHelper::addToSequence( aSeq, 2, "com.sun.star.presentation.Shape", in getSupportedServiceNames() 914 …comphelper::ServiceInfoHelper::addToSequence( aSeq, 1, "com.sun.star.presentation.TitleTextShape" … in getSupportedServiceNames() 917 …comphelper::ServiceInfoHelper::addToSequence( aSeq, 1, "com.sun.star.presentation.OutlinerShape" ); in getSupportedServiceNames()
|
| H A D | SdUnoOutlineView.cxx | 242 … return comphelper::ServiceInfoHelper::supportsService( ServiceName, getSupportedServiceNames() ); in supportsService()
|
| H A D | SdUnoSlideView.cxx | 217 … return comphelper::ServiceInfoHelper::supportsService( ServiceName, getSupportedServiceNames() ); in supportsService()
|
| H A D | unopback.cxx | 198 … return comphelper::ServiceInfoHelper::supportsService( ServiceName, getSupportedServiceNames() ); in supportsService()
|
| H A D | SdUnoDrawView.cxx | 616 … return comphelper::ServiceInfoHelper::supportsService( ServiceName, getSupportedServiceNames() ); in supportsService()
|
| H A D | unomodel.cxx | 3008 … return comphelper::ServiceInfoHelper::supportsService( ServiceName, getSupportedServiceNames() ); in supportsService()
|
| /trunk/main/svx/source/table/ |
| H A D | tabledesign.cxx | 234 … return comphelper::ServiceInfoHelper::supportsService( ServiceName, getSupportedServiceNames() ); in supportsService() 512 … return comphelper::ServiceInfoHelper::supportsService( ServiceName, getSupportedServiceNames() ); in supportsService()
|
| /trunk/main/comphelper/inc/comphelper/ |
| H A D | serviceinfohelper.hxx | 38 class COMPHELPER_DLLPUBLIC ServiceInfoHelper : public ::com::sun::star::lang::XServiceInfo class
|
| /trunk/main/sd/source/core/ |
| H A D | stlfamily.cxx | 195 … return comphelper::ServiceInfoHelper::supportsService( ServiceName, getSupportedServiceNames() ); in supportsService()
|
| H A D | stlsheet.cxx | 967 … return comphelper::ServiceInfoHelper::supportsService( ServiceName, getSupportedServiceNames() ); in supportsService()
|
| /trunk/main/chart2/source/controller/accessibility/ |
| H A D | AccessibleBase.cxx | 930 … return comphelper::ServiceInfoHelper::supportsService( ServiceName, getSupportedServiceNames() ); in supportsService()
|
| /trunk/main/sd/source/ui/slideshow/ |
| H A D | slideshow.cxx | 290 …return comphelper::ServiceInfoHelper::supportsService( ServiceName, getSupportedServiceNames( ) ); in supportsService()
|