Home
last modified time | relevance | path

Searched refs:m_aExpr (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/xmlhelp/source/cxxhelp/provider/
H A Durlparameter.cxx535 m_aExpr = m_aURL; in parse()
539 m_aExpr = m_aExpr.copy( 0,lstIdx ); in parse()
563 aNewExpr += m_aExpr.copy( 20 ); in scheme()
565 m_aExpr = aNewExpr; in scheme()
573 m_aExpr = m_aExpr.copy( nPrefixLen ); in scheme()
590 m_aModule = m_aExpr.copy( 0,idx ); in module()
591 m_aExpr = m_aExpr.copy( idx ); in module()
619 m_aId = m_aExpr.copy( 1,idx-1 ); in name()
620 m_aExpr = m_aExpr.copy( idx ); in name()
633 if( ! m_aExpr.getLength() ) in query()
[all …]
H A Durlparameter.hxx220 rtl::OUString m_aExpr; member in chelp::URLParameter

Completed in 21 milliseconds