Home
last modified time | relevance | path

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

/aoo4110/main/sd/source/ui/slidesorter/cache/
H A DSlsCacheCompactor.cxx104 static const ::rtl::OUString sErase (RTL_CONSTASCII_USTRINGPARAM("Erase")); in Create() local
116 else if (sCompressionPolicy == sErase) in Create()
/aoo4110/main/dbaccess/source/ui/app/
H A DAppControllerDnD.cxx921 …::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));
H A DAppDetailPageHelper.cxx214 …::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 40 milliseconds