Lines Matching refs:getLength

142 	return rtl::OString( val.getStr(),val.getLength(),RTL_TEXTENCODING_UTF8 );  in getByName()
192 if( m_aLanguage.getLength() == 0 ) in get_language()
201 if( ! m_aProgram.getLength() ) in get_program()
310 rtl::OString keyStr( m_aId.getStr(),m_aId.getLength(),RTL_TEXTENCODING_UTF8 ); in readHelpDataFile()
328 if( aExtensionPath.getLength() > 0 ) in readHelpDataFile()
395 virtual sal_Int64 SAL_CALL getLength( void ) throw( IOException,RuntimeException );
544 ! m_aLanguage.getLength() || in parse()
545 ! m_aSystem.getLength() ) in parse()
556 sal_Int32 nLen = m_aExpr.getLength(); in scheme()
583 sal_Int32 idx = 0,length = m_aExpr.getLength(); in module()
604 sal_Int32 length = m_aExpr.getLength(); in name()
633 if( ! m_aExpr.getLength() ) in query()
645 while( query_.getLength() != 0 ) in query()
675 if( ! m_aQuery.getLength() ) in query()
752 if( ugblData->m_pInitial->get_eid().getLength() ) in zipOpen()
835 if( ugblData->m_pInitial->get_eid().getLength() ) in zipRead()
941 pDatabases->getProductName().getLength(), in InputStreamTransformer()
946 pDatabases->getProductVersion().getLength(), in InputStreamTransformer()
954 if( parString[last-1].getLength() ) in InputStreamTransformer()
1000 if( xNA.is() && aExtensionPath.getLength() ) in InputStreamTransformer()
1046 xslURL.getLength(), in InputStreamTransformer()
1127 if( 0 <= curr && aData.getLength() < curr ) in readBytes()
1202 sal_Int64 SAL_CALL InputStreamTransformer::getLength( void ) throw( IOException,RuntimeException ) in getLength() function in InputStreamTransformer