/aoo42x/main/svx/source/unodraw/ |
H A D | unoshape.cxx | 3424 comphelper::ServiceInfoHelper::addToSequence( SvxShape_LineServices,14, in _getSupportedServiceNames() 3459 comphelper::ServiceInfoHelper::addToSequence( SvxShape_RectServices,14, in _getSupportedServiceNames() 3496 comphelper::ServiceInfoHelper::addToSequence( SvxShape_CircServices,14, in _getSupportedServiceNames() 3532 comphelper::ServiceInfoHelper::addToSequence( SvxShape_PathServices,14, in _getSupportedServiceNames() 3567 comphelper::ServiceInfoHelper::addToSequence( SvxShape_PolyServices,15, in _getSupportedServiceNames() 3681 comphelper::ServiceInfoHelper::addToSequence( SvxShape_TextServices,14, in _getSupportedServiceNames() 3748 comphelper::ServiceInfoHelper::addToSequence( SvxShape_Ole2Services, 2, in _getSupportedServiceNames() 3817 comphelper::ServiceInfoHelper::addToSequence( SvxShape_PageServices, 2, in _getSupportedServiceNames() 3895 comphelper::ServiceInfoHelper::addToSequence( SvxShape_UnoServices, 2, in _getSupportedServiceNames() 3915 comphelper::ServiceInfoHelper::addToSequence( SvxShape_EdgeServices,15, in _getSupportedServiceNames() [all …]
|
H A D | unoshap3.cxx | 491 comphelper::ServiceInfoHelper::addToSequence( aSeq, 1, "com.sun.star.drawing.Shape3DScene" ); in getSupportedServiceNames() 621 comphelper::ServiceInfoHelper::addToSequence( aSeq, 2, "com.sun.star.drawing.Shape3D", in getSupportedServiceNames() 737 comphelper::ServiceInfoHelper::addToSequence( aSeq, 2, "com.sun.star.drawing.Shape3D", in getSupportedServiceNames() 945 comphelper::ServiceInfoHelper::addToSequence( aSeq, 2, "com.sun.star.drawing.Shape3D", in getSupportedServiceNames() 1056 comphelper::ServiceInfoHelper::addToSequence( aSeq, 2, "com.sun.star.drawing.Shape3D", in getSupportedServiceNames() 1201 comphelper::ServiceInfoHelper::addToSequence( aSeq, 2, "com.sun.star.drawing.Shape3D", in getSupportedServiceNames()
|
/aoo42x/main/oox/source/ppt/ |
H A D | animationspersist.cxx | 135 static Any addToSequence( const Any& rOldValue, const Any& rNewValue ) in addToSequence() function 187 aAny = addToSequence( aAny, iter->convert(pSlide) ); in convertList()
|
/aoo42x/main/editeng/source/uno/ |
H A D | unotext2.cxx | 394 comphelper::ServiceInfoHelper::addToSequence( aSeq, 5, "com.sun.star.style.ParagraphProperties", in getSupportedServiceNames() 700 comphelper::ServiceInfoHelper::addToSequence( aSeq, 4,"com.sun.star.style.ParagraphProperties", in getSupportedServiceNames()
|
H A D | unotext.cxx | 1528 comphelper::ServiceInfoHelper::addToSequence( aSeq, 3, "com.sun.star.style.CharacterProperties", in getSupportedServiceNames_Static() 2340 comphelper::ServiceInfoHelper::addToSequence( aSeq, 1, "com.sun.star.text.Text" ); in getSupportedServiceNames_Static()
|
/aoo42x/main/comphelper/inc/comphelper/ |
H A D | serviceinfohelper.hxx | 49 …static void addToSequence( ::com::sun::star::uno::Sequence< ::rtl::OUString >& rSeq, sal_uInt16 nS…
|
/aoo42x/main/comphelper/source/misc/ |
H A D | serviceinfohelper.cxx | 89 void ServiceInfoHelper::addToSequence( ::com::sun::star::uno::Sequence< ::rtl::OUString >& rSeq, sa… in addToSequence() function in comphelper::ServiceInfoHelper
|
/aoo42x/main/sd/source/ui/unoidl/ |
H A D | unoobj.cxx | 910 comphelper::ServiceInfoHelper::addToSequence( aSeq, 2, "com.sun.star.presentation.Shape", in getSupportedServiceNames() 920 …comphelper::ServiceInfoHelper::addToSequence( aSeq, 1, "com.sun.star.presentation.TitleTextShape" … in getSupportedServiceNames() 923 …comphelper::ServiceInfoHelper::addToSequence( aSeq, 1, "com.sun.star.presentation.OutlinerShape" ); in getSupportedServiceNames()
|
H A D | unopage.cxx | 1509 comphelper::ServiceInfoHelper::addToSequence( aSeq, 3, "com.sun.star.drawing.GenericDrawPage", in getSupportedServiceNames() 2281 comphelper::ServiceInfoHelper::addToSequence( aSeq, 1, "com.sun.star.drawing.DrawPage" ); in getSupportedServiceNames() 2284 comphelper::ServiceInfoHelper::addToSequence( aSeq, 1, "com.sun.star.presentation.DrawPage" ); in getSupportedServiceNames() 2847 comphelper::ServiceInfoHelper::addToSequence( aSeq, 1, "com.sun.star.drawing.MasterPage" ); in getSupportedServiceNames() 2850 …comphelper::ServiceInfoHelper::addToSequence( aSeq, 1, "com.sun.star.presentation.HandoutMasterPag… in getSupportedServiceNames()
|
/aoo42x/main/sd/source/filter/ppt/ |
H A D | pptinanimations.cxx | 201 static Any addToSequence( const Any& rOldValue, const Any& rNewValue ) in addToSequence() function 2947 …*pEvents = addToSequence( *pEvents, (aEvent.Trigger == EventTrigger::NONE) ? aEvent.Offset : makeA… in importAnimationEvents()
|