Searched refs:removePassword (Results 1 – 8 of 8) sorted by relevance
/trunk/main/sw/source/core/draw/ |
H A D | dpage.cxx | 181 sTxt = URIHelper::removePassword( pTmpObj->GetURL(), in RequestHelp() 188 sTxt = URIHelper::removePassword( rURL.GetURL(), in RequestHelp()
|
/trunk/main/sw/source/ui/docvw/ |
H A D | edtwin2.cxx | 173 sTxt = URIHelper::removePassword( sTxt, in RequestHelp() 481 sTxt = URIHelper::removePassword( sTxt, INetURLObject::WAS_ENCODED, in RequestHelp()
|
/trunk/main/svl/inc/svl/ |
H A D | urihelper.hxx | 197 removePassword(UniString const & rURI,
|
/trunk/main/offapi/com/sun/star/auth/ |
H A D | XSSOPasswordCache.idl | 94 void removePassword( [in] string UserName, [in] boolean RemovePersist )
|
/trunk/main/sw/source/core/fields/ |
H A D | docufld.cxx | 455 aRet = URIHelper::removePassword( in Expand() 476 aRet = URIHelper::removePassword( in Expand()
|
/trunk/main/svl/source/misc/ |
H A D | urihelper.cxx | 874 URIHelper::removePassword(UniString const & rURI, in removePassword() function in URIHelper
|
/trunk/main/sw/source/core/doc/ |
H A D | notxtfrm.cxx | 95 rTxt = URIHelper::removePassword( rTxt, INetURLObject::WAS_ENCODED, in GetRealURL()
|
/trunk/main/sw/source/ui/dochdl/ |
H A D | swdtflvr.cxx | 229 aObjDesc.maDisplayName = URIHelper::removePassword( in SwTransferable()
|
Completed in 59 milliseconds