Searched refs:m_aExpr (Results 1 – 2 of 2) sorted by relevance
536 m_aExpr = m_aURL; in parse()540 m_aExpr = m_aExpr.copy( 0,lstIdx ); in parse()564 aNewExpr += m_aExpr.copy( 20 ); in scheme()566 m_aExpr = aNewExpr; in scheme()574 m_aExpr = m_aExpr.copy( nPrefixLen ); in scheme()591 m_aModule = m_aExpr.copy( 0,idx ); in module()592 m_aExpr = m_aExpr.copy( idx ); in module()620 m_aId = m_aExpr.copy( 1,idx-1 ); in name()621 m_aExpr = m_aExpr.copy( idx ); in name()634 if( ! m_aExpr.getLength() ) in query()[all …]
220 rtl::OUString m_aExpr; member in chelp::URLParameter
Completed in 15 milliseconds