/aoo41x/main/extensions/test/stm/ |
H A D | testfactreg.hxx | 58 m_seqErrors.realloc( m_seqErrors.getLen() + 1 ); \ 59 m_seqExceptions.realloc( m_seqExceptions.getLen() + 1 ); \ 70 m_seqErrors.getArray()[ m_seqErrors.getLen()-1] = StringToOUString( str , CHARSET_SYSTEM ); \ 77 m_seqWarnings.realloc( m_seqErrors.getLen() +1 ); \ 88 m_seqWarnings.getArray()[ m_seqWarnings.getLen()-1] = StringToOUString( str , CHARSET_SYSTEM ); \ 103 m_seqExceptions.getArray()[ m_seqExceptions.getLen()-1] = UsrAny( Exception );\
|
H A D | pipetest.cxx | 221 return m_seqErrors.getLen() == 0; in testPassed() 272 input->skipBytes( seqWrite.getLen() - 5 ); in testSimple() 281 (char*) &( seqWrite.getArray()[seqWrite.getLen()-5] ) ), in testSimple() 287 ERROR_ASSERT( seqWrite.getLen() == input->available(), "wrong available() after write" ); in testSimple() 290 ERROR_ASSERT( seqWrite.getLen() -10 == input->readSomeBytes( seqRead , 100 ) , in testSimple() 338 input->readBytes( seqRead, createIntSeq(i).getLen() ); in testBufferResizing() 373 if( 0 == input->readBytes( seqRead, createIntSeq(i).getLen() ) ) { in testMultithreading()
|
H A D | marktest.cxx | 187 return m_seqErrors.getLen() == 0; in testPassed() 220 memcpy( seqWrite.getArray() , pcStr , seqWrite.getLen() ); in testSimple() 222 Sequence<BYTE> seqRead( seqWrite.getLen() ); in testSimple() 240 rInput->readBytes( seqRead , seqWrite.getLen() ); in testSimple() 254 ERROR_ASSERT( nMax*seqWrite.getLen() == rMarkable->offsetToMark( nMark ) , in testSimple() 258 …ERROR_ASSERT( nMax*seqWrite.getLen() == rInput->available(),"bytes are not available though mark h… in testSimple() 260 rInput->skipBytes( nMax*seqWrite.getLen() ); in testSimple() 554 return m_seqErrors.getLen() == 0; in testPassed()
|
H A D | datatest.cxx | 233 return m_seqErrors.getLen() == 0; in testPassed()
|
/aoo41x/main/extensions/test/sax/ |
H A D | testwriter.cxx | 57 m_seqErrors.realloc( m_seqErrors.getLen() + 1 ); \ 58 m_seqExceptions.realloc( m_seqExceptions.getLen() + 1 ); \ 69 m_seqErrors.getArray()[ m_seqErrors.getLen()-1] = StringToUString( str , CHARSET_SYSTEM ); \ 76 m_seqWarnings.realloc( m_seqErrors.getLen() +1 ); \ 87 m_seqWarnings.getArray()[ m_seqWarnings.getLen()-1] = StringToUString( str , CHARSET_SYSTEM ); \ 102 m_seqExceptions.getArray()[ m_seqExceptions.getLen()-1] = UsrAny( Exception );\ 159 fwrite( aData.getConstArray() , 1 , aData.getLen() , m_f ); in writeBytes() 520 return m_seqErrors.getLen() == 0; in testPassed()
|
H A D | testsax.cxx | 58 m_seqErrors.realloc( m_seqErrors.getLen() + 1 ); \ 59 m_seqExceptions.realloc( m_seqExceptions.getLen() + 1 ); \ 70 m_seqErrors.getArray()[ m_seqErrors.getLen()-1] = StringToUString( str , CHARSET_SYSTEM ); \ 77 m_seqWarnings.realloc( m_seqErrors.getLen() +1 ); \ 88 m_seqWarnings.getArray()[ m_seqWarnings.getLen()-1] = StringToUString( str , CHARSET_SYSTEM ); \ 103 m_seqExceptions.getArray()[ m_seqExceptions.getLen()-1] = UsrAny( Exception );\ 276 return m_seqErrors.getLen() == 0; in testPassed()
|
/aoo41x/main/extensions/workben/ |
H A D | testcomponent.cxx | 187 if( seqWarnings.getLen() > nWarningCount ) { in main() 189 for( ; nWarningCount < seqWarnings.getLen() ; nWarningCount ++ ) { in main() 196 if( seqErrors.getLen() > nErrorCount ) { in main() 198 for( ; nErrorCount < seqErrors.getLen() ; nErrorCount ++ ) { in main()
|
H A D | pythontest.cxx | 248 iMax = ci.LocalVariableNames.getLen(); in cmdLine() 261 int iMax = seq.getLen(); in cmdLine() 341 iMax = seq.getLen(); in dumpIntrospectionToStream() 349 iMax = seqProp.getLen(); in dumpIntrospectionToStream() 408 int i,iMax = seq.getLen(); in dumpVarToStream() 431 int i,iMax = pSeqRefl->getLen( aValue ); in dumpVarToStream()
|
/aoo41x/main/stoc/source/corereflection/ |
H A D | crarray.cxx | 117 sal_Int32 ArrayIdlClassImpl::getLen( const Any & rArray ) in getLen() function in stoc_corefl::ArrayIdlClassImpl
|
H A D | base.hxx | 314 …virtual sal_Int32 SAL_CALL getLen( const Any & rArray ) throw(::com::sun::star::lang::IllegalArgum…
|
/aoo41x/main/xmlhelp/source/cxxhelp/provider/ |
H A D | urlparameter.cxx | 401 sal_Int32 getLen() const { return sal_Int32( len ); } in getLen() function in InputStreamTransformer 474 xDataSink->writeBytes( Sequence< sal_Int8 >( p->getData(),p->getLen() ) ); in open()
|
/aoo41x/main/udkapi/com/sun/star/reflection/ |
H A D | XIdlArray.idl | 74 long getLen( [in] any array )
|
/aoo41x/main/sc/workben/ |
H A D | test.cxx | 313 USHORT nLen = (USHORT)aSeq.getLen(); in lcl_OutputNames() 960 if (aFields.getLen()) in lcl_Sort() 1013 if (aFields.getLen()) in lcl_Filter()
|
/aoo41x/main/stoc/source/inspect/ |
H A D | introspection.cxx | 919 …virtual sal_Int32 SAL_CALL getLen(const Any& array) throw( IllegalArgumentException, RuntimeExcept… 1184 sal_Int32 ImplIntrospectionAdapter::getLen(const Any& array) in getLen() function in stoc_inspect::ImplIntrospectionAdapter 1187 return mxObjIdlArray->getLen( array ); in getLen()
|
/aoo41x/main/basic/source/classes/ |
H A D | sbunoobj.cxx | 633 sal_Int32 nLen = xIdlArray->getLen( aValue ); in implSequenceToMultiDimArray() 858 sal_Int32 i, nLen = xIdlArray->getLen( aValue ); in unoToSbxValue()
|