Home
last modified time | relevance | path

Searched refs:aSequ (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sc/workben/
H A Daddin.cxx82 uno::Sequence <rtl::OUString> aSequ = ScTestAddIn::getSupportedServiceNames_Static(); in component_writeInfo() local
83 const rtl::OUString * pArray = aSequ.getConstArray(); in component_writeInfo()
84 for( INT32 i = 0; i < aSequ.getLength(); i++ ) in component_writeInfo()
/trunk/main/chart2/workbench/addin/
H A Dsampleaddin.cxx61 uno::Sequence< OUString > aSequ = SampleAddIn::getSupportedServiceNames_Static(); in component_writeInfo() local
62 const OUString * pArray = aSequ.getConstArray(); in component_writeInfo()
63 for( sal_Int32 i = 0; i < aSequ.getLength(); i++ ) in component_writeInfo()
/trunk/main/sot/source/sdstor/
H A Dstorage.cxx1463 … ::com::sun::star::uno::Sequence < sal_Int8 > aSequ( (sal_Int8*) pBuffer, RTL_DIGEST_LENGTH_SHA1 ); in SetKey()
1465 aAny <<= aSequ; in SetKey()
H A Ducbstorage.cxx720 … ::com::sun::star::uno::Sequence < sal_Int8 > aSequ( (sal_Int8*) pBuffer, RTL_DIGEST_LENGTH_SHA1 ); in UCBStorageStream_Impl()
722 aAny <<= aSequ; in UCBStorageStream_Impl()
/trunk/main/sfx2/source/appl/
H A Dappuno.cxx1296 ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue> aSequ( nProps ); in TransformItems()
1297 ::com::sun::star::beans::PropertyValue *pValue = aSequ.getArray(); in TransformItems()
1668 rArgs = aSequ; in TransformItems()

Completed in 55 milliseconds