Home
last modified time | relevance | path

Searched refs:aSeq (Results 101 – 125 of 494) sorted by path

12345678910>>...20

/trunk/main/embeddedobj/source/msole/
H A Dxolefactory.cxx323 uno::Sequence< ::rtl::OUString > aSeq = impl_staticGetSupportedServiceNames(); in supportsService() local
325 for ( sal_Int32 nInd = 0; nInd < aSeq.getLength(); nInd++ ) in supportsService()
326 if ( ServiceName.compareTo( aSeq[nInd] ) == 0 ) in supportsService()
/trunk/main/embeddedobj/test/MainThreadExecutor/
H A Dxexecutor.cxx123 uno::Sequence< ::rtl::OUString > aSeq = impl_staticGetSupportedServiceNames(); in supportsService() local
125 for ( sal_Int32 nInd = 0; nInd < aSeq.getLength(); nInd++ ) in supportsService()
126 if ( ServiceName.compareTo( aSeq[nInd] ) == 0 ) in supportsService()
/trunk/main/embeddedobj/test/mtexecutor/
H A Dbitmapcreator.cxx104 uno::Sequence< ::rtl::OUString > aSeq = impl_staticGetSupportedServiceNames(); in supportsService() local
106 for ( sal_Int32 nInd = 0; nInd < aSeq.getLength(); nInd++ ) in supportsService()
107 if ( ServiceName.compareTo( aSeq[nInd] ) == 0 ) in supportsService()
H A Dmainthreadexecutor.cxx105 uno::Sequence< ::rtl::OUString > aSeq = impl_staticGetSupportedServiceNames(); in supportsService() local
107 for ( sal_Int32 nInd = 0; nInd < aSeq.getLength(); nInd++ ) in supportsService()
108 if ( ServiceName.compareTo( aSeq[nInd] ) == 0 ) in supportsService()
/trunk/main/embedserv/source/embed/
H A Ddocholder.cxx135 aSeq[0] = beans::PropertyValue( in LoadDocInFrame()
143 aSeq[1] = beans::PropertyValue( in LoadDocInFrame()
151 aSeq[2] = beans::PropertyValue( in LoadDocInFrame()
160 aSeq.realloc( ++nLen ); in LoadDocInFrame()
172 aSeq.realloc( nLen+=2 ); in LoadDocInFrame()
195 aSeq); in LoadDocInFrame()
789 aSeq[0].Value <<= sal_True; in SetDocument()
1026 aSeq = in setTitle()
1030 if(aSeq[j].Name == in setTitle()
1034 aSeq[j].Value >>= aFilterName; in setTitle()
[all …]
H A Dintercept.cxx260 uno::Sequence<uno::Reference<uno::XInterface> > aSeq; in generateFeatureStateEvent() local
262 aSeq = pICH->getElements(); in generateFeatureStateEvent()
263 if(!aSeq.getLength()) in generateFeatureStateEvent()
299 for(sal_Int32 k = 0; k < aSeq.getLength(); ++k) in generateFeatureStateEvent()
302 Control(aSeq[k],uno::UNO_QUERY); in generateFeatureStateEvent()
/trunk/main/extensions/source/bibliography/
H A Dbibload.cxx721 Sequence<PropertyValue> aSeq(COLUMN_COUNT); in getPropertyValue() local
722 PropertyValue* pArray = aSeq.getArray(); in getPropertyValue()
729 aRet.setValue(&aSeq, ::getCppuType((Sequence<PropertyValue>*)0)); in getPropertyValue()
H A Ddatman.cxx1133 Sequence< ::rtl::OUString > aSeq = getQueryFields(); in getQueryField() local
1134 const ::rtl::OUString* pFields = aSeq.getConstArray(); in getQueryField()
1135 if(aSeq.getLength()>0) in getQueryField()
H A Dframectr.cxx365 ::com::sun::star::uno::Sequence< ::com::sun::star::frame::DispatchInformation > aSeq = in getConfigurableDispatchInformation()
368 return aSeq; in getConfigurableDispatchInformation()
/trunk/main/extensions/test/ole/cpnt/
H A Dcpnt.cxx430 return aSeq; in methodByte()
438 return aSeq; in methodFloat()
446 return aSeq; in methodDouble()
454 return aSeq; in methodBool()
462 return aSeq; in methodShort()
470 return aSeq; in methodUShort()
478 return aSeq; in methodLong()
486 return aSeq; in methodULong()
494 return aSeq; in methodString()
502 return aSeq; in methodChar()
[all …]
/trunk/main/extensions/test/ole/idl/
H A Doletest.idl35 sequence<byte> methodByte( [in] sequence<byte> aSeq );
36 sequence<float> methodFloat( [in] sequence<float> aSeq);
37 sequence<double> methodDouble( [in] sequence<double> aSeq);
38 sequence<boolean> methodBool( [in] sequence<boolean> aSeq);
39 sequence<short> methodShort( [in] sequence<short> aSeq);
41 sequence<long> methodLong( [in] sequence<long> aSeq);
43 sequence<string> methodString( [in] sequence<string> aSeq);
44 sequence<char> methodChar( [in] sequence<char> aSeq);
45 sequence<any> methodAny ( [in] sequence<any> aSeq);
46 sequence<type> methodType ( [in] sequence<type> aSeq);
[all …]
/trunk/main/extensions/test/ole/unoTocomCalls/XCallback_Impl/
H A DCallback.cpp428 /* [out][in] */ SAFEARRAY __RPC_FAR * __RPC_FAR *aSeq, in inoutValuesAll() argument
442 inoutSeqAny( aSeq); in inoutValuesAll()
H A DCallback.h74 /* [out][in] */ SAFEARRAY __RPC_FAR * __RPC_FAR *aSeq,
H A DXCallback_Impl.idl85 [in,out] SAFEARRAY( VARIANT)* aSeq,
/trunk/main/filter/source/msfilter/
H A Descherex.cxx1486 …::com::sun::star::uno::Sequence<sal_uInt8> aSeq = *(::com::sun::star::uno::Sequence<sal_uInt8>*)aA… in CreateGraphicProperties()
1487 const sal_uInt8* pAry = aSeq.getArray(); in CreateGraphicProperties()
1488 sal_uInt32 nAryLen = aSeq.getLength(); in CreateGraphicProperties()
H A Dmsdffimp.cxx2630 PropSeq aSeq( aPropVec.size() ); in ApplyCustomShapeGeometryAttributes() local
2631 beans::PropertyValue* pValues = aSeq.getArray(); in ApplyCustomShapeGeometryAttributes()
2636 rSet.Put( SdrCustomShapeGeometryItem( aSeq ) ); in ApplyCustomShapeGeometryAttributes()
2809 ::com::sun::star::uno::Sequence< sal_Int8 > aSeq; in CheckAndCorrectExcelTextRotation()
2810 sal_Int32 nBytesRead = xShapeXMLInputStream->readBytes( aSeq, 0x7fffffff ); in CheckAndCorrectExcelTextRotation()
2816 const char* pArry = reinterpret_cast< char* >( aSeq.getArray() ); in CheckAndCorrectExcelTextRotation()
H A Dmsoleexp.cxx210 uno::Sequence < beans::PropertyValue > aSeq(2); in ExportOLEObject() local
212 aSeq[0].Name = ::rtl::OUString::createFromAscii( "OutputStream" ); in ExportOLEObject()
214 aSeq[0].Value <<= xOut; in ExportOLEObject()
215 aSeq[1].Name = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "FilterName" ) ); in ExportOLEObject()
216 aSeq[1].Value <<= ::rtl::OUString( pExpFilter->GetName() ); in ExportOLEObject()
218 xStor->storeToURL( ::rtl::OUString::createFromAscii( "private:stream" ), aSeq ); in ExportOLEObject()
311 uno::Sequence < beans::PropertyValue > aSeq(1); in ExportOLEObject() local
312 aSeq[0].Name = ::rtl::OUString::createFromAscii( "OutputStream" ); in ExportOLEObject()
314 aSeq[0].Value <<= xOut; in ExportOLEObject()
316 … xStor->storeToURL( ::rtl::OUString::createFromAscii( "private:stream" ), aSeq ); in ExportOLEObject()
/trunk/main/filter/source/xmlfilterdetect/
H A Dfilterdetect.cxx208 Sequence< sal_Int8 > aSeq; in detect() local
209 xUOFInputStream->readBytes(aSeq, 2000); in detect()
210 ::rtl::OString sUOFXML( reinterpret_cast< sal_Char* >(aSeq.getArray())); in detect()
/trunk/main/forms/source/component/
H A DColumns.cxx135 static Sequence< sal_Int8 > aSeq( 16 ); in getUnoTunnelImplementationId() local
136 rtl_createUuid( (sal_uInt8*)aSeq.getArray(), 0, sal_True ); in getUnoTunnelImplementationId()
137 pSeq = &aSeq; in getUnoTunnelImplementationId()
H A DListBox.cxx1082 Sequence<sal_Int16> aSeq(1); in getDefaultForReset() local
1083 aSeq.getArray()[0] = m_nNULLPos; in getDefaultForReset()
1084 aValue <<= aSeq; in getDefaultForReset()
1088 Sequence<sal_Int16> aSeq; in getDefaultForReset() local
1089 aValue <<= aSeq; in getDefaultForReset()
/trunk/main/forms/source/xforms/
H A Dmodel_ui.cxx479 Sequence<PropertyValue> aSeq = mpInstances->getItem( nPos ); in renameInstance() local
480 PropertyValue* pSeq = aSeq.getArray(); in renameInstance()
481 sal_Int32 nLength = aSeq.getLength(); in renameInstance()
487 aSeq.realloc( nLength + 1 ); in renameInstance()
488 pSeq = aSeq.getArray(); in renameInstance()
507 mpInstances->setItem( nPos, aSeq ); in renameInstance()
/trunk/main/formula/source/core/api/
H A DFormulaOpCodeMapperObj.cxx108 uno::Sequence< rtl::OUString > aSeq( 1 ); in getSupportedServiceNames_Static() local
109aSeq[0] = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "com.sun.star.sheet.FormulaOpCodeMapper" )… in getSupportedServiceNames_Static()
110 return aSeq; in getSupportedServiceNames_Static()
/trunk/main/framework/source/fwe/classes/
H A Dactiontriggercontainer.cxx104 Sequence< ::rtl::OUString > aSeq( 3 ); in getAvailableServiceNames() local
106 aSeq[0] = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( SERVICENAME_ACTIONTRIGGER )); in getAvailableServiceNames()
107 aSeq[1] = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( SERVICENAME_ACTIONTRIGGERCONTAINER )); in getAvailableServiceNames()
108 aSeq[2] = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( SERVICENAME_ACTIONTRIGGERSEPARATOR )); in getAvailableServiceNames()
110 return aSeq; in getAvailableServiceNames()
H A Drootactiontriggercontainer.cxx147 Sequence< ::rtl::OUString > aSeq( 3 ); in getAvailableServiceNames() local
149 aSeq[0] = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( SERVICENAME_ACTIONTRIGGER )); in getAvailableServiceNames()
150 aSeq[1] = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( SERVICENAME_ACTIONTRIGGERCONTAINER )); in getAvailableServiceNames()
151 aSeq[2] = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( SERVICENAME_ACTIONTRIGGERSEPARATOR )); in getAvailableServiceNames()
153 return aSeq; in getAvailableServiceNames()
/trunk/main/framework/source/fwi/uielement/
H A Dconstitemcontainer.cxx305 static ::com::sun::star::uno::Sequence< sal_Int8 > aSeq( 16 ); in GetUnoTunnelId()
306 rtl_createUuid( (sal_uInt8*)aSeq.getArray(), 0, sal_True ); in GetUnoTunnelId()
307 pSeq = &aSeq; in GetUnoTunnelId()

Completed in 194 milliseconds

12345678910>>...20