Home
last modified time | relevance | path

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

/AOO42X/main/sw/source/core/draw/ !
H A Ddpage.cxx181 sTxt = URIHelper::removePassword( pTmpObj->GetURL(), in RequestHelp()
188 sTxt = URIHelper::removePassword( rURL.GetURL(), in RequestHelp()
/AOO42X/main/sw/source/ui/docvw/ !
H A Dedtwin2.cxx170 sTxt = URIHelper::removePassword( sTxt, in RequestHelp()
480 sTxt = URIHelper::removePassword( sTxt, INetURLObject::WAS_ENCODED, in RequestHelp()
/AOO42X/main/svl/inc/svl/ !
H A Durihelper.hxx197 removePassword(UniString const & rURI,
/AOO42X/main/offapi/com/sun/star/auth/ !
H A DXSSOPasswordCache.idl94 void removePassword( [in] string UserName, [in] boolean RemovePersist )
/AOO42X/main/sw/source/core/fields/ !
H A Ddocufld.cxx455 aRet = URIHelper::removePassword( in Expand()
476 aRet = URIHelper::removePassword( in Expand()
/AOO42X/main/svl/source/misc/ !
H A Durihelper.cxx874 URIHelper::removePassword(UniString const & rURI, in removePassword() function in URIHelper
/AOO42X/main/sw/source/core/doc/ !
H A Dnotxtfrm.cxx95 rTxt = URIHelper::removePassword( rTxt, INetURLObject::WAS_ENCODED, in GetRealURL()
/AOO42X/main/sw/source/ui/dochdl/ !
H A Dswdtflvr.cxx223 aObjDesc.maDisplayName = URIHelper::removePassword( in SwTransferable()