Home
last modified time | relevance | path

Searched refs:aSeq (Results 226 – 250 of 494) sorted by last modified time

12345678910>>...20

/trunk/main/sw/source/core/access/
H A Daccpreview.cxx85 Sequence<OUString> aSeq( 2 ); in getSupportedServiceNames() local
86 aSeq[0] = OUString( RTL_CONSTASCII_USTRINGPARAM( sServiceName ) ); in getSupportedServiceNames()
87 aSeq[1] = OUString( RTL_CONSTASCII_USTRINGPARAM( sAccessibleServiceName ) ); in getSupportedServiceNames()
88 return aSeq; in getSupportedServiceNames()
/trunk/main/svx/source/unogallery/
H A Dunogalitem.cxx149 uno::Sequence< ::rtl::OUString > aSeq( 1 ); in getSupportedServiceNames_Static() local
151aSeq.getArray()[ 0 ] = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "com.sun.star.gallery.Gallery… in getSupportedServiceNames_Static()
153 return aSeq; in getSupportedServiceNames_Static()
H A Dunogaltheme.cxx94 uno::Sequence< ::rtl::OUString > aSeq( 1 ); in getSupportedServiceNames_Static() local
96aSeq.getArray()[ 0 ] = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "com.sun.star.gallery.Gallery… in getSupportedServiceNames_Static()
98 return aSeq; in getSupportedServiceNames_Static()
H A Dunogalthemeprovider.cxx99 uno::Sequence< ::rtl::OUString > aSeq( 1 ); in getSupportedServiceNames_Static() local
101aSeq.getArray()[ 0 ] = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "com.sun.star.gallery.Gallery… in getSupportedServiceNames_Static()
103 return aSeq; in getSupportedServiceNames_Static()
240 uno::Sequence< ::rtl::OUString > aSeq( nCount ); in getElementNames() local
247 aSeq[ nRealCount++ ] = pEntry->GetThemeName(); in getElementNames()
250 aSeq.realloc( nRealCount ); in getElementNames()
252 return aSeq; in getElementNames()
/trunk/main/svx/source/unodraw/
H A Dunoshap3.cxx490 uno::Sequence< OUString > aSeq( SvxShape::getSupportedServiceNames() ); in getSupportedServiceNames() local
492 return aSeq; in getSupportedServiceNames()
620 uno::Sequence< OUString > aSeq( SvxShape::getSupportedServiceNames() ); in getSupportedServiceNames() local
623 return aSeq; in getSupportedServiceNames()
736 uno::Sequence< OUString > aSeq( SvxShape::getSupportedServiceNames() ); in getSupportedServiceNames() local
739 return aSeq; in getSupportedServiceNames()
944 uno::Sequence< OUString > aSeq( SvxShape::getSupportedServiceNames() ); in getSupportedServiceNames() local
947 return aSeq; in getSupportedServiceNames()
1058 return aSeq; in getSupportedServiceNames()
1200 Sequence< OUString > aSeq( SvxShape::getSupportedServiceNames() ); in getSupportedServiceNames() local
[all …]
H A Dunoshap4.cxx291 uno::Sequence<sal_Int8> aSeq((sal_Int8*)aLnk.GetData(), (sal_Int32) aLnk.GetDataSize()); in getPropertyValueImpl() local
292 rValue <<= aSeq; in getPropertyValueImpl()
301 const uno::Sequence<sal_Int8> aSeq( in getPropertyValueImpl()
304 rValue <<= aSeq; in getPropertyValueImpl()
H A Dunoshape.cxx349 static ::com::sun::star::uno::Sequence< sal_Int8 > aSeq( 16 ); in getUnoTunnelId()
350 rtl_createUuid( (sal_uInt8*)aSeq.getArray(), 0, sal_True ); in getUnoTunnelId()
351 pSeq = &aSeq; in getUnoTunnelId()
761 const uno::Sequence<sal_Int8> aSeq( in GetBitmap()
764 aAny.setValue( &aSeq, ::getCppuType((const uno::Sequence< sal_Int8 >*)0) ); in GetBitmap()
3049 … uno::Sequence<sal_Int8> aSeq((sal_Int8*)aLnk.GetData(), (sal_Int32) aLnk.GetDataSize()); in getPropertyValueImpl() local
3050 rValue <<= aSeq; in getPropertyValueImpl()
3059 const uno::Sequence<sal_Int8> aSeq( in getPropertyValueImpl()
3062 rValue <<= aSeq; in getPropertyValueImpl()
3984 uno::Sequence< OUString > aSeq; in _getSupportedServiceNames() local
[all …]
H A Dunoshcol.cxx245 uno::Sequence< ::rtl::OUString > aSeq(2); in getSupportedServiceNames_Static() local
246 aSeq.getArray()[1] = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.drawing.Shapes") ); in getSupportedServiceNames_Static()
247aSeq.getArray()[1] = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.drawing.ShapeColle… in getSupportedServiceNames_Static()
248 return aSeq; in getSupportedServiceNames_Static()
H A Dunoctabl.cxx181 uno::Sequence< OUString > aSeq( nCount ); in getElementNames() local
182 OUString* pStrings = aSeq.getArray(); in getElementNames()
190 return aSeq; in getElementNames()
H A Dunomod.cxx231 uno::Sequence< OUString > aSeq( nCount ); in getAvailableServiceNames() local
232 OUString* pStrings = aSeq.getArray(); in getAvailableServiceNames()
243 return aSeq; in getAvailableServiceNames()
251 uno::Sequence< OUString > aSeq( nLen1+nLen2 ); in concatServiceNames() local
252 OUString* pStrings = aSeq.getArray(); in concatServiceNames()
266 return aSeq; in concatServiceNames()
594 uno::Sequence< OUString > aSeq( &aSN, 1 ); in getSupportedServiceNames() local
595 return aSeq; in getSupportedServiceNames()
745 uno::Sequence< OUString > aSeq( &aService, 1 ); in getSupportedServiceNames() local
746 return aSeq; in getSupportedServiceNames()
H A Dunomtabl.cxx387 uno::Sequence< OUString > aSeq( aNameSet.size() ); in getElementNames() local
388 OUString* pNames = aSeq.getArray(); in getElementNames()
398 return aSeq; in getElementNames()
H A Dunopage.cxx941 uno::Sequence< OUString > aSeq( 1 ); in getSupportedServiceNames() local
942aSeq.getArray()[0] = OUString( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.drawing.ShapeCollection" … in getSupportedServiceNames()
943 return aSeq; in getSupportedServiceNames()
H A DUnoNameItemTable.cxx278 uno::Sequence< OUString > aSeq( aNameSet.size() ); in getElementNames() local
279 OUString* pNames = aSeq.getArray(); in getElementNames()
289 return aSeq; in getElementNames()
H A DUnoNamespaceMap.cxx245 Sequence< ::rtl::OUString > aSeq( aPrefixSet.size() ); in getElementNames() local
246 ::rtl::OUString* pPrefixes = aSeq.getArray(); in getElementNames()
256 return aSeq; in getElementNames()
/trunk/main/svx/source/table/
H A Dtabledesign.cxx242 Sequence< OUString > aSeq( &aServiceName, 1 ); in getSupportedServiceNames() local
243 return aSeq; in getSupportedServiceNames()
520 Sequence< OUString > aSeq( &aServiceName, 1 ); in getSupportedServiceNames() local
521 return aSeq; in getSupportedServiceNames()
/trunk/main/svx/source/svdraw/
H A Dsvdlayer.cxx146 com::sun::star::uno::Sequence< sal_Int8 > aSeq; in PutValue() local
147 if( rAny >>= aSeq ) in PutValue()
149 sal_Int16 nCount = (sal_Int16)aSeq.getLength(); in PutValue()
156 aData[nIndex] = static_cast<sal_uInt8>(aSeq[nIndex]); in PutValue()
181 com::sun::star::uno::Sequence< sal_Int8 > aSeq( nNumBytesSet ); in QueryValue() local
185 aSeq[nIndex] = static_cast<sal_Int8>(aData[nIndex]); in QueryValue()
188 rAny <<= aSeq; in QueryValue()
H A Dsvdmodel.cxx2108 static Sequence< sal_Int8 > aSeq( 16 ); in getUnoTunnelImplementationId() local
2109 rtl_createUuid( (sal_uInt8*)aSeq.getArray(), 0, sal_True ); in getUnoTunnelImplementationId()
2110 pSeq = &aSeq; in getUnoTunnelImplementationId()
/trunk/main/svx/source/sidebar/text/
H A DTextCharacterSpacingControl.cxx160 …::com::sun::star::uno::Sequence < ::com::sun::star::beans::NamedValue > aSeq = aWinOpt.GetUserData… in Rearrange()
162 if ( aSeq.getLength()) in Rearrange()
163 aSeq[0].Value >>= aTmp; in Rearrange()
H A DTextCharacterSpacingPopup.cxx69 ::com::sun::star::uno::Sequence < ::com::sun::star::beans::NamedValue > aSeq(1); in PopupModeEndCallback()
70 aSeq[0].Name = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("Spacing") ); in PopupModeEndCallback()
71 aSeq[0].Value <<= ::rtl::OUString( String::CreateFromInt32( pControl->GetLastCustomValue() )); in PopupModeEndCallback()
72 aWinOpt.SetUserData( aSeq ); in PopupModeEndCallback()
/trunk/main/svx/source/sidebar/line/
H A DLineWidthControl.cxx216 …::com::sun::star::uno::Sequence < ::com::sun::star::beans::NamedValue > aSeq = aWinOpt.GetUserData… in SetWidthSelect()
218 if ( aSeq.getLength()) in SetWidthSelect()
219 aSeq[0].Value >>= aTmp; in SetWidthSelect()
H A DLineWidthPopup.cxx74 ::com::sun::star::uno::Sequence < ::com::sun::star::beans::NamedValue > aSeq(1); in PopupModeEndCallback()
75 aSeq[0].Name = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("LineWidth") ); in PopupModeEndCallback()
76 aSeq[0].Value <<= ::rtl::OUString( in PopupModeEndCallback()
78 aWinOpt.SetUserData( aSeq ); in PopupModeEndCallback()
/trunk/main/svx/source/sdr/primitive2d/
H A Dprimitivefactory2d.cxx112 static uno::Sequence< rtl::OUString > aSeq; in getSupportedServiceNames_Static() local
116 if(!aSeq.getLength()) in getSupportedServiceNames_Static()
118 aSeq.realloc(1L); in getSupportedServiceNames_Static()
119aSeq.getArray()[0L] = rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.graphic.PrimitiveFac… in getSupportedServiceNames_Static()
122 return aSeq; in getSupportedServiceNames_Static()
/trunk/main/svx/source/items/
H A Dgalleryitem.cxx74 aSeq[0].Value <<= m_nType; in QueryValue()
76 aSeq[1].Value <<= m_bIsLink; in QueryValue()
78 aSeq[2].Value <<= m_aURL; in QueryValue()
80 aSeq[3].Value <<= m_aURL; in QueryValue()
82 aSeq[4].Value <<= m_xDrawing; in QueryValue()
84 aSeq[5].Value <<= m_xGraphic; in QueryValue()
86 rVal <<= aSeq; in QueryValue()
93 css::uno::Sequence< css::beans::PropertyValue > aSeq; in PutValue() local
95 if ( !( rVal >>= aSeq ) || ( aSeq.getLength() < SVXGALLERYITEM_PARAMS ) ) in PutValue()
108 const css::beans::PropertyValue *pProp = aSeq.getConstArray(); in PutValue()
[all …]
H A Dviewlayoutitem.cxx118 aSeq[0].Name = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( VIEWLAYOUT_PARAM_COLUMNS )); in QueryValue()
119 aSeq[0].Value <<= sal_Int32( GetValue() ); in QueryValue()
121 aSeq[1].Value <<= sal_Bool( mbBookMode ); in QueryValue()
122 rVal <<= aSeq; in QueryValue()
144 ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue > aSeq; in PutValue()
145 if (( rVal >>= aSeq ) && ( aSeq.getLength() == VIEWLAYOUT_PARAMS )) in PutValue()
151 for ( sal_Int32 i = 0; i < aSeq.getLength(); i++ ) in PutValue()
153 if ( aSeq[i].Name.equalsAscii( VIEWLAYOUT_PARAM_COLUMNS )) in PutValue()
155 bAllConverted &= ( aSeq[i].Value >>= nColumns ); in PutValue()
158 else if ( aSeq[i].Name.equalsAscii( VIEWLAYOUT_PARAM_BOOKMODE )) in PutValue()
[all …]
H A Dzoomitem.cxx126 aSeq[0].Value <<= sal_Int32( GetValue() ); in QueryValue()
128 aSeq[1].Value <<= sal_Int16( nValueSet ); in QueryValue()
130 aSeq[2].Value <<= sal_Int16( eType ); in QueryValue()
131 rVal <<= aSeq; in QueryValue()
155 if (( rVal >>= aSeq ) && ( aSeq.getLength() == ZOOM_PARAMS )) in PutValue()
162 for ( sal_Int32 i = 0; i < aSeq.getLength(); i++ ) in PutValue()
164 if ( aSeq[i].Name.equalsAscii( ZOOM_PARAM_VALUE )) in PutValue()
166 bAllConverted &= ( aSeq[i].Value >>= nValueTmp ); in PutValue()
171 bAllConverted &= ( aSeq[i].Value >>= nValueSetTmp ); in PutValue()
174 else if ( aSeq[i].Name.equalsAscii( ZOOM_PARAM_TYPE )) in PutValue()
[all …]

Completed in 107 milliseconds

12345678910>>...20