Searched refs:sNamesp (Results 1 – 1 of 1) sorted by relevance
223 rtl::OUString sNamesp = rFullName.copy( nStart, nEnd - nStart ); in isUCBSpecialProperty() local224 if ( !( nLen = sNamesp.getLength() ) ) in isUCBSpecialProperty()227 rtl::OUStringBuffer aBuff( sNamesp ); in isUCBSpecialProperty()228 if ( sNamesp[nLen - 1] != '/' ) in isUCBSpecialProperty()
Completed in 12 milliseconds