Home
last modified time | relevance | path

Searched refs:aSeq (Results 276 – 300 of 494) sorted by relevance

1...<<11121314151617181920

/trunk/main/toolkit/source/awt/
H A Dvclxwindows.cxx1637 return aSeq; in getItems()
1652 ::com::sun::star::uno::Sequence<sal_Int16> aSeq; in getSelectedItemsPos()
1659 aSeq.getArray()[n] = pBox->GetSelectEntryPos( n ); in getSelectedItemsPos()
1661 return aSeq; in getSelectedItemsPos()
1688 return aSeq; in getSelectedItems()
1975 ::rtl::OUString* pStrings = aSeq.getArray(); in getProperty()
1978 aProp <<= aSeq; in getProperty()
4029 aSeq.getArray()[n] = pBox->GetEntry( n ); in getItems()
4032 return aSeq; in getItems()
4136 ::rtl::OUString* pStrings = aSeq.getArray(); in getProperty()
[all …]
/trunk/main/sw/source/ui/app/
H A Ddocsh2.cxx1067 uno::Sequence< sal_Int8 > aSeq( nLen ); in Execute() local
1068 aLockBytes.ReadAt( 0, aSeq.getArray(), nLen, &nRead ); in Execute()
1072 aArgs[0].Value <<= aSeq; in Execute()
1141 uno::Sequence< sal_Int8 > aSeq( nLen ); in Execute() local
1142 aLockBytes.ReadAt( 0, aSeq.getArray(), nLen, &nRead ); in Execute()
1146 aArgs[0].Value <<= aSeq; in Execute()
/trunk/main/xmloff/source/meta/
H A DMetaImportComponent.cxx97 const uno::Sequence< rtl::OUString > aSeq( &aServiceName, 1 ); in XMLMetaImportComponent_getSupportedServiceNames() local
98 return aSeq; in XMLMetaImportComponent_getSupportedServiceNames()
/trunk/main/sfx2/source/doc/
H A Dobjitem.cxx94 …::com::sun::star::uno::Sequence < sal_Int8 > aSeq( (sal_Int8*) SvGlobalName( SFX_GLOBAL_CLASSID ).… in PutValue()
95 sal_Int64 nHandle = xTunnel->getSomething( aSeq ); in PutValue()
/trunk/main/svx/source/fmcomp/
H A Dgridcell.cxx4246 ::comphelper::StringSequence aSeq; in getItems()
4250 aSeq = ::comphelper::StringSequence( nEntries ); in getItems()
4254 aSeq.getArray()[n] = m_pBox ->GetEntry( n ); in getItems()
4257 return aSeq; in getItems()
4276 Sequence<sal_Int16> aSeq; in getSelectedItemsPos() local
4282 aSeq = Sequence<sal_Int16>( nSelEntries ); in getSelectedItemsPos()
4286 return aSeq; in getSelectedItemsPos()
4308 ::comphelper::StringSequence aSeq; in getSelectedItems()
4318 return aSeq; in getSelectedItems()
4699 static Sequence< sal_Int8 > aSeq( 16 ); in getUnoTunnelId() local
[all …]
/trunk/main/dbaccess/source/core/api/
H A DRowSet.cxx806 Sequence<sal_Int8> aSeq; in updateBinaryStream() local
808 x->readBytes(aSeq,length); in updateBinaryStream()
809 updateValue(columnIndex,aSeq); in updateBinaryStream()
1968 Sequence< ::rtl::OUString> aSeq = m_xColumns->getElementNames(); in execute_NoApprove_NoNewConn() local
1969 if( i <= aSeq.getLength()) in execute_NoApprove_NoNewConn()
1971 m_xColumns->getByName(aSeq.getConstArray()[i-1]) >>= xColumn; in execute_NoApprove_NoNewConn()
2835 Sequence< ::rtl::OUString> aSeq = rParent.m_pColumns->getElementNames(); in ORowSetClone() local
2836 const ::rtl::OUString* pIter = aSeq.getConstArray(); in ORowSetClone()
2837 const ::rtl::OUString* pEnd = pIter + aSeq.getLength(); in ORowSetClone()
2838 aColumns->get().reserve(aSeq.getLength()+1); in ORowSetClone()
H A Dtablecontainer.cxx352 Sequence< ::rtl::OUString> aSeq = xNames->getElementNames(); in appendObject() local
353 const ::rtl::OUString* pIter = aSeq.getConstArray(); in appendObject()
354 const ::rtl::OUString* pEnd = pIter + aSeq.getLength(); in appendObject()
/trunk/main/sd/source/filter/ppt/
H A Dpptinanimations.cxx3442 Sequence< Any > aSeq; in dump() local
3450 if( rAny >>= aSeq ) in dump()
3452 const sal_Int32 nSize = aSeq.getLength(); in dump()
3456 dump( aSeq[nIndex++] ); in dump()
3776 Sequence< Any > aSeq; in dump_target() local
3777 if( rAny >>= aSeq ) in dump_target()
3779 if( aSeq.getLength() >= 1 ) aSource = aSeq[0]; in dump_target()
3780 if( aSeq.getLength() >= 2 ) aSourceData = aSeq[1]; in dump_target()
/trunk/main/svx/source/customshapes/
H A DEnhancedCustomShapeEngine.cxx463 SEQ( REF( com::sun::star::drawing::XCustomShapeHandle ) ) aSeq( nHdlCount ); in SEQ()
465 aSeq[ i ] = new EnhancedCustomShapeHandle( mxShape, i ); in SEQ()
466 return aSeq; in SEQ()
/trunk/main/svx/source/unodraw/
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()
/trunk/main/xmloff/source/text/
H A Dtxtstyli.cxx617 Sequence< rtl::OUString > aSeq(1); in FillPropertySet() local
618 aSeq[0] = sStyleName; in FillPropertySet()
619 … GetImport().SetError(XMLERROR_STYLE_PROP_VALUE | XMLERROR_FLAG_WARNING, aSeq, e.Message, NULL); in FillPropertySet()
/trunk/main/svtools/source/misc/
H A Dtransfer2.cxx508 Sequence< sal_Int8 > aSeq( nLen ); in CopyAnyData() local
509 memcpy( aSeq.getArray(), pData, nLen ); in CopyAnyData()
510 aEntry.aAny <<= aSeq; in CopyAnyData()
/trunk/main/oox/source/ppt/
H A Dtimenode.cxx308 Sequence< NamedValue > aSeq; in setNode() local
439 if( aValue >>= aSeq ) in setNode()
440 xNode->setUserData( aSeq ); in setNode()
/trunk/main/cppcanvas/source/mtfrenderer/
H A Dpolypolyaction.cxx310 uno::Sequence< rendering::Texture > aSeq(1); in render() local
311 aSeq[0] = maTexture; in render()
316 aSeq ); in render()
/trunk/main/sw/source/filter/ww8/
H A Drtfimportfilter.cxx123 const uno::Sequence< OUString > aSeq( &aServiceName, 1 ); in RtfImport_getSupportedServiceNames() local
124 return aSeq; in RtfImport_getSupportedServiceNames()
H A Ddocxexportfilter.cxx109 const uno::Sequence< OUString > aSeq( &aServiceName, 1 ); in DocxExport_getSupportedServiceNames() local
110 return aSeq; in DocxExport_getSupportedServiceNames()
/trunk/main/sax/source/fastparser/
H A Dfastparser.cxx263 Sequence< sal_Int8 > aSeq( (sal_Int8*)rToken.getStr(), rToken.getLength() ); in GetToken() local
265 return getEntity().mxTokenHandler->getTokenFromUTF8( aSeq ); in GetToken()
273 Sequence< sal_Int8 > aSeq( (sal_Int8*)pToken, nLen ); in GetToken() local
275 return getEntity().mxTokenHandler->getTokenFromUTF8( aSeq ); in GetToken()
/trunk/main/starmath/source/
H A Dunomodel.cxx400 static uno::Sequence< sal_Int8 > aSeq; in getUnoTunnelId() local
401 if(!aSeq.getLength()) in getUnoTunnelId()
403 aSeq.realloc( 16 ); in getUnoTunnelId()
404 rtl_createUuid( (sal_uInt8*)aSeq.getArray(), 0, sal_True ); in getUnoTunnelId()
406 return aSeq; in getUnoTunnelId()
/trunk/main/connectivity/source/drivers/odbcbase/
H A DOResultSet.cxx1105 Sequence<sal_Int8> aSeq; in updateBinaryStream() local
1106 x->readBytes(aSeq,length); in updateBinaryStream()
1107 updateBytes(columnIndex,aSeq); in updateBinaryStream()
1718 Sequence< sal_Int8 > aSeq; in fillNeededData() local
1725 aSeq = m_aRow[nColumnIndex]; in fillNeededData()
1726 N3SQLPutData (m_aStatementHandle, aSeq.getArray(), aSeq.getLength()); in fillNeededData()
/trunk/main/xmloff/source/core/
H A DXMLEmbeddedObjectExportFilter.cxx176 Sequence< OUString > aSeq; in getSupportedServiceNames() local
177 return aSeq; in getSupportedServiceNames()
/trunk/main/svtools/source/graphic/
H A Ddescriptor.cxx200 uno::Sequence< ::rtl::OUString > aSeq( 1 ); in getSupportedServiceNames_Static() local
202aSeq.getArray()[ 0 ] = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "com.sun.star.graphic.Graphic… in getSupportedServiceNames_Static()
204 return aSeq; in getSupportedServiceNames_Static()
/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()
/trunk/main/accessibility/source/standard/
H A Dvclxaccessiblemenuitem.cxx507 Sequence< awt::KeyStroke > aSeq; in getAccessibleActionKeyBinding() local
518 aSeq = xKeyB->getAccessibleKeyBinding( 1 ); in getAccessibleActionKeyBinding()
522 Sequence< awt::KeyStroke > aSeq2 = ::comphelper::concatSequences( aSeq, aSeq1 ); in getAccessibleActionKeyBinding()
/trunk/main/ucb/source/ucp/package/
H A Dpkgcontent.cxx127 uno::Sequence< ucb::ContentInfo > aSeq( 2 ); in getCreatableContentsInfo() local
130 aSeq.getArray()[ 0 ].Type in getCreatableContentsInfo()
132 aSeq.getArray()[ 0 ].Attributes in getCreatableContentsInfo()
134 aSeq.getArray()[ 0 ].Properties = aProps; in getCreatableContentsInfo()
137 aSeq.getArray()[ 1 ].Type in getCreatableContentsInfo()
139 aSeq.getArray()[ 1 ].Attributes in getCreatableContentsInfo()
142 aSeq.getArray()[ 1 ].Properties = aProps; in getCreatableContentsInfo()
144 return aSeq; in getCreatableContentsInfo()
/trunk/main/sd/source/ui/unoidl/
H A DSdUnoOutlineView.cxx263 uno::Sequence< OUString > aSeq( &aSN, 1 ); in getSupportedServiceNames() local
264 return aSeq; in getSupportedServiceNames()

Completed in 358 milliseconds

1...<<11121314151617181920