Home
last modified time | relevance | path

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

/aoo4110/main/xmlhelp/source/cxxhelp/provider/
H A Durlparameter.cxx560 rtl::OUString aNewExpr = m_aExpr.copy( 0, 20 ); in scheme() local
562 aNewExpr += aSharedStr; in scheme()
563 aNewExpr += m_aExpr.copy( 20 ); in scheme()
564 aNewExpr += aSharedStr; in scheme()
565 m_aExpr = aNewExpr; in scheme()

Completed in 11 milliseconds