Searched refs:sErase (Results 1 – 3 of 3) sorted by relevance
104 static const ::rtl::OUString sErase (RTL_CONSTASCII_USTRINGPARAM("Erase")); in Create() local116 else if (sCompressionPolicy == sErase) in Create()
921 …::rtl::OUString sErase = sName.getToken(0,'/',nIndex); // we don't want to have the "private:forms…924 aList.push_back(sName.copy(sErase.getLength() + 1));
214 …::rtl::OUString sErase = _rName.getToken(0,'/',nIndex); // we don't want to have the "private:form… in lcl_findEntry()215 …return (nIndex != -1 ? lcl_findEntry_impl(rTree,_rName.copy(sErase.getLength() + 1),_pFirst) : NUL… in lcl_findEntry()
Completed in 28 milliseconds