Home
last modified time | relevance | path

Searched refs:rNewURL (Results 1 – 11 of 11) sorted by relevance

/trunk/main/svtools/source/control/
H A Dfixedhyper.cxx119 void FixedHyperlink::SetURL( const String& rNewURL ) in SetURL() argument
121 m_sURL = rNewURL; in SetURL()
215 void FixedHyperlinkImage::SetURL( const String& rNewURL ) in SetURL() argument
217 m_sURL = rNewURL; in SetURL()
/trunk/main/fpicker/source/office/
H A Diodlg.hxx269 inline void SetPath( const String& rNewURL );
364 inline void SvtFileDialog::SetPath( const String& rNewURL ) in SetPath() argument
366 _aPath = rNewURL; in SetPath()
/trunk/main/svtools/inc/svtools/
H A Dfixedhyper.hxx118 virtual void SetURL( const String& rNewURL );
213 virtual void SetURL( const String& rNewURL );
/trunk/main/ucb/source/ucp/hierarchy/
H A Dhierarchydata.cxx516 const rtl::OUString& rNewURL, const HierarchyEntryData& rData ) in move() argument
520 rtl::OUString aNewPath = createPathFromHierarchyURL( rNewURL ); in move()
538 sal_Int32 nURLPos = rNewURL.lastIndexOf( '/' ); in move()
540 aNewKey = rNewURL.copy( nURLPos + 1 ); in move()
H A Dhierarchydata.hxx117 sal_Bool move( const ::rtl::OUString& rNewURL,
/trunk/main/svx/inc/
H A Dgalobj.hxx73 void ImplUpdateURL( const INetURLObject& rNewURL ) { aURL = rNewURL; } in ImplUpdateURL() argument
/trunk/main/sw/source/core/unocore/
H A Dswunohelper.cxx95 sal_Bool UCB_CopyFile( const String& rURL, const String& rNewURL, sal_Bool bCopyIsMove ) in UCB_CopyFile() argument
100 INetURLObject aURL( rNewURL ); in UCB_CopyFile()
/trunk/main/toolkit/inc/toolkit/helper/
H A Dfixedhyperbase.hxx43 virtual void SetURL( const String& rNewURL );
/trunk/main/sw/inc/
H A Dswunohelper.hxx55 sal_Bool UCB_CopyFile( const String& rURL, const String& rNewURL,
/trunk/main/ucb/source/ucp/webdav/
H A DDAVResourceAccess.cxx1045 void DAVResourceAccess::setURL( const rtl::OUString & rNewURL ) in setURL() argument
1049 m_aURL = rNewURL; in setURL()
H A DDAVResourceAccess.hxx70 void setURL( const rtl::OUString & rNewURL )

Completed in 47 milliseconds