Home
last modified time | relevance | path

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

12345678910>>...20

/trunk/main/writerfilter/source/doctok/
H A DWW8FontTable.cxx86 Sequence aSeq(mSequence, nOffset, nCount); in get_xszFfn() local
90 (&pNew, reinterpret_cast<const sal_Unicode *>(&aSeq[0])); in get_xszFfn()
100 Sequence aSeq(mSequence, nOffset, nCount); in get_altName() local
104 (&pNew, reinterpret_cast<const sal_Unicode *>(&aSeq[0])); in get_altName()
H A DWW8DocumentImpl.cxx1492 WW8Stream::Sequence aSeq = pIt->getText(); in resolveText() local
1494 sal_uInt32 nCount = aSeq.getCount(); in resolveText()
1511 sal_uInt32 nCharFirst = aSeq[0]; in resolveText()
1512 sal_uInt32 nCharLast = aSeq[nEndIndex]; in resolveText()
1518 text(rStream, &aSeq[0], 1); in resolveText()
1527 text(rStream, &aSeq[nStartIndex], nChars); in resolveText()
1532 text(rStream, &aSeq[nEndIndex], 1); in resolveText()
1541 sal_uInt32 nCharFirst = aSeq[0] + (aSeq[1] << 8); in resolveText()
1542 sal_uInt32 nCharLast = aSeq[nEndIndex] + (aSeq[nEndIndex + 1]); in resolveText()
1548 utext(rStream, &aSeq[0], 1); in resolveText()
[all …]
H A DWW8StyleSheet.cxx80 Sequence aSeq(mSequence, 0xe, nCount * 2); in get_xstzName() local
84 (&pNew, reinterpret_cast<const sal_Unicode *>(&aSeq[0])); in get_xstzName()
107 Sequence aSeq(mSequence, nOffset + 2, nCount * 2); in get_xstzName1() local
111 (&pNew, reinterpret_cast<const sal_Unicode *>(&aSeq[0])); in get_xstzName1()
/trunk/main/desktop/source/so_comp/
H A Dservices.cxx81 Sequence<OUString> aSeq; in getSupportedServiceNames() local
83 aSeq.realloc(i+1); in getSupportedServiceNames()
84 aSeq[i] = OUString::createFromAscii(names[i]); in getSupportedServiceNames()
86 return aSeq; in getSupportedServiceNames()
H A Devaluation.cxx135 Sequence < NamedValue > aSeq; in getExactName() local
136 if ( aData >>= aSeq ) in getExactName()
140 for (int i=0; i<aSeq.getLength(); i++ ) in getExactName()
142 NamedValue& rValue = aSeq[i]; in getExactName()
/trunk/main/desktop/source/splash/
H A Dservices_spl.cxx78 Sequence<OUString> aSeq; in getSupportedServiceNames() local
80 aSeq.realloc(i+1); in getSupportedServiceNames()
81 aSeq[i] = OUString::createFromAscii(names[i]); in getSupportedServiceNames()
83 return aSeq; in getSupportedServiceNames()
/trunk/main/toolkit/inc/toolkit/helper/
H A Dmacros.hxx46 static ::com::sun::star::uno::Sequence< sal_Int8 > aSeq( 16 ); \
47 rtl_createUuid( (sal_uInt8*)aSeq.getArray(), 0, sal_True ); \
48 pSeq = &aSeq; \
76 static ::com::sun::star::uno::Sequence< sal_Int8 > aSeq( 16 ); \
77 rtl_createUuid( (sal_uInt8*)aSeq.getArray(), 0, sal_True ); \
78 pSeq = &aSeq; \
/trunk/main/svtools/source/control/
H A Dvalueacc.cxx141 static uno::Sequence< sal_Int8 > aSeq; in getUnoTunnelId() local
143 if( !aSeq.getLength() ) in getUnoTunnelId()
148 aSeq.realloc( 16 ); in getUnoTunnelId()
149 rtl_createUuid( reinterpret_cast< sal_uInt8* >( aSeq.getArray() ), 0, sal_True ); in getUnoTunnelId()
152 return aSeq; in getUnoTunnelId()
885 static uno::Sequence< sal_Int8 > aSeq; in getUnoTunnelId() local
887 if( !aSeq.getLength() ) in getUnoTunnelId()
892 aSeq.realloc( 16 ); in getUnoTunnelId()
893 rtl_createUuid( reinterpret_cast< sal_uInt8* >( aSeq.getArray() ), 0, sal_True ); in getUnoTunnelId()
896 return aSeq; in getUnoTunnelId()
/trunk/main/sw/source/filter/xml/
H A Dxmlimp.cxx540 return aSeq; in getUnoTunnelId()
1597 const uno::Sequence< OUString > aSeq( &aServiceName, 1 ); in SwXMLImport_getSupportedServiceNames() local
1598 return aSeq; in SwXMLImport_getSupportedServiceNames()
1620 const uno::Sequence< OUString > aSeq( &aServiceName, 1 ); in SwXMLImportStyles_getSupportedServiceNames() local
1621 return aSeq; in SwXMLImportStyles_getSupportedServiceNames()
1648 const uno::Sequence< OUString > aSeq( &aServiceName, 1 ); in SwXMLImportContent_getSupportedServiceNames() local
1649 return aSeq; in SwXMLImportContent_getSupportedServiceNames()
1676 const uno::Sequence< OUString > aSeq( &aServiceName, 1 ); in SwXMLImportMeta_getSupportedServiceNames() local
1677 return aSeq; in SwXMLImportMeta_getSupportedServiceNames()
1699 const uno::Sequence< OUString > aSeq( &aServiceName, 1 ); in SwXMLImportSettings_getSupportedServiceNames() local
[all …]
/trunk/main/sc/source/ui/unoobj/
H A Dfielduno.cxx759 uno::Sequence<text::TextContentAnchorType> aSeq(1); in getPropertyValue() local
760 aSeq[0] = text::TextContentAnchorType_AS_CHARACTER; in getPropertyValue()
761 aRet <<= aSeq; in getPropertyValue()
823 static uno::Sequence< sal_Int8 > aSeq( 16 ); in getUnoTunnelId() local
824 rtl_createUuid( (sal_uInt8*)aSeq.getArray(), 0, sal_True ); in getUnoTunnelId()
825 pSeq = &aSeq; in getUnoTunnelId()
1440 uno::Sequence<text::TextContentAnchorType> aSeq(1); in getPropertyValue() local
1441 aSeq[0] = text::TextContentAnchorType_AS_CHARACTER; in getPropertyValue()
1442 aRet <<= aSeq; in getPropertyValue()
1497 static uno::Sequence< sal_Int8 > aSeq( 16 ); in getUnoTunnelId() local
[all …]
H A Dlinkuno.cxx574 uno::Sequence<rtl::OUString> aSeq(nLinkCount); in getElementNames() local
575 rtl::OUString* pAry = aSeq.getArray(); in getElementNames()
590 return aSeq; in getElementNames()
1399 uno::Sequence<rtl::OUString> aSeq(nCount); in getElementNames() local
1400 rtl::OUString* pAry = aSeq.getArray(); in getElementNames()
1407 return aSeq; in getElementNames()
1648 Sequence<OUString> aSeq(n); in getElementNames() local
1650 aSeq[i] = aValidNames[i]; in getElementNames()
1651 return aSeq; in getElementNames()
1771 Sequence<OUString> aSeq(n); in getElementNames() local
[all …]
/trunk/main/desktop/source/migration/
H A Dpages.cxx118 Sequence < NamedValue > aSeq; in checkEval() local
119 if (aData >>= aSeq) { in checkEval()
121 for (int i=0; i< aSeq.getLength(); i++) { in checkEval()
122 if (aSeq[i].Name.equalsAscii("NoEvalText")) { in checkEval()
123 aSeq[i].Value >>= bNoEvalText; in checkEval()
/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/xmloff/source/draw/
H A DXMLShapeStyleContext.cxx282 Sequence<OUString> aSeq(1); in FillPropertySet() local
283 aSeq[0] = sStyleName; in FillPropertySet()
286 aSeq, e.Message, NULL ); in FillPropertySet()
308 Sequence<OUString> aSeq; in FillPropertySet() local
311 aSeq, e.Message, NULL ); in FillPropertySet()
/trunk/main/framework/source/fwe/classes/
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/xmloff/source/style/
H A Dxmltabe.cxx113 uno::Sequence< ::com::sun::star::style::TabStop> aSeq; in Export() local
114 if(!(rAny >>= aSeq)) in Export()
120 const ::com::sun::star::style::TabStop* pTabs = aSeq.getConstArray(); in Export()
121 const sal_Int32 nTabs = aSeq.getLength(); in Export()
/trunk/main/chart2/source/controller/dialogs/
H A DDialogModel.cxx171 Sequence< Reference< XDataSeries > > aSeq( xVal->getDataSeries()); in operator =() local
176 for( sal_Int32 nI = 0; nI < aSeq.getLength(); ++ nI ) in operator =()
180 ::chart::DataSeriesHelper::getDataSeriesLabel( aSeq[nI], aRole ), in operator =()
181 ::std::make_pair( aSeq[nI], xCT ))); in operator =()
471 … const Sequence< Reference< data::XLabeledDataSequence > > aSeq( xSource->getDataSequences()); in getRolesWithRanges() local
472 ::std::copy( aSeq.getConstArray(), aSeq.getConstArray() + aSeq.getLength(), in getRolesWithRanges()
/trunk/main/connectivity/source/drivers/ado/
H A DAResultSet.cxx789 Sequence<sal_Int8> aSeq; in updateBinaryStream() local
790 x->readBytes(aSeq,length); in updateBinaryStream()
791 updateBytes(columnIndex,aSeq); in updateBinaryStream()
799 Sequence<sal_Int8> aSeq; in updateCharacterStream() local
800 x->readBytes(aSeq,length); in updateCharacterStream()
801 updateBytes(columnIndex,aSeq); in updateCharacterStream()
960 Sequence< sal_Int32 > aSeq(rows.getLength()); in deleteRows() local
963 sal_Int32* pSeq = aSeq.getArray(); in deleteRows()
967 OSL_ENSURE(i<aSeq.getLength(),"Index greater than length of sequence"); in deleteRows()
974 return aSeq; in deleteRows()
/trunk/main/sw/source/ui/shells/
H A Dlanghelper.cxx97 uno::Sequence< ::rtl::OUString > aSeq( 4 ); in GetLanguageStatus() local
98 aSeq[0] = aCurrentLang; in GetLanguageStatus()
99 aSeq[1] = aScriptTypesInUse; in GetLanguageStatus()
100 aSeq[2] = aKeyboardLang; in GetLanguageStatus()
101 aSeq[3] = SwLangHelper::GetTextForLanguageGuessing( pEditEngine, aSelection ); in GetLanguageStatus()
105 aItem.SetStringList( aSeq ); in GetLanguageStatus()
/trunk/main/vcl/source/helper/
H A Dxconnection.cxx145 Sequence< sal_Int8 > aSeq( (sal_Int8*)pData, nBytes ); in dispatchEvent() local
147 aEvent <<= aSeq; in dispatchEvent()
163 Sequence< sal_Int8 > aSeq( (sal_Int8*)pData, nBytes ); in dispatchErrorEvent() local
165 aEvent <<= aSeq; in dispatchErrorEvent()
/trunk/main/oox/source/ppt/
H A Dpptimport.cxx46 Sequence< OUString > aSeq( 2 ); in PowerPointImport_getSupportedServiceNames() local
47 aSeq[ 0 ] = CREATE_OUSTRING( "com.sun.star.document.ImportFilter" ); in PowerPointImport_getSupportedServiceNames()
48 aSeq[ 1 ] = CREATE_OUSTRING( "com.sun.star.document.ExportFilter" ); in PowerPointImport_getSupportedServiceNames()
49 return aSeq; in PowerPointImport_getSupportedServiceNames()
/trunk/main/embeddedobj/source/msole/
H A Dolevisual.cxx56 uno::Sequence< sal_Int8 > aSeq( 2 ); in GetVisualRepresentationInNativeFormat_Impl() local
57 xInStream->readBytes( aSeq, 2 ); in GetVisualRepresentationInNativeFormat_Impl()
59 if ( aSeq.getLength() == 2 && aSeq[0] == 'B' && aSeq[1] == 'M' ) in GetVisualRepresentationInNativeFormat_Impl()
/trunk/main/sd/source/ui/unoidl/
H A Dunolayer.cxx186 uno::Sequence< OUString > aSeq( &aServiceName, 1 ); in getSupportedServiceNames() local
187 return aSeq; in getSupportedServiceNames()
527 uno::Sequence< OUString > aSeq( &aServiceName, 1 ); in getSupportedServiceNames() local
528 return aSeq; in getSupportedServiceNames()
701 uno::Sequence< OUString > aSeq( nLayerCount ); in getElementNames() local
703 OUString* pStrings = aSeq.getArray(); in getElementNames()
713 return aSeq; in getElementNames()
/trunk/main/sfx2/source/appl/
H A Dchildwin.cxx314 ::com::sun::star::uno::Sequence < ::com::sun::star::beans::NamedValue > aSeq(1); in SaveStatus()
315 aSeq[0].Name = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("Data") ); in SaveStatus()
316 aSeq[0].Value <<= ::rtl::OUString( aWinData ); in SaveStatus()
317 aWinOpt.SetUserData( aSeq ); in SaveStatus()
423 …::com::sun::star::uno::Sequence < ::com::sun::star::beans::NamedValue > aSeq = aWinOpt.GetUserData… in InitializeChildWinFactory_Impl()
426 if ( aSeq.getLength() ) in InitializeChildWinFactory_Impl()
427 aSeq[0].Value >>= aTmp; in InitializeChildWinFactory_Impl()
/trunk/main/sfx2/source/control/
H A Drequest.cxx760 uno::Sequence < beans::PropertyValue > aSeq; in Done_Impl() local
762 TransformItems( pImp->pSlot->GetSlotId(), *pSet, aSeq, pImp->pSlot ); in Done_Impl()
763 pImp->Record( aSeq ); in Done_Impl()
769 uno::Sequence < beans::PropertyValue > aSeq; in Done_Impl() local
771 TransformItems( pImp->pSlot->GetSlotId(), *pSet, aSeq, pImp->pSlot ); in Done_Impl()
772 pImp->Record( aSeq ); in Done_Impl()

Completed in 272 milliseconds

12345678910>>...20